aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2017-08-31drm/amdgpu: cleanup the VM code a bit moreChristian König1-15/+5
2017-08-31drm/amdgpu: rework page directory filling v2Christian König2-29/+63
2017-08-29drm/amd: Remove null check before kfreeHimanshu Jha1-4/+2
2017-08-29drm/amdgpu: track evicted page tables v2Christian König5-141/+119
2017-08-29drm/amdgpu: fix comment on amdgpu_bo_vaChristian König1-1/+3
2017-08-29drm/amdgpu: add bo_va cleared flag again v2Christian König3-25/+16
2017-08-29drm/amdgpu: rework moved handling in the VM v2Christian König2-3/+13
2017-08-29drm/amd/amdgpu: Add write() method to VRAM debugfs entry (v2)Tom St Denis1-1/+41
2017-08-29drm/amdgpu/gfx9: adjust mqd allocation sizeAlex Deucher1-7/+18
2017-08-29drm/amdgpu/gfx8: apply dynamic cu mask to APUs as wellAlex Deucher1-6/+4
2017-08-29drm/amdgpu: cleanup GWS, GDS and OA allocationChristian König1-8/+7
2017-08-29drm/amdgpu: fix and cleanup VM ready checkChristian König3-31/+35
2017-08-29drm/amdgpu: fix amdgpu_vm_bo_map trace pointChristian König1-0/+2
2017-08-29drm/amdgpu: Move VBIOS version to sysfsKent Russell1-31/+23
2017-08-29drm/amdgpu: Add debugfs file for VBIOS and versionKent Russell3-1/+67
2017-08-29drm/amd/amdgpu: Use new TTM populate/map helper functionTom St Denis1-31/+2
2017-08-29drm/amd/amdgpu: Remove AMDGPU tracepoint and use new TTM tracepoint (v2)Tom St Denis2-74/+3
2017-08-29drm/amdgpu: support polaris10/11/12 new cp firmwaresEvan Quan1-10/+55
2017-08-29drm/amdgpu: remove duplicate return statementColin Ian King1-1/+0
2017-08-29drm/amdgpu: check memory allocation failureChristophe JAILLET1-0/+3
2017-08-29drm/amd/amdgpu: fix BANK_SELECT on Vega10 (v2)Roger He2-6/+4
2017-08-29drm/amdgpu: inline amdgpu_ttm_do_bind againChristian König1-27/+18
2017-08-29drm/amdgpu: fix amdgpu_ttm_bindChristian König3-19/+30
2017-08-29drm/amdgpu: remove the GART copy hackChristian König1-17/+5
2017-08-29drm/amdgpu: set sched_hw_submission higher for KIQ (v3)Alex Deucher1-4/+12
2017-08-29drm/amdgpu: move default gart size setting into gmc modulesAlex Deucher6-57/+74
2017-08-29drm/amdgpu: refine default gart sizeAlex Deucher2-7/+33
2017-08-29drm/amdgpu: fix and cleanup shadow handlingChristian König3-37/+23
2017-08-29drm/amdgpu: add automatic per asic settings for gart_sizeAlex Deucher4-6/+20
2017-08-29drm/amdgpu/gfx8: fix spelling typo in mqd allocationAlex Deucher1-6/+6
2017-08-29drm/amdgpu/virtual_dce: Virtual display doesn't support disable vblank immedi...Emily Deng1-2/+3
2017-08-29drm/amdgpu: Fix huge page updates with CPUFelix Kuehling1-1/+15
2017-08-29drm/syncobj: Rename fence_get to find_fenceJason Ekstrand1-1/+1
2017-08-24drm/amdgpu: remove duplicate return statementColin Ian King1-1/+0
2017-08-24drm/amdgpu: check memory allocation failureChristophe JAILLET1-0/+3
2017-08-24drm/amd/amdgpu: fix BANK_SELECT on Vega10 (v2)Roger He2-6/+4
2017-08-24drm/amdgpu: inline amdgpu_ttm_do_bind againChristian König1-27/+18
2017-08-24drm/amdgpu: fix amdgpu_ttm_bindChristian König3-19/+30
2017-08-24drm/amdgpu: remove the GART copy hackChristian König1-17/+5
2017-08-24drm/amdgpu: set sched_hw_submission higher for KIQ (v3)Alex Deucher1-4/+12
2017-08-24drm/amdgpu: move default gart size setting into gmc modulesAlex Deucher6-57/+74
2017-08-24drm/amdgpu: refine default gart sizeAlex Deucher2-7/+33
2017-08-24drm/amdgpu: fix and cleanup shadow handlingChristian König3-37/+23
2017-08-24drm/amdgpu: add automatic per asic settings for gart_sizeAlex Deucher4-6/+20
2017-08-24drm/amdgpu/gfx8: fix spelling typo in mqd allocationAlex Deucher1-6/+6
2017-08-23drm/amdgpu/virtual_dce: Virtual display doesn't support disable vblank immedi...Emily Deng1-2/+3
2017-08-23drm/amdgpu: Fix huge page updates with CPUFelix Kuehling1-1/+15
2017-08-21Merge tag 'drm-amdkfd-next-2017-08-18' of git://people.freedesktop.org/~gabba...Dave Airlie7-62/+382
2017-08-18drm/amdgpu: fix vega10 graphic hang issue in S3 testKen Wang2-2/+9
2017-08-17drm/amdgpu: bump version for support of UVD MJPEG decodeLeo Liu1-1/+2