summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/mes_v12_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: use correct MES pipe for resetsAlex 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/mes12: add conversion for priority levelsAlex Deucher
2025-04-11drm/amdgpu: adjust enforce_isolation handlingAlex Deucher
2025-04-11drm/amdgpu/mes12: 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-08drm/amdgpu/mes12: optimize MES pipe FW version fetchingAlex Deucher
2025-03-13drm/amd/amdgpu: Fix MES init sequenceShaoyun Liu
2025-02-27drm/amdgpu/mes12: 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/mes12: allocate hw_resource_1 buffer onceAlex Deucher
2025-02-12drm/amdgpu/mes: Add cleaner shader fence address handling in MES for GFX12Alex Deucher
2025-01-24drm/amd/amdgpu: Enable scratch data dump for mes 12Shaoyun Liu
2024-12-11drm/amdgpu/mes12: Implement reset gfx/compute queue function by mmioJesse.zhang@amd.com
2024-12-11drm/amdgpu/mes12: Implement reset sdmav7 queue function by mmioJesse.zhang@amd.com
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/amdgpu/mes12: correct kiq unmap latencyJack Xiao
2024-10-15drm/amdgpu/mes: fix issue of writing to the same log buffer from 2 MES pipesMichael Chen
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-25drm/amdgpu/mes12: set enable_level_process_quantum_checkJack Xiao
2024-09-18drm/amdgpu/mes12: reduce timeoutAlex Deucher
2024-09-18drm/amdgpu/mes12: switch SET_SHADER_DEBUGGER pkt to mes schq pipeJack Xiao
2024-08-29drm/amdgpu/mes: add mes mapping legacy queue switchJack Xiao
2024-08-16drm/amdgpu/mes12: add API for user queue resetAlex Deucher
2024-08-13drm/amdgpu/mes12: sw/hw fini for unified mesJack Xiao
2024-08-13drm/amdgpu/mes12: configure two pipes hardware resourcesJack Xiao
2024-08-13drm/amdgpu/mes12: adjust mes12 sw/hw init for multiple pipesJack Xiao
2024-08-13drm/amdgpu/mes12: add mes pipe switch supportJack Xiao
2024-08-13drm/amdgpu/mes12: load unified mes fw on pipe0 and pipe1Jack Xiao
2024-08-13drm/amdgpu/mes: add multiple mes ring instances supportJack Xiao
2024-08-13drm/amdgpu/mes12: 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/mes12: add missing opcode stringAlex Deucher
2024-06-19drm/amdgpu: cleanup MES12 command submissionAlex Deucher
2024-05-23drm/amdgpu/mes12: mes hw_fini fix for mode1 resetJack Xiao