summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2020-09-16drm/amd/amdgpu: fix comparison pointer to bool warning in amdgpu_atpx_handler.cZheng Bin1-2/+2
2020-09-16drm/amd/amdgpu: fix comparison pointer to bool warning in uvd_v6_0.cZheng Bin1-2/+2
2020-09-16drm/amd/amdgpu: fix comparison pointer to bool warning in si.cZheng Bin1-1/+1
2020-09-16drm/amd/amdgpu: fix comparison pointer to bool warning in sdma_v5_2.cZheng Bin1-1/+1
2020-09-16drm/amd/amdgpu: fix comparison pointer to bool warning in sdma_v5_0.cZheng Bin1-1/+1
2020-09-16drm/amd/amdgpu: fix comparison pointer to bool warning in gfx_v10_0.cZheng Bin1-1/+1
2020-09-16drm/amd/amdgpu: fix comparison pointer to bool warning in gfx_v9_0.cZheng Bin1-1/+1
2020-09-16drm/amdgpu: stop resetting xgmi perfmons on disableJonathan Kim2-11/+16
2020-09-16drm/amdgpu: More accurate description of a function paramOak Zeng2-3/+3
2020-09-16drm/amdgpu: Add comment to function amdgpu_ttm_alloc_gartOak Zeng1-1/+6
2020-09-16drm/amdgpu: Include sienna_cichlid in USBC PD FW support.Andrey Grodzovsky1-1/+1
2020-09-16drm/amdgpu: Enable SDMA utilization for ArcturusMukul Joshi1-0/+9
2020-09-16drm/amdgpu: Move existing pflip fields into separate structAurabindo Pillai1-1/+3
2020-09-16drm/amdgpu: Update RAS init handlingJohn Clements1-1/+11
2020-09-16drm/amdgpu: add ta DTM/HDCP print in amdgpu_firmware_info for apuChangfeng1-7/+36
2020-09-16drm/amdgpu: Minor checkpatch fixAndrey Grodzovsky1-2/+4
2020-09-16drm/amdgpu: Disable DPC for XGMI for now.Andrey Grodzovsky1-0/+5
2020-09-16drm/amdgpu: Trim amdgpu_pci_slot_reset by reusing code.Andrey Grodzovsky1-61/+12
2020-09-16drm/amdgpu: Fix consecutive DPC recovery failures.Andrey Grodzovsky5-9/+70
2020-09-16drm/amdgpu: Fix SMU error failureAndrey Grodzovsky1-2/+20
2020-09-16drm/amdgpu: Block all job scheduling activity during DPC recoveryAndrey Grodzovsky1-4/+53
2020-09-16drm/amdgpu: Avoid accessing HW when suspending SW stateAndrey Grodzovsky5-7/+62
2020-09-16drm/amdgpu: Implement DPC recoveryAndrey Grodzovsky3-1/+177
2020-09-16drm/amdgpu: Do gpu recovery when no job is runningLiu ChengZhe2-2/+3
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