summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c
AgeCommit message (Expand)Author
2025-05-02drm/amdgpu: Use the right function for hdp flushLijo Lazar
2025-04-10drm/amdgpu/gfx12: fix num_mecAlex Deucher
2025-03-28drm/amdgpu/gfx12: correct cleanup of 'me' field with gfx_v12_0_me_fini()Wentao Liang
2025-02-17drm/amd/amdgpu: change the config of cgcg on gfx12Kenneth Feng
2024-12-27drm/amdgpu/gfx12: fix IP version checkAlex Deucher
2024-09-18drm/amdgpu: update golden regs for gfx12Frank Min
2024-09-02drm/amdgpu/gfx12: use rlc safe mode for soft recoveryAlex Deucher
2024-09-02drm/amdgpu/gfx12: use proper rlc safe mode helpersAlex Deucher
2024-09-02drm/amdgpu/gfx12: per queue reset only on bare metalAlex Deucher
2024-09-02drm/amdgpu/mes: modify mes api for mmio queue resetJiadong Zhu
2024-09-02drm/amdgpu/gfx12: fallback to driver reset compute queue directlyAlex Deucher
2024-09-02drm/amdgpu/gfx12: add ring reset callbacksAlex Deucher
2024-08-29drm/amdgpu/gfx12: return early in preempt_ib()Alex Deucher
2024-08-23drm/amdgpu/gfx12: set UNORD_DISPATCH in compute MQDsAlex Deucher
2024-08-13drm/amdgpu/mes12: fix suspend issueJack Xiao
2024-08-13drm/amdgpu: fix ptr check warning in gfx12 ip_dumpSunil Khatri
2024-08-06drm/amdgpu: add golden setting for gc v12Likun Gao
2024-08-06drm/amdgpu: optimize the padding for gfx12Sunil Khatri
2024-07-23drm/amdgpu/gfx12: Enable bad opcode interruptJesse Zhang
2024-07-23drm/amdgpu/gfx12: properly handle error ints on all pipesAlex Deucher
2024-07-23drm/amdgpu/gfx12: enable wave kill for compute queuesAlex Deucher
2024-07-10drm/amdgpu: select compute ME engines dynamicallySunil Khatri
2024-07-08drm/amdgpu: add gfx queue support for gfx12 ipdumpSunil Khatri
2024-07-08drm/amdgpu: add cp queue registers for gfx12 ipdumpSunil Khatri
2024-07-08drm/amdgpu: add print support for gfx12 ipdumpSunil Khatri
2024-07-08drm/amdgpu: add gfx12 register support in ipdumpSunil Khatri
2024-07-08drm/amd/pm: avoid to load smu firmware for APUsTim Huang
2024-07-01drm/amdgpu/gfx12: remove GDS leftoversMarek Olšák
2024-07-01drm/amdgpu/gfx12: remove superfluous cache flagsMarek Olšák
2024-06-27drm/amdgpu: refine gfx12 firmware loadingYang Wang
2024-06-14drm/amdgpu: call flush_gpu_tlb directly in gfxhub enableYunxiang Li
2024-05-17drm/amdgpu: enable gfxoff for gc v12.0.0Likun Gao
2024-05-17drm/amdgpu: enable gfx cgcg&cgls for gfx v12_0_0Likun Gao
2024-05-13drm/amdgpu: fix mqd corruption for gfx12Frank Min
2024-05-08drm/amdgpu: Fix buffer size to prevent truncation in gfx_v12_0_init_microcodeSrinivasan Shanmugam
2024-05-02drm/amd/amdgpu: enable gfxoff on gc 12.0.1Kenneth Feng
2024-05-02drm/amdgpu: support cg state get for gfx v12Likun Gao
2024-05-02drm/amd/amdgpu: enable sram fgcg on gc 12.0.1Kenneth Feng
2024-05-02drm/amd/amdgpu: enable perfcounter mgcg and repeater fgcgKenneth Feng
2024-05-02drm/amd/amdgpu: enable mgcg on gfx 12.0.1Kenneth Feng
2024-05-02drm/amdgpu/gfx: enable mes to map legacy queue supportJack Xiao
2024-05-02drm/amdkfd: always enable ttmp setup for gfx12Jonathan Kim
2024-05-02drm/amdgpu: Switch to smuio func to get gpu clk counterHawking Zhang
2024-05-02drm/amdgpu: skip dpm check to init imu fwLikun Gao
2024-05-02drm/amdgpu: fix active rb and cu number for gfx12Likun Gao
2024-05-02drm/amd/amdgpu: add cgcg&cgls interface for gfx 12.0Kenneth Feng
2024-05-02drm/amd/amdgpu: update GFX12 wave data registersTom St Denis
2024-05-02drm/amdgpu: set different fw data addr for mec pipeLikun Gao
2024-05-02drm/amd: Move fw init from sw_init to early_init for imu v12Likun Gao
2024-05-02drm/amdgpu: support S&R fw load for gfx v12Likun Gao