summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2017-08-31drm/amdgpu: add IOCTL interface for per VM BOs v3Christian König4-22/+53
2017-08-31drm/amdgpu: add support for per VM BOs v2Christian König3-26/+60
2017-08-31drm/amdgpu: restrict userptr even moreChristian König1-0/+6
2017-08-31drm/amdgpu: fix new PD update code for Vega10 v2Christian König1-2/+2
2017-08-31drm/amdgpu: move hw generation check into amdgpu_doorbell_init v2Christian König1-5/+12
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/powerplay/hwmgr: Remove null check before kfreeHimanshu Jha4-105/+53
2017-08-29drm/amd: Remove null check before kfreeHimanshu Jha2-8/+4
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/amd/powerplay: notify smu once display changed on Rv.Rex Zhu4-20/+43
2017-08-29drm/amd/powerplay: add dummy pp table for raven. (v2)Rex Zhu1-12/+49
2017-08-29drm/amd/powerplay: refine pp code for ravenRex Zhu1-119/+16
2017-08-29drm/amdgpu/gfx9: adjust mqd allocation sizeAlex Deucher2-7/+26
2017-08-29drm/amdgpu/gfx9: update mqd to include dynamic CU maskAlex Deucher1-2/+2
2017-08-29drm/amdgpu/gfx8: drop cz mqdAlex Deucher1-259/+0
2017-08-29drm/amdgpu/gfx8: apply dynamic cu mask to APUs as wellAlex Deucher1-6/+4
2017-08-29drm/amdgpu/powerplay/vega10: fix typo in register base indexAlex Deucher1-1/+1
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/radeon: use new TTM populate/dma map helper functionsTom St Denis1-31/+2
2017-08-29drm/amd/amdgpu: Use new TTM populate/map helper functionTom St Denis1-31/+2
2017-08-29drm/ttm: Add helper functions to populate/map in one call (v2)Tom St Denis1-0/+41
2017-08-29drm/amd/include: Add hdmi_redriver_set to atomfirmwareHarry Wentland1-1/+18
2017-08-29drm/amd/amdgpu: Remove AMDGPU tracepoint and use new TTM tracepoint (v2)Tom St Denis2-74/+3
2017-08-29drm/ttm: Add DMA map/unmap tracepoint (v3)Tom St Denis4-1/+208
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/ttm:fix wrong decoding of bo_countMonk Liu1-2/+2
2017-08-29drm/ttm: fix missing inc bo_countMonk Liu1-0/+1
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/amd/powerplay: ACG frequency added in PPTableEvan Quan2-5/+12
2017-08-29drm/amdgpu: discard commands of killed processesChristian König1-4/+19
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 Deucher2-8/+8