summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
Commit message (Expand)AuthorAge
* drm/amdgpu: fix and cleanup shadow handlingChristian König2017-08-24
* drm/amdgpu: add automatic per asic settings for gart_sizeAlex Deucher2017-08-24
* drm/amd/amdgpu: expose fragment size as module parameter (v2)Roger He2017-08-17
* drm/amdgpu: use 256 bit buffers for all wb allocations (v2)Alex Deucher2017-08-15
* drm/amdgpu: make wb 256bit function names consistentAlex Deucher2017-08-15
* drm/amdgpu: use amdgpu_bo_free_kernel more oftenChristian König2017-08-15
* drm/amdgpu: use amdgpu_bo_create_kernel more oftenChristian König2017-08-15
* drm/amdgpu: Enable uvd and vce gpu re-init for SRIOV gpu resetFrank Min2017-08-15
* Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-08-02
|\
| * drm/amdgpu:fix gfx fence allocate sizeMonk Liu2017-07-25
| * drm/amdgpu: call atomfirmware get_clock_info for atomfirmware systemsAlex Deucher2017-07-14
| * drm/amdgpu: Correctly establish the suspend/resume hook for amdkfdYong Zhao2017-07-14
| * drm/amdgpu: change gartsize default to 256MBChristian König2017-07-14
| * drm/amdgpu: add new gttsize module parameter v2Christian König2017-07-14
| * drm/amdgpu: consistent name all GART related partsChristian König2017-07-14
| * drm/amdgpu: remove gtt_base_align handlingChristian König2017-07-14
| * drm/amdgpu: check scratch registers to see if we need post (v2)Alex Deucher2017-07-14
| * drm/amd/powerplay: added new se_cac_idx r/w APIs v2Evan Quan2017-07-14
| * drm/amdgpu: add workaround for S3 issues on some vega10 boardsKen Wang2017-07-14
| * drm/amdgpu: unify some atombios/atomfirmware scratch reg functionsAlex Deucher2017-07-14
| * drm/amdgpu: Support passing amdgpu critical error to host via GPU Mailbox.Gavin Wan2017-07-14
| * drm/amdgpu: remove *_mc_access from display funcsAlex Deucher2017-07-14
| * drm/amdgpu: use kernel is_power_of_2 rather than local versionAlex Deucher2017-07-14
* | Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-07-09
|\ \ | |/
| * drm/amdgpu: fix typo in amdgpu_debugfs_test_ib_initArnd Bergmann2017-06-29
| * drm/amdgpu: don't check the default value for vm sizeAlex Deucher2017-06-16
| * drm/amdgpu: fix missed gpu info firmware when cache firmware during S3Huang Rui2017-06-15
| * drm/amdgpu: export test ib debugfs interfaceHuang Rui2017-06-15
| * drm/amdgpu: add new member in gpu_info fwHawking Zhang2017-06-15
| * drm/amdgpu: move comment to the right placeAlex Xie2017-06-09
| * drm/amdgpu: add ip block number printsHuang Rui2017-06-06
| * drm/amdgpu: add ip name print for selecting ips with ip_block_maskHuang Rui2017-06-06
| * drm/amdgpu: remove mmhub ipHuang Rui2017-06-06
| * drm/amdgpu: remove gfxhub ipHuang Rui2017-06-06
| * drm/amdgpu: Move compute vm bug logic to amdgpu_vm.cAlex Xie2017-06-01
| * drm/amdgpu: implement lru amdgpu_queue_mgr policy for compute v4Andres Rodriguez2017-05-31
| * drm/amdgpu: optimize amdgpu driver load & resume timeShirish S2017-05-31
| * drm/amdgpu: properly byteswap gpu_info firmwareAlex Deucher2017-05-24
| * drm/amdgpu: return -ENODEV to user space when vram is lost v2Chunming Zhou2017-05-24
| * drm/amdgpu: check if vram is lost v2Chunming Zhou2017-05-24
| * drm/amdgpu: add raven gpu_info supportAlex Deucher2017-05-24
| * drm/amdgpu: add RAVEN family id definitionChunming Zhou2017-05-24
| * drm/amdgpu:use job's list instead of check fenceMonk Liu2017-05-24
| * drm/amdgpu/SRIOV:implement guilty job TDR for(V2)Monk Liu2017-05-24
| * drm/amdgpu:use job* to replace voluntaryMonk Liu2017-05-24
| * drm/amdgpu:don't invoke srio-gpu-reset in gpu-reset (v2)Monk Liu2017-05-24
| * drm/amdgpu: print when gpu reset successedChunming Zhou2017-05-24
| * drm/amdgpu: fix ring0 failed on pro cardChunming Zhou2017-05-24
| * drm/amdgpu: Fix comments in source codeAlex Xie2017-05-24
| * drm/amdgpu: fix errors in comments.Alex Xie2017-05-24