summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2020-09-18drm/amdgpu: remove experimental flag from navi12Alex Deucher1-2/+2
2020-09-18drm/amdgpu: add device ID for sienna_cichlid (v2)Likun Gao1-0/+8
2020-09-18drm/amdgpu: use the AV1 defines for VCN 3.0Alex Deucher1-8/+8
2020-09-18drm/amdgpu: unmap register bar on device init failureAlex Deucher1-2/+6
2020-09-18drm/amdgpu: prevent double kfree ttm->sgPhilip Yang1-0/+1
2020-09-18drm/amdgpu: No sysfs, not an error conditionLuben Tuikov1-3/+1
2020-09-18drm/amdgpu: declare ta firmware for navy_flounderJiansong Chen1-1/+1
2020-09-18amdgpu/gmc_v9: Warn if SDPIF_MMIO_CNTRL_0 is not setShirish S1-1/+4
2020-09-16drm/amdgpu/gmc9: remove mmhub client duplicated caseAlex Deucher1-1/+0
2020-09-16drm/amdgpu: Fail to load on RAVEN if SME is activeAlex Deucher1-0/+10
2020-09-16drm/amd/amdgpu: fix comparison pointer to bool warning in sdma_v4_0.cZheng Bin1-2/+2
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-09Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://a...Dave Airlie1-4/+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-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