summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/mes_v12_0.c
AgeCommit message (Expand)Author
2025-10-13drm/amdgpu: update remove after reset flag for MES remove queueJonathan Kim
2025-10-13drm/amdgpu: fix hung reset queue array memory allocationJonathan Kim
2025-10-13drm/amdgpu: fix gfx12 mes packet status return checkJonathan Kim
2025-09-23drm/amdgpu: Enable MES lr_compute_wa by defaultMario Limonciello
2025-09-05drm/amdgpu/mes12: implement detect and reset callbackJesse.Zhang
2025-09-05drm/amd/amdgpu: Implement MES suspend/resume gang functionality for v12Jesse.Zhang
2025-09-05drm/amd/amdgpu: Fix a less than zero check on a uint32_t struct fieldColin Ian King
2025-08-27drm/amd/amdgpu : Use the MES INV_TLBS API for tlb invalidation on gfx12Shaoyun Liu
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