summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
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
2024-05-02drm/amdgpu: set mes fw address for mes v12Likun Gao1-9/+28
2024-05-02drm/amdgpu: Add mes v12_0 ip block support (v4)Jack Xiao3-1/+1337
2024-05-02drm/amdgpu: init mes ucode name for gfx v12Likun Gao1-1/+2
2024-05-02drm/amdgpu: Add mes_v12_api_def.h for gfx12Harish Kasiviswanathan1-0/+775
2024-05-02drm/amdgpu: add rlc TOC header file for soc24Likun Gao1-0/+47
2024-05-02drm/amdgpu: add new TOC structureLikun Gao1-0/+27
2024-05-02drm/amdgpu: add gfx12 clearstate headerLikun Gao1-0/+121
2024-05-02drm/amdgpu/discovery: Set GC family for GC 12.0 IPLikun Gao1-0/+4
2024-05-02drm/amdgpu: IB test encode test package change for VCN5Sonny Jiang1-2/+2
2024-05-02drm/amdgpu: Add gfx v9_4_4 ip blockHawking Zhang21-46/+122
2024-05-02drm/amdgpu: Add smu v13_0_14 ip blockHawking Zhang10-6/+24
2024-05-02drm/amdgpu: Add psp v13_0_14 ip blockHawking Zhang5-7/+24
2024-05-02drm/amdgpu: Add sdma v4_4_5 ip blockHawking Zhang6-12/+25
2024-05-02drm/amd: Override DCN410 IP versionAurabindo Pillai1-0/+4
2024-05-02drm/amdkfd: handle duplicate BOs in reserve_bo_and_cond_vmsLang Yu1-1/+2
2024-05-02drm/amdgpu: Move ras resume into SRIOV functionYunxiang Li1-7/+5
2024-05-02drm/amd/amdxcp: Use unique name for partition devLijo Lazar1-1/+3
2024-05-02drm/amdgpu/vpe: fix vpe dpm clk ratio setup failedPeyton Lee1-2/+11
2024-05-02drm/amd/display: Remove redundant NULL check in dcn10_set_input_transfer_funcSrinivasan Shanmugam1-3/+1
2024-05-02drm/amd/display: Remove redundant NULL check in dce110_set_input_transfer_funcSrinivasan Shanmugam1-4/+1
2024-05-02drm/amdgpu: Fix amdgpu_device_reset_sriov retry logicYunxiang Li1-25/+22
2024-05-02drm/amd: Enable DCN410 initAurabindo Pillai1-0/+1
2024-05-02drm/amdgpu: Add reset_context flag for host FLRYunxiang Li5-5/+12
2024-05-02drm/amdgpu: Fix two reset triggered in a rowYunxiang Li5-13/+14