summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2021-06-11drm/amd/pm: drop the incomplete fix for Navi14 runpm issueEvan Quan-4/+1
2021-06-10drm/amdgpu: Added support for loading auxiliary PSP FWJohn Clements-8/+46
2021-06-10drm/amdgpu: Updated fw header structure sourceJohn Clements-60/+56
2021-06-10drm/amdkfd: use allowed domain for vmbo validationNirmoy Das-17/+4
2021-06-10Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/ag...Dave Airlie-215/+649
2021-06-10drm/amdgpu: use correct rounding macro for 64-bitDave Airlie-1/+1
2021-06-09drm/amdgpu/vcn: drop gfxoff control for VCN2+Alex Deucher-2/+0
2021-06-10Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-214/+240
2021-06-08drm/amdgpu: Fix incorrect register offsets for Sienna CichlidRohit Khaire-5/+21
2021-06-08drm/amdgpu: Use drm_dbg_kms for reporting failure to get a GEM FBMichel Dänzer-2/+2
2021-06-08drm/amdgpu: switch kzalloc to kvzalloc in amdgpu_bo_createChangfeng-2/+2
2021-06-08drm/amdgpu: Use PSP to program IH_RB_CNTL_RING1/2 on SRIOVRohit Khaire-5/+17
2021-06-08drm/amdgpu: allocate psp fw private buffer from VRAM for sriov vfZhigang Luo-5/+14
2021-06-08drm/amdgpu: add psp ta microcode init for aldebaran sriov vfZhigang Luo-0/+6
2021-06-08drm/amdgpu: remove sriov vf mmhub system aperture and fb location programmingZhigang Luo-14/+3
2021-06-08drm/amdgpu: remove sriov vf gfxhub fb location programmingZhigang Luo-12/+0
2021-06-08drm/amdgpu: remove sriov vf checking from getting fb locationZhigang Luo-4/+1
2021-06-08drm/amdgpu: fix shadow bo skip conditionNirmoy Das-1/+1
2021-06-07drm/amdgpu: Fix a a typo in a commentChristophe JAILLET-1/+1
2021-06-07drm/amdgpu: Fix warning of Function parameter or member not describedEric Huang-0/+1
2021-06-07drm/amdgpu: fix VM handling for GART allocationsChristian König-2/+2
2021-06-07drm/amdgpu: Fixing "Indirect register access for Navi12 sriov" for vega10Peng Ju Zhou-3/+4
2021-06-07drm/amdgpu: Update psp fw attestation support listJohn Clements-0/+3
2021-06-07drm/amdgpu: Modify register access in sdma_v5_2 to use _SOC15 macrosRohit Khaire-35/+35
2021-06-07drm/ttm, drm/amdgpu: Allow the driver some control over swappingThomas Hellström-0/+4
2021-06-06dma-buf: drop the _rcu postfix on function names v3Christian König-22/+17
2021-06-06dma-buf: rename and cleanup dma_resv_get_list v2Christian König-4/+4
2021-06-06dma-buf: rename and cleanup dma_resv_get_excl v3Christian König-2/+2
2021-06-04drm/amdgpu: Add DC support and display block for Yellow CarpNicholas Kazlauskas-1/+7
2021-06-04drm/amdgpu: add video_codecs query support for yellow carpJames Zhu-0/+1
2021-06-04drm/amdgpu: add mode2 reset support for yellow carpAaron Liu-0/+1
2021-06-04drm/amdgpu: correct the cu and rb info for yellow carpXiaomeng Hou-2/+4
2021-06-04drm/amdgpu: add gpu harvest support for yellow carp (v2)Xiaomeng Hou-0/+48
2021-06-04drm/amdgpu: Load TA firmware for yellow carpNicholas Kazlauskas-0/+4
2021-06-04drm/amdgpu: add timestamp counter query support for yellow carpAaron Liu-0/+1
2021-06-04drm/amdgpu: add RLC_PG_DELAY_3 for yellow carpAaron Liu-5/+16
2021-06-04drm/amdgpu: enable VCN PG and CG for yellow carpAaron Liu-2/+6
2021-06-04drm/amdgpu: enable vcn dpg mode on yellow carpJames Zhu-1/+2
2021-06-04drm/amdgpu: enable vcn/jpeg on yellow carpJames Zhu-0/+3
2021-06-04drm/amdgpu/vcn: add vcn support for yellow carpJames Zhu-0/+8
2021-06-04drm/amdgpu/jpeg: Remove harvest checking on CHIP_YELLOW_CARPJames Zhu-3/+6
2021-06-04drm/amdgpu: add IH Clock Gating support for yellow carpAaron Liu-1/+2
2021-06-04drm/amdgpu: add ATHUB Clock Gating support for yellow carpAaron Liu-1/+3
2021-06-04drm/amdgpu: add HDP Clock Gating support for yellow carpAaron Liu-1/+3
2021-06-04drm/amdgpu: add SDMA Clock Gating support for yellow carpAaron Liu-1/+2
2021-06-04drm/amdgpu: add GFX Power Gating support for yellow carpAaron Liu-1/+1
2021-06-04drm/amdgpu: add MMHUB Clock Gating support for yellow carpAaron Liu-1/+3
2021-06-04drm/amdgpu: add GFX Clock Gating support for yellow carpAaron Liu-1/+9
2021-06-04drm/amdgpu: enable psp_v13 for yellow carpAaron Liu-0/+6
2021-06-04drm/amdgpu: add psp_v13 support for yellow carpAaron Liu-7/+26