summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2024-05-02drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6Hersen Wu-1/+4
2024-05-02drm/amd/display: Add NULL pointer and OVERRUN check within amdgpu_dm irq regi...Hersen Wu-41/+128
2024-05-02drm/amd/display: Check gpio_id before used as array indexAlex Hung-2/+11
2024-05-02drm/amd/display: Ensure array index tg_inst won't be -1Alex Hung-1/+1
2024-05-02drm/amd/display: Skip accessing array for unknown eng_idAlex Hung-1/+8
2024-05-02drm/amd/display: Refactor DCCG into component folderRevalla Hari Krishna-12/+108
2024-05-02drm/amd/display: Fix invalid Copyright noticeLeo Ma-10/+9
2024-05-02drm/amd/pm: add pstate support for SMU_14_0_2Gui Chengming-1/+53
2024-05-02drm/amd/pm: add tool log support on smu v14.0.2/3Kenneth Feng-0/+4
2024-05-02drm/amd/pm: enable mode1 reset on smu v14.0.2/v14.0.3Kenneth Feng-1/+7
2024-05-02drm/amd/pm: support mode1 reset on smu_v14_0_3Kenneth Feng-0/+3
2024-05-02drm/amdgpu/mes12: Use a separate fence per transactionAlex Deucher-4/+18
2024-05-02drm/amdgpu/mes12: increase mes submission timeoutAlex Deucher-1/+1
2024-05-02drm/amdgpu/mes12: print MES opcodes rather than numbersAlex Deucher-4/+77
2024-05-02drm/amd/amdgpu: enable mmhub and athub cg on gc 12.0.1Kenneth Feng-1/+6
2024-05-02drm/amd/amdgpu: enable gfxoff on gc 12.0.1Kenneth Feng-1/+14
2024-05-02drm/amdgpu: support cg state get for gfx v12Likun Gao-1/+37
2024-05-02drm/amd/amdgpu: enable sram fgcg on gc 12.0.1Kenneth Feng-1/+15
2024-05-02drm/amd/amdgpu: enable perfcounter mgcg and repeater fgcgKenneth Feng-3/+33
2024-05-02drm/amd/amdgpu: enable 3D cgcg and 3D cglsKenneth Feng-1/+3
2024-05-02drm/amd/amdgpu: enable mgcg on gfx 12.0.1Kenneth Feng-5/+31
2024-05-02drm/amd/amdgpu: enable cgcg and cglsKenneth Feng-1/+2
2024-05-02drm/amdgpu/vcn5: Add VCN5 capabilitiesDavid (Ming Qiang) Wu-0/+43
2024-05-02drm/amdgpu/vcn5: enable DPG mode supportSonny Jiang-1/+2
2024-05-02drm/amdgpu/jpeg5: enable power gatingSonny Jiang-1/+2
2024-05-02amdgpu/vcn: enable AMD_PG_SUPPORT_VCNDavid (Ming Qiang) Wu-1/+1
2024-05-02drm/amdgpu: Fix physical address maskDavid Belanger-1/+1
2024-05-02drm/amdgpu/discovery: add mes v12_0 ip blockLikun Gao-0/+9
2024-05-02drm/amdgpu/discovery: add gfx v12_0 ip blockLikun Gao-0/+7
2024-05-02drm/amdgpu/mes12: disable logging outputJack Xiao-1/+1
2024-05-02drm/amdgpu: add module parameter 'amdgpu_uni_mes'Jack Xiao-0/+13
2024-05-02drm/amdgpu/mes12: add legacy setting hw resource interfaceJack Xiao-2/+42
2024-05-02drm/amdgpu: Disable unmapped doorbell handling basic mode on mes 12shaoyunl-17/+2
2024-05-02drm/amdgpu/gfx: enable mes to map legacy queue supportJack Xiao-25/+4
2024-05-02drm/amdgpu/mes12: add mes mapping legacy queue supportJack Xiao-0/+26
2024-05-02drm/amdgpu/mes12: enable uni_mes fw on mes pipe0Jack Xiao-13/+38
2024-05-02drm/amdgpu/mes12: add uni_mes fw loading supportJack Xiao-0/+10
2024-05-02drm/amdgpu/mes: add uni_mes fw loading supportJack Xiao-1/+5
2024-05-02drm/amdkfd: mark GFX12 system and peer GPU memory mappings as MTYPE_NCSreekant Somasekharan-0/+18
2024-05-02drm/amd/amdkfd: Add GFX12 PTE flag to SVM get PTE functionSreekant Somasekharan-0/+2
2024-05-02drm/amdkfd: Enable atomic support for GFX12David Belanger-0/+5
2024-05-02drm/amdkfd: fix NULL ptr for debugfs mqds on GFX v12Eric Huang-0/+3
2024-05-02drm/amdkfd: enable single alu ops for gfx12Jonathan Kim-2/+17
2024-05-02drm/amdkfd: fix support for trap on wave start and end for gfx12Jonathan Kim-5/+43
2024-05-02drm/amdkfd: always enable ttmp setup for gfx12Jonathan Kim-2/+4
2024-05-02drm/amdkfd: Enable GFX12 trap handlerDavid Belanger-4/+3
2024-05-02drm/amdkfd: enable missed single-step workaround for gfx12Laurent Morichetti-394/+409
2024-05-02drm/amdkfd: save and restore barrier state for gfx12Lancelot SIX-150/+205
2024-05-02drm/amdkfd: Add gfx12 trap handler supportJay Cornwall-42/+607
2024-05-02drm/amdkfd: Move trap handler coherence flags to preprocessorJay Cornwall-62/+65