summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2020-09-21drm/amdgpu: Convert to using devm_drm_dev_alloc() (v2)Luben Tuikov1-12/+4
2020-09-17drm/ttm: drop special pipeline accel cleanup function.Dave Airlie1-2/+2
2020-09-17drm/ttm/drivers: call the bind function directly.Dave Airlie1-1/+5
2020-09-17drm/ttm: move unbind into the tt destroy.Dave Airlie1-0/+1
2020-09-17drm/ttm: flip tt destroy ordering.Dave Airlie1-0/+1
2020-09-17drm/ttm: protect against reentrant bind in the driversDave Airlie1-0/+12
2020-09-16drm/ttm: move ttm binding/unbinding out of ttm_tt paths.Dave Airlie1-1/+1
2020-09-16drm/ttm: split populate out from binding.Dave Airlie1-1/+5
2020-09-16drm/ttm/tt: add wrappers to set tt state.Dave Airlie1-2/+2
2020-09-15drm/ttm: remove available_cachingChristian König3-4/+0
2020-09-15drm/ttm: remove default cachingChristian König3-3/+1
2020-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard131-21373/+3748
2020-09-11drm/ttm: nuke memory type flagsChristian König3-18/+23
2020-09-09drm: allow limiting the scatter list size.Gerd Hoffmann1-1/+2
2020-09-09Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://a...Dave Airlie1-4/+4
2020-09-09drm/amdgpu/ttm: move to driver backend binding funcsDave Airlie1-7/+3
2020-09-09drm/ttm: introduce ttm_bo_move_nullDave Airlie1-21/+3
2020-09-08drm/ttm: merge offset and base in ttm_bus_placementChristian König1-3/+4
2020-09-08Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...Dave Airlie130-21350/+3673
2020-09-08Merge tag 'v5.9-rc4' into drm-nextDave Airlie8-10/+13
2020-09-07drm/ttm: remove bdev from ttm_ttDave Airlie1-17/+23
2020-09-03drm/amdgpu/mmhub2.0: print client id string for mmhubAlex Deucher1-6/+82
2020-09-03drm/amdgpu/gmc9: print client id string for mmhubAlex Deucher1-9/+230
2020-09-03drm/amdgpu/gmc10: print client id string for gfxhubAlex Deucher2-6/+54
2020-09-03drm/amdgpu/gmc9: print client id string for gfxhubAlex Deucher1-4/+26
2020-09-03drm/amdgpu/gfx10: Delete some duplicated argument to '|'Ye Bin1-3/+1
2020-09-03drm/amdgpu: add ta firmware load in psp_v12_0 for renoirChangfeng1-0/+54
2020-09-03drm/amdgpu: fix max_entries calculation v4Christian König1-4/+4
2020-09-03drm/amdgpu: Remove superfluous NULL checkLuben Tuikov1-3/+0
2020-09-03drm/amdgpu: enable ih1 ih2 for Arcturus onlyAlex Sierra1-11/+19
2020-09-03drm/amdgpu: Fix a redundant kfreexinhui pan1-9/+1
2020-09-03drm/amdgpu: block ring buffer access during GPU recoveryDennis Li3-10/+23
2020-09-03drm/amdgpu: disable gpu-sched load balance for uvdNirmoy Das1-1/+5
2020-08-31drm/amdgpu/ttm: remove unused parameter to move blitDave Airlie1-4/+4
2020-08-28drm/amdgpu: fix compiler warningsNirmoy Das1-4/+4
2020-08-28Merge tag 'drm-fixes-2020-08-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds4-6/+9
2020-08-28Merge tag 'drm-misc-next-2020-08-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie17-247/+264
2020-08-27drm/amdgpu: simplify hw status clear/set logicJiawei1-7/+6
2020-08-26drm/amdgpu: correct SE number for arcturus gfx rasGuchun Chen1-4/+4
2020-08-26drm/amdgpu: disable runtime pm for navy_flounderJiansong Chen1-0/+1
2020-08-26drm/amdgpu: Fix buffer overflow in INFO ioctlAlex Deucher1-0/+4
2020-08-26drm/amdgpu: report DC not supported if virtual display is enabled (v2)Alex Deucher1-1/+1
2020-08-26drm/amdgpu: use MODE1 reset for navy_flounder by defaultJiansong Chen1-0/+1
2020-08-26drm/amdkfd: fix set kfd node ras properties valueStanley.Yang2-9/+20
2020-08-26drm/amdgpu: add asd fw check before loading asdTao Zhou1-2/+1
2020-08-26drm/amdgpu: add a wrapper for atom asic_initAlex Deucher1-3/+17
2020-08-26drm/amdgpu: add pre_asic_init callback for naviAlex Deucher1-0/+5
2020-08-26drm/amdgpu: add pre_asic_init callback for SOC15Alex Deucher3-18/+26
2020-08-26drm/amdgpu: add pre_asic_init callback for VIAlex Deucher1-0/+5
2020-08-26drm/amdgpu: add pre_asic_init callback for CIKAlex Deucher1-0/+5