summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-18drm/amdgpu: update golden regs for gfx12Frank Min1-3/+11
2024-09-02drm/amdgpu/gfx12: use rlc safe mode for soft recoveryAlex Deucher1-0/+2
2024-09-02drm/amdgpu/gfx12: use proper rlc safe mode helpersAlex Deucher1-2/+2
2024-09-02drm/amdgpu/gfx12: per queue reset only on bare metalAlex Deucher1-0/+6
2024-09-02drm/amdgpu/mes: modify mes api for mmio queue resetJiadong Zhu1-1/+1
2024-09-02drm/amdgpu/gfx12: fallback to driver reset compute queue directlyAlex Deucher1-14/+79
2024-09-02drm/amdgpu/gfx12: add ring reset callbacksAlex Deucher1-0/+18
2024-08-29drm/amdgpu/gfx12: return early in preempt_ib()Alex Deucher1-0/+3
2024-08-23drm/amdgpu/gfx12: set UNORD_DISPATCH in compute MQDsAlex Deucher1-1/+1
2024-08-13drm/amdgpu/mes12: fix suspend issueJack Xiao1-26/+1
2024-08-13drm/amdgpu: fix ptr check warning in gfx12 ip_dumpSunil Khatri1-3/+3
2024-08-06drm/amdgpu: add golden setting for gc v12Likun Gao1-0/+27
2024-08-06drm/amdgpu: optimize the padding for gfx12Sunil Khatri1-2/+20
2024-07-24drm/amdgpu/gfx12: Enable bad opcode interruptJesse Zhang1-0/+74
2024-07-24drm/amdgpu/gfx12: properly handle error ints on all pipesAlex Deucher1-24/+106
2024-07-24drm/amdgpu/gfx12: enable wave kill for compute queuesAlex Deucher1-0/+1
2024-07-10drm/amdgpu: select compute ME engines dynamicallySunil Khatri1-1/+1
2024-07-08drm/amdgpu: add gfx queue support for gfx12 ipdumpSunil Khatri1-0/+94
2024-07-08drm/amdgpu: add cp queue registers for gfx12 ipdumpSunil Khatri1-2/+109
2024-07-08drm/amdgpu: add print support for gfx12 ipdumpSunil Khatri1-0/+16
2024-07-08drm/amdgpu: add gfx12 register support in ipdumpSunil Khatri1-0/+101
2024-07-08drm/amd/pm: avoid to load smu firmware for APUsTim Huang1-5/+3
2024-07-01drm/amdgpu/gfx12: remove GDS leftoversMarek Olšák1-16/+0
2024-07-01drm/amdgpu/gfx12: remove superfluous cache flagsMarek Olšák1-6/+0
2024-06-28drm/amdgpu: refine gfx12 firmware loadingYang Wang1-12/+10
2024-06-14drm/amdgpu: call flush_gpu_tlb directly in gfxhub enableYunxiang Li1-1/+3
2024-05-18drm/amdgpu: enable gfxoff for gc v12.0.0Likun Gao1-0/+1
2024-05-18drm/amdgpu: enable gfx cgcg&cgls for gfx v12_0_0Likun Gao1-0/+1
2024-05-13drm/amdgpu: fix mqd corruption for gfx12Frank Min1-13/+8
2024-05-08drm/amdgpu: Fix buffer size to prevent truncation in gfx_v12_0_init_microcodeSrinivasan Shanmugam1-1/+1
2024-05-02drm/amd/amdgpu: enable gfxoff on gc 12.0.1Kenneth Feng1-1/+13
2024-05-02drm/amdgpu: support cg state get for gfx v12Likun Gao1-1/+37
2024-05-02drm/amd/amdgpu: enable sram fgcg on gc 12.0.1Kenneth Feng1-1/+14
2024-05-02drm/amd/amdgpu: enable perfcounter mgcg and repeater fgcgKenneth Feng1-2/+30
2024-05-02drm/amd/amdgpu: enable mgcg on gfx 12.0.1Kenneth Feng1-1/+29
2024-05-02drm/amdgpu/gfx: enable mes to map legacy queue supportJack Xiao1-23/+2
2024-05-02drm/amdkfd: always enable ttmp setup for gfx12Jonathan Kim1-0/+1
2024-05-02drm/amdgpu: Switch to smuio func to get gpu clk counterHawking Zhang1-9/+7
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/amd/amdgpu: add cgcg&cgls interface for gfx 12.0Kenneth Feng1-2/+188
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: 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 Feng1-2/+2
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 Gao1-0/+4602