summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2024-05-02drm/amdgpu: Enable unmapped doorbell handling basic mode on mes 12shaoyunl-1/+15
2024-05-02drm/amdgpu: Switch to smuio func to get gpu clk counterHawking Zhang-9/+7
2024-05-02drm/amdgpu: init gfxhub setting to align with mmhubLikun Gao-0/+39
2024-05-02drm/amdgpu: skip dpm check to init imu fwLikun Gao-1/+1
2024-05-02drm/amdgpu: fix active rb and cu number for gfx12Likun Gao-26/+55
2024-05-02drm/amdgpu: use new method to program rlc ramLikun Gao-9/+61
2024-05-02drm/amd/amdgpu: add cgcg&cgls interface for gfx 12.0Kenneth Feng-2/+191
2024-05-02drm/amd/amdgpu: update GFX12 wave data registersTom St Denis-2/+11
2024-05-02drm/amdgpu: set different fw data addr for mec pipeLikun Gao-4/+10
2024-05-02drm/amd/amdgpu: workaround for the imu fw loadingKenneth Feng-0/+5
2024-05-02drm/amd: Move fw init from sw_init to early_init for imu v12Likun Gao-8/+8
2024-05-02drm/amdgpu: support S&R fw load for gfx v12Likun Gao-0/+16
2024-05-02drm/amdgpu/gfx12: recalculate available compute rings to useJack Xiao-0/+7
2024-05-02drm/amdgpu: skip imu related function if dpm=0Likun Gao-3/+3
2024-05-02drm/amd/amdgpu: imu fw loading supportKenneth Feng-3/+337
2024-05-02drm/amdgpu: set cp fw address set for gfx v12Likun Gao-64/+122
2024-05-02drm/amdgpu: Add gfx v12_0 ip block support (v6)Likun Gao-1/+4633
2024-05-02drm/amdgpu/mes12: update data cache boundaryJack Xiao-2/+2
2024-05-02drm/amdgpu: fix trap enablement for gfx12Jonathan Kim-0/+1
2024-05-02drm/amdgpu: Enable MES to handle doorbell ring on unmapped queueshaoyunl-0/+24
2024-05-02drm/amdgpu: enable mes v12 self testJack Xiao-1/+7
2024-05-02drm/amdgpu: set mes fw address for mes v12Likun Gao-9/+28
2024-05-02drm/amdgpu: Add mes v12_0 ip block support (v4)Jack Xiao-1/+1337
2024-05-02drm/amdgpu: init mes ucode name for gfx v12Likun Gao-1/+2
2024-05-02drm/amdgpu: add rlc TOC header file for soc24Likun Gao-0/+47
2024-05-02drm/amdgpu: add new TOC structureLikun Gao-0/+27
2024-05-02drm/amdgpu: add gfx12 clearstate headerLikun Gao-0/+121
2024-05-02drm/amdgpu/discovery: Set GC family for GC 12.0 IPLikun Gao-0/+4
2024-05-02drm/amdgpu: IB test encode test package change for VCN5Sonny Jiang-2/+2
2024-05-02drm/amdgpu: Add gfx v9_4_4 ip blockHawking Zhang-18/+55
2024-05-02drm/amdgpu: Add smu v13_0_14 ip blockHawking Zhang-3/+15
2024-05-02drm/amdgpu: Add psp v13_0_14 ip blockHawking Zhang-7/+24
2024-05-02drm/amdgpu: Add sdma v4_4_5 ip blockHawking Zhang-12/+24
2024-05-02drm/amd: Override DCN410 IP versionAurabindo Pillai-0/+4
2024-05-02drm/amdkfd: handle duplicate BOs in reserve_bo_and_cond_vmsLang Yu-1/+2
2024-05-02drm/amdgpu: Move ras resume into SRIOV functionYunxiang Li-7/+5
2024-05-02drm/amdgpu/vpe: fix vpe dpm clk ratio setup failedPeyton Lee-2/+11
2024-05-02drm/amdgpu: Fix amdgpu_device_reset_sriov retry logicYunxiang Li-25/+22
2024-05-02drm/amd: Enable DCN410 initAurabindo Pillai-0/+1
2024-05-02drm/amdgpu: Add reset_context flag for host FLRYunxiang Li-5/+12
2024-05-02drm/amdgpu: Fix two reset triggered in a rowYunxiang Li-13/+14
2024-05-02drm/amdgpu: update vf to pf message retry from 2 to 5Zhigang Luo-1/+1
2024-05-02drm/amdgpu: avoid reading vf2pf info size from FBZhigang Luo-1/+1
2024-05-02Revert "drm: Switch DRM_DISPLAY_HELPER to depends on"Geert Uytterhoeven-4/+2
2024-05-02Revert "drm: Switch DRM_DISPLAY_DP_HELPER to depends on"Geert Uytterhoeven-1/+1
2024-05-02Revert "drm: Switch DRM_DISPLAY_HDCP_HELPER to depends on"Geert Uytterhoeven-1/+1
2024-05-02Revert "drm: Switch DRM_DISPLAY_HDMI_HELPER to depends on"Geert Uytterhoeven-1/+1
2024-05-02drm/fbdev-generic: Convert to fbdev-ttmThomas Zimmermann-3/+3
2024-04-30drm/amdgpu: fix doorbell regressionShashank Sharma-1/+1
2024-04-30drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2Christian König-28/+38