aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/mes_v12_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/mes: add compatibility checks for set_hw_resource_1Alex Deucher2025-06-241-1/+2
* drm/amdgpu/mes: use correct MES pipe for resetsAlex Deucher2025-04-301-1/+1
* drm/amdgpu/mes: consolidate on a single mes reset callbackAlex Deucher2025-04-301-4/+4
* drm/amdgpu/mes: remove more unused functionsAlex Deucher2025-04-301-27/+0
* drm/amdgpu: Fix API status offset for MES queue resetJesse.Zhang2025-04-301-1/+1
* drm/amdgpu/mes12: add conversion for priority levelsAlex Deucher2025-04-211-2/+19
* drm/amdgpu: adjust enforce_isolation handlingAlex Deucher2025-04-111-1/+1
* drm/amdgpu/mes12: use the device value for enforce isolationAlex Deucher2025-04-111-1/+1
* drm/amdgpu/mes: centralize gfx_hqd mask managementAlex Deucher2025-04-081-12/+3
* drm/amdgpu: Remove the MES self testArunpravin Paneer Selvam2025-04-081-12/+1
* drm/amdgpu: fix MES GFX maskArvind Yadav2025-04-081-3/+12
* drm/amdgpu/mes12: optimize MES pipe FW version fetchingAlex Deucher2025-04-081-9/+12
* drm/amd/amdgpu: Fix MES init sequenceShaoyun Liu2025-03-141-23/+20
* drm/amdgpu/mes12: drop amdgpu_mes_suspend()/amdgpu_mes_resume() callsAlex Deucher2025-02-271-13/+1
* drm/amdgpu/mes: keep enforce isolation up to dateAlex Deucher2025-02-251-0/+4
* drm/amdgpu: correct the name of mes_pipe structureLikun Gao2025-02-251-7/+7
* drm/amdgpu/mes12: allocate hw_resource_1 buffer onceAlex Deucher2025-02-171-20/+17
* drm/amdgpu/mes: Add cleaner shader fence address handling in MES for GFX12Alex Deucher2025-02-131-0/+22
* drm/amd/amdgpu: Enable scratch data dump for mes 12Shaoyun Liu2025-01-241-13/+36
* drm/amdgpu/mes12: Implement reset gfx/compute queue function by mmio[email protected]2024-12-111-1/+87
* drm/amdgpu/mes12: Implement reset sdmav7 queue function by mmio[email protected]2024-12-111-0/+46
* drm/amdgpu: reduce the mmio writes in kiq settingPrike Liang2024-12-101-3/+1
* drm/amd/amdgpu: limit single process inside MESShaoyun Liu2024-11-121-0/+11
* drm/amdgpu/mes12: correct kiq unmap latencyJack Xiao2024-11-111-1/+1
* drm/amdgpu/mes: fix issue of writing to the same log buffer from 2 MES pipesMichael Chen2024-10-151-2/+2
* drm/amdgpu: update the handle ptr in hw_finiSunil Khatri2024-10-071-13/+12
* drm/amdgpu: update the handle ptr in hw_initSunil Khatri2024-10-071-7/+13
* drm/amdgpu: update the handle ptr in resumeSunil Khatri2024-10-071-2/+2
* drm/amdgpu: update the handle ptr in suspendSunil Khatri2024-10-071-2/+2
* drm/amdgpu: update the handle ptr in sw_finiSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in sw_initSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in late_initSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in early_initSunil Khatri2024-10-011-2/+2
* drm/amdgpu/mes12: set enable_level_process_quantum_checkJack Xiao2024-09-251-0/+1
* drm/amdgpu/mes12: reduce timeoutAlex Deucher2024-09-181-1/+1
* drm/amdgpu/mes12: switch SET_SHADER_DEBUGGER pkt to mes schq pipeJack Xiao2024-09-181-5/+6
* drm/amdgpu/mes: add mes mapping legacy queue switchJack Xiao2024-08-291-3/+6
* drm/amdgpu/mes12: add API for user queue resetAlex Deucher2024-08-161-0/+27
* drm/amdgpu/mes12: sw/hw fini for unified mesJack Xiao2024-08-131-11/+20
* drm/amdgpu/mes12: configure two pipes hardware resourcesJack Xiao2024-08-131-20/+23
* drm/amdgpu/mes12: adjust mes12 sw/hw init for multiple pipesJack Xiao2024-08-131-46/+69
* drm/amdgpu/mes12: add mes pipe switch supportJack Xiao2024-08-131-26/+34
* drm/amdgpu/mes12: load unified mes fw on pipe0 and pipe1Jack Xiao2024-08-131-24/+3
* drm/amdgpu/mes: add multiple mes ring instances supportJack Xiao2024-08-131-17/+17
* drm/amdgpu/mes12: add API for legacy queue resetAlex Deucher2024-08-131-0/+33
* drm/amdgpu/mes: fix mes ring buffer overflowJack Xiao2024-08-131-4/+14
* drm/amdgpu: increase mes log buffer size for gfx12Michael Chen2024-07-271-2/+6
* drm/amdgpu/mes12: add missing opcode stringAlex Deucher2024-07-121-0/+1
* drm/amdgpu: cleanup MES12 command submissionAlex Deucher2024-06-191-28/+48
* drm/amdgpu/mes12: mes hw_fini fix for mode1 resetJack Xiao2024-05-231-3/+4