summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c
AgeCommit message (Expand)Author
2025-03-18drm/amdgpu/gfx12: correct cleanup of 'me' field with gfx_v12_0_me_fini()Wentao Liang
2025-01-28drm/amd/amdgpu: change the config of cgcg on gfx12Kenneth Feng
2025-01-14drm/amdgpu/gfx12: Add Cleaner Shader Support for GFX12.0 GPUsSrinivasan Shanmugam
2025-01-09drm/amdgpu: fix incorrect number of active RBs for gfx12Tim Huang
2025-01-09drm/amdgpu: enable gfx12 queue reset flagJesse Zhang
2024-12-18drm/amdgpu/gfx12: fix IP version checkAlex Deucher
2024-12-18drm/amdgpu: drop the amdgpu_device argument from amdgpu_ib_freePierre-Eric Pelloux-Prayer
2024-12-11drm/amdgpu/gfx12: clean up kcq reset codeJesse.zhang@amd.com
2024-12-10drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello
2024-12-10drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang
2024-12-10drm/amdgpu: reduce the mmio writes in kiq settingPrike Liang
2024-11-08drm/amdgpu: Add sysfs interface for gc reset maskJesse.zhang@amd.com
2024-11-04drm/amdgpu: Group gfx sysfs functionsLijo Lazar
2024-10-15drm/amdgpu/gfx12: Apply Isolation Enforcement to GFX & Compute ringsSrinivasan Shanmugam
2024-10-15drm/amdgpu: optimize fn gfx_v12_ring_insert_nopSunil Khatri
2024-10-08drm/amdgpu: fix typosAndrew Kreimer
2024-10-07drm/amdgpu/gfx12: Implement cleaner shader support for GFX12 hardwareSrinivasan Shanmugam
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in resumeSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in suspendSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in sw_finiSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in sw_initSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in late_initSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in early_initSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in print_ip_stateSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in dump_ip_stateSunil Khatri
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