summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2020-09-15drm/amdgpu: Block all job scheduling activity during DPC recoveryAndrey Grodzovsky-4/+53
2020-09-15drm/amdgpu: Avoid accessing HW when suspending SW stateAndrey Grodzovsky-7/+62
2020-09-15drm/amdgpu: Implement DPC recoveryAndrey Grodzovsky-1/+177
2020-09-15drm/amdgpu: Do gpu recovery when no job is runningLiu ChengZhe-2/+3
2020-09-15drm/ttm: remove available_cachingChristian König-4/+0
2020-09-15drm/ttm: remove default cachingChristian König-3/+1
2020-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard-21373/+3748
2020-09-11drm/ttm: nuke memory type flagsChristian König-18/+23
2020-09-09drm: allow limiting the scatter list size.Gerd Hoffmann-1/+2
2020-09-09Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://a...Dave Airlie-4/+4
2020-09-09drm/amdgpu/ttm: move to driver backend binding funcsDave Airlie-7/+3
2020-09-09drm/ttm: introduce ttm_bo_move_nullDave Airlie-21/+3
2020-09-08drm/ttm: merge offset and base in ttm_bus_placementChristian König-3/+4
2020-09-08Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...Dave Airlie-21350/+3673
2020-09-08Merge tag 'v5.9-rc4' into drm-nextDave Airlie-10/+13
2020-09-08drm/ttm: remove bdev from ttm_ttDave Airlie-17/+23
2020-09-03drm/amdgpu/mmhub2.0: print client id string for mmhubAlex Deucher-6/+82
2020-09-03drm/amdgpu/gmc9: print client id string for mmhubAlex Deucher-9/+230
2020-09-03drm/amdgpu/gmc10: print client id string for gfxhubAlex Deucher-6/+54
2020-09-03drm/amdgpu/gmc9: print client id string for gfxhubAlex Deucher-4/+26
2020-09-03drm/amdgpu/gfx10: Delete some duplicated argument to '|'Ye Bin-3/+1
2020-09-03drm/amdgpu: add ta firmware load in psp_v12_0 for renoirChangfeng-0/+54
2020-09-03drm/amdgpu: fix max_entries calculation v4Christian König-4/+4
2020-09-03drm/amdgpu: Remove superfluous NULL checkLuben Tuikov-3/+0
2020-09-03drm/amdgpu: enable ih1 ih2 for Arcturus onlyAlex Sierra-11/+19
2020-09-03drm/amdgpu: Fix a redundant kfreexinhui pan-9/+1
2020-09-03drm/amdgpu: block ring buffer access during GPU recoveryDennis Li-10/+23
2020-09-03drm/amdgpu: disable gpu-sched load balance for uvdNirmoy Das-1/+5
2020-08-31drm/amdgpu/ttm: remove unused parameter to move blitDave Airlie-4/+4
2020-08-28drm/amdgpu: fix compiler warningsNirmoy Das-4/+4
2020-08-28Merge tag 'drm-fixes-2020-08-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-6/+9
2020-08-28Merge tag 'drm-misc-next-2020-08-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-247/+264
2020-08-27drm/amdgpu: simplify hw status clear/set logicJiawei-7/+6
2020-08-26drm/amdgpu: correct SE number for arcturus gfx rasGuchun Chen-4/+4
2020-08-26drm/amdgpu: disable runtime pm for navy_flounderJiansong Chen-0/+1
2020-08-26drm/amdgpu: Fix buffer overflow in INFO ioctlAlex Deucher-0/+4
2020-08-26drm/amdgpu: report DC not supported if virtual display is enabled (v2)Alex Deucher-1/+1
2020-08-26drm/amdgpu: use MODE1 reset for navy_flounder by defaultJiansong Chen-0/+1
2020-08-26drm/amdkfd: fix set kfd node ras properties valueStanley.Yang-9/+20
2020-08-26drm/amdgpu: add asd fw check before loading asdTao Zhou-2/+1
2020-08-26drm/amdgpu: add a wrapper for atom asic_initAlex Deucher-3/+17
2020-08-26drm/amdgpu: add pre_asic_init callback for naviAlex Deucher-0/+5
2020-08-26drm/amdgpu: add pre_asic_init callback for SOC15Alex Deucher-18/+26
2020-08-26drm/amdgpu: add pre_asic_init callback for VIAlex Deucher-0/+5
2020-08-26drm/amdgpu: add pre_asic_init callback for CIKAlex Deucher-0/+5
2020-08-26drm/amdgpu: add pre_asic_init callback for SIAlex Deucher-0/+5
2020-08-26drm/amdgpu: add an asic callback for pre asic initAlex Deucher-0/+3
2020-08-26drm/amdgpu: fix up DCHUBBUB_SDPIF_MMIO_CNTRL_0 handlingAlex Deucher-2/+5
2020-08-26drm/amdkfd: call amdgpu_amdkfd_get_hive_id directlyFelix Kuehling-4/+0
2020-08-26drm/amdkfd: call amdgpu_amdkfd_get_unique_id directlyFelix Kuehling-2/+0