summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/mes_v11_0.c
AgeCommit message (Expand)Author
2025-06-24drm/amdgpu/mes: add compatibility checks for set_hw_resource_1Alex Deucher
2025-04-30drm/amdgpu/mes: consolidate on a single mes reset callbackAlex Deucher
2025-04-30drm/amdgpu/mes: remove more unused functionsAlex Deucher
2025-04-30drm/amdgpu: Fix API status offset for MES queue resetJesse.Zhang
2025-04-21drm/amdgpu/mes11: add conversion for priority levelsAlex Deucher
2025-04-11drm/amdgpu: adjust enforce_isolation handlingAlex Deucher
2025-04-11drm/amdgpu/mes11: use the device value for enforce isolationAlex Deucher
2025-04-08drm/amdgpu/mes: centralize gfx_hqd mask managementAlex Deucher
2025-04-08drm/amdgpu: Remove the MES self testArunpravin Paneer Selvam
2025-04-08drm/amdgpu: fix MES GFX maskArvind Yadav
2025-04-07drm/amd/amdgpu: Fix typoAnanta Srikar
2025-04-07drm/amdgpu/mes11: optimize MES pipe FW version fetchingAlex Deucher
2025-03-13drm/amd/amdgpu: Fix MES init sequenceShaoyun Liu
2025-02-27drm/amdgpu/mes11: drop amdgpu_mes_suspend()/amdgpu_mes_resume() callsAlex Deucher
2025-02-25drm/amdgpu/mes: keep enforce isolation up to dateAlex Deucher
2025-02-25drm/amdgpu: correct the name of mes_pipe structureLikun Gao
2025-02-17drm/amdgpu/mes11: allocate hw_resource_1 buffer onceAlex Deucher
2025-02-12drm/amdgpu/mes: Add cleaner shader fence address handling in MES for GFX11Srinivasan Shanmugam
2025-02-12drm/amdgpu/mes11: fix set_hw_resources_1 calculationAlex Deucher
2025-02-12drm/amdgpu: add support for GC IP version 11.5.3Tim Huang
2024-12-10drm/amdgpu: reduce the mmio writes in kiq settingPrike Liang
2024-11-12drm/amd/amdgpu: limit single process inside MESShaoyun Liu
2024-11-11drm/amd/amdgpu: Increase MES log buffer to dump mes scratch datashaoyunl
2024-10-22drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri
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-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-09-26drm/amdgpu/mes11: update mes_reset_queue function to support sdma queueJiadong Zhu
2024-09-18drm/amdgpu/mes11: reduce timeoutAlex Deucher
2024-09-06drm/amdgpu/mes11: Indent an if statmentDan Carpenter
2024-09-02drm/amdgpu/mes11: implement mmio queue reset for gfx11Jiadong Zhu
2024-08-29drm/amdgpu/mes: add mes mapping legacy queue switchJack Xiao
2024-08-20drm/amdgpu: Implement MES Suspend and Resume APIs for GFX11Mukul Joshi
2024-08-16drm/amdgpu/mes11: add API for user queue resetAlex Deucher
2024-08-13drm/amdgpu/mes12: configure two pipes hardware resourcesJack Xiao
2024-08-13drm/amdgpu/mes: add multiple mes ring instances supportJack Xiao
2024-08-13drm/amdgpu/mes11: add API for legacy queue resetAlex Deucher
2024-08-13drm/amdgpu/mes: fix mes ring buffer overflowJack Xiao
2024-07-27drm/amdgpu: increase mes log buffer size for gfx12Michael Chen
2024-07-12drm/amdgpu/mes11: update opcode stringsAlex Deucher
2024-07-02drm/amdgpu: add firmware for GC IP v11.5.2Tim Huang
2024-06-19drm/amdgpu: cleanup MES11 command submissionChristian König
2024-05-08drm/amdgpu/mes11: fix kiq ring ready flagJack Xiao
2024-04-30drm/amdgpu/mes11: increase waiting time for engine readyJack Xiao
2024-04-30drm/amdgpu/mes11: adjust mes initialization sequenceJack Xiao