summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2024-05-02drm/amdgpu/discovery: add mes v12_0 ip blockLikun Gao1-0/+9
2024-05-02drm/amdgpu/discovery: add gfx v12_0 ip blockLikun Gao1-0/+7
2024-05-02drm/amdgpu/mes12: disable logging outputJack Xiao1-1/+1
2024-05-02drm/amdgpu: add module parameter 'amdgpu_uni_mes'Jack Xiao3-0/+13
2024-05-02drm/amdgpu/mes12: add legacy setting hw resource interfaceJack Xiao2-2/+42
2024-05-02drm/amdgpu: Disable unmapped doorbell handling basic mode on mes 12shaoyunl2-17/+2
2024-05-02drm/amdgpu/gfx: enable mes to map legacy queue supportJack Xiao2-25/+4
2024-05-02drm/amdgpu/mes12: add mes mapping legacy queue supportJack Xiao1-0/+26
2024-05-02drm/amdgpu/mes12: enable uni_mes fw on mes pipe0Jack Xiao1-13/+38
2024-05-02drm/amdgpu/mes12: add uni_mes fw loading supportJack Xiao1-0/+10
2024-05-02drm/amdgpu/mes: add uni_mes fw loading supportJack Xiao2-1/+5
2024-05-02drm/amdkfd: mark GFX12 system and peer GPU memory mappings as MTYPE_NCSreekant Somasekharan2-0/+18
2024-05-02drm/amd/amdkfd: Add GFX12 PTE flag to SVM get PTE functionSreekant Somasekharan1-0/+2
2024-05-02drm/amdkfd: Enable atomic support for GFX12David Belanger2-0/+5
2024-05-02drm/amdkfd: fix NULL ptr for debugfs mqds on GFX v12Eric Huang1-0/+3
2024-05-02drm/amdkfd: enable single alu ops for gfx12Jonathan Kim2-2/+17
2024-05-02drm/amdkfd: fix support for trap on wave start and end for gfx12Jonathan Kim1-5/+43
2024-05-02drm/amdkfd: always enable ttmp setup for gfx12Jonathan Kim3-2/+4
2024-05-02drm/amdkfd: Enable GFX12 trap handlerDavid Belanger1-4/+3
2024-05-02drm/amdkfd: enable missed single-step workaround for gfx12Laurent Morichetti2-394/+409
2024-05-02drm/amdkfd: save and restore barrier state for gfx12Lancelot SIX2-150/+205
2024-05-02drm/amdkfd: Add gfx12 trap handler supportJay Cornwall2-42/+607
2024-05-02drm/amdkfd: Move trap handler coherence flags to preprocessorJay Cornwall1-62/+65
2024-05-02drm/amdkfd: Added gfx_v12_kfd2kgd interface for GFX12.David Belanger3-3/+344
2024-05-02drm/amdkfd: Added device queue manager files for GFX12.David Belanger4-1/+87
2024-05-02drm/amdkfd: Added MQD manager files for GFX12.David Belanger5-3/+454
2024-05-02drm/amdkfd: Added temporary changes for GFX12.David Belanger1-1/+19
2024-05-02drm/amdkfd: Basic SDMA and cache info changes for GFX12.David Belanger2-0/+6
2024-05-02drm/amdgpu: Enable event log on MES 12shaoyunl1-0/+4
2024-05-02drm/amdgpu: Enable unmapped doorbell handling basic mode on mes 12shaoyunl2-2/+17
2024-05-02drm/amdgpu: Switch to smuio func to get gpu clk counterHawking Zhang1-9/+7
2024-05-02drm/amdgpu: init gfxhub setting to align with mmhubLikun Gao1-0/+39
2024-05-02drm/amdgpu: skip dpm check to init imu fwLikun Gao1-1/+1
2024-05-02drm/amdgpu: fix active rb and cu number for gfx12Likun Gao1-26/+55
2024-05-02drm/amdgpu: use new method to program rlc ramLikun Gao1-9/+61
2024-05-02drm/amd/amdgpu: add cgcg&cgls interface for gfx 12.0Kenneth Feng2-2/+191
2024-05-02drm/amd/amdgpu: update GFX12 wave data registersTom St Denis1-2/+11
2024-05-02drm/amdgpu: set different fw data addr for mec pipeLikun Gao1-4/+10
2024-05-02drm/amd/amdgpu: workaround for the imu fw loadingKenneth Feng1-0/+5
2024-05-02drm/amd: Move fw init from sw_init to early_init for imu v12Likun Gao1-8/+8
2024-05-02drm/amdgpu: support S&R fw load for gfx v12Likun Gao1-0/+16
2024-05-02drm/amdgpu/gfx12: recalculate available compute rings to useJack Xiao1-0/+7
2024-05-02drm/amdgpu: skip imu related function if dpm=0Likun Gao1-3/+3
2024-05-02drm/amd/amdgpu: imu fw loading supportKenneth Feng4-3/+337
2024-05-02drm/amdgpu: set cp fw address set for gfx v12Likun Gao1-64/+122
2024-05-02drm/amdgpu: Add gfx v12_0 ip block support (v6)Likun Gao3-1/+4633
2024-05-02drm/amdgpu/mes12: update data cache boundaryJack Xiao1-2/+2
2024-05-02drm/amdgpu: fix trap enablement for gfx12Jonathan Kim1-0/+1
2024-05-02drm/amdgpu: Enable MES to handle doorbell ring on unmapped queueshaoyunl1-0/+24
2024-05-02drm/amdgpu: enable mes v12 self testJack Xiao2-1/+7