summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c
AgeCommit message (Expand)Author
2025-03-26drm/amdgpu/gfx12: fix num_mecAlex Deucher
2025-03-26drm/amdgpu: stop unmapping MQD for kernel queues v3Christian König
2025-03-21drm/amdgpu: remove invalid usage of sched.readyChristian König
2025-03-13drm/amdgpu/gfx12: correct cleanup of 'me' field with gfx_v12_0_me_fini()Wentao Liang
2025-03-13drm/amdgpu/gfx12: don't read registers in mqd initAlex Deucher
2025-02-25drm/amdgpu: update the handle ptr in is_idleSunil Khatri
2025-02-19drm/amdgpu: update the handle ptr in get_clockgating_stateSunil Khatri
2025-02-12drm/amdgpu: Clean up atom header file inclusionLijo Lazar
2025-02-12drm/amdgpu: update and cleanup PM4 headersAlex Deucher
2025-02-12drm/amdgpu: add dynamic workload profile switching for gfx12Alex Deucher
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