aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdgpu/mes_v11_0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-30drm/amdgpu/mes: consolidate on a single mes reset callbackAlex Deucher1-4/+4
2025-04-30drm/amdgpu/mes: remove more unused functionsAlex Deucher1-26/+0
2025-04-30drm/amdgpu: Fix API status offset for MES queue resetJesse.Zhang1-1/+1
2025-04-21drm/amdgpu/mes11: add conversion for priority levelsAlex Deucher1-2/+19
2025-04-11drm/amdgpu: adjust enforce_isolation handlingAlex Deucher1-1/+1
2025-04-11drm/amdgpu/mes11: use the device value for enforce isolationAlex Deucher1-1/+1
2025-04-08drm/amdgpu/mes: centralize gfx_hqd mask managementAlex Deucher1-13/+3
2025-04-08drm/amdgpu: Remove the MES self testArunpravin Paneer Selvam1-13/+1
2025-04-08drm/amdgpu: fix MES GFX maskArvind Yadav1-2/+13
2025-04-07drm/amd/amdgpu: Fix typoAnanta Srikar1-1/+1
2025-04-07drm/amdgpu/mes11: optimize MES pipe FW version fetchingAlex Deucher1-0/+4
2025-03-13drm/amd/amdgpu: Fix MES init sequenceShaoyun Liu1-30/+29
2025-02-27drm/amdgpu/mes11: drop amdgpu_mes_suspend()/amdgpu_mes_resume() callsAlex Deucher1-13/+1
2025-02-25drm/amdgpu/mes: keep enforce isolation up to dateAlex Deucher1-0/+4
2025-02-25drm/amdgpu: correct the name of mes_pipe structureLikun Gao1-7/+7
2025-02-17drm/amdgpu/mes11: allocate hw_resource_1 buffer onceAlex Deucher1-26/+24
2025-02-12drm/amdgpu/mes: Add cleaner shader fence address handling in MES for GFX11Srinivasan Shanmugam1-6/+15
2025-02-12drm/amdgpu/mes11: fix set_hw_resources_1 calculationAlex Deucher1-1/+1
2025-02-12drm/amdgpu: add support for GC IP version 11.5.3Tim Huang1-0/+2
2024-12-10drm/amdgpu: reduce the mmio writes in kiq settingPrike Liang1-3/+1
2024-11-12drm/amd/amdgpu: limit single process inside MESShaoyun Liu1-0/+15
2024-11-11drm/amd/amdgpu: Increase MES log buffer to dump mes scratch datashaoyunl1-1/+11
2024-10-22drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri1-2/+0
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri1-14/+13
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri1-7/+13
2024-10-07drm/amdgpu: update the handle ptr in resumeSunil Khatri1-2/+2
2024-10-07drm/amdgpu: update the handle ptr in suspendSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in sw_finiSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in sw_initSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in late_initSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in early_initSunil Khatri1-2/+2
2024-09-26drm/amdgpu/mes11: update mes_reset_queue function to support sdma queueJiadong Zhu1-1/+26
2024-09-18drm/amdgpu/mes11: reduce timeoutAlex Deucher1-1/+1
2024-09-06drm/amdgpu/mes11: Indent an if statmentDan Carpenter1-1/+1
2024-09-02drm/amdgpu/mes11: implement mmio queue reset for gfx11Jiadong Zhu1-0/+80
2024-08-29drm/amdgpu/mes: add mes mapping legacy queue switchJack Xiao1-15/+34
2024-08-20drm/amdgpu: Implement MES Suspend and Resume APIs for GFX11Mukul Joshi1-2/+30
2024-08-16drm/amdgpu/mes11: add API for user queue resetAlex Deucher1-0/+21
2024-08-13drm/amdgpu/mes12: configure two pipes hardware resourcesJack Xiao1-5/+2
2024-08-13drm/amdgpu/mes: add multiple mes ring instances supportJack Xiao1-17/+17
2024-08-13drm/amdgpu/mes11: add API for legacy queue resetAlex Deucher1-0/+33
2024-08-13drm/amdgpu/mes: fix mes ring buffer overflowJack Xiao1-4/+14
2024-07-27drm/amdgpu: increase mes log buffer size for gfx12Michael Chen1-0/+2
2024-07-12drm/amdgpu/mes11: update opcode stringsAlex Deucher1-0/+3
2024-07-02drm/amdgpu: add firmware for GC IP v11.5.2Tim Huang1-0/+2
2024-06-19drm/amdgpu: cleanup MES11 command submissionChristian König1-28/+48
2024-05-08drm/amdgpu/mes11: fix kiq ring ready flagJack Xiao1-1/+2
2024-04-30drm/amdgpu/mes11: increase waiting time for engine readyJack Xiao1-1/+1
2024-04-30drm/amdgpu/mes11: adjust mes initialization sequenceJack Xiao1-1/+8
2024-04-30drm/amdgpu/mes11: add mes mapping legacy queue supportJack Xiao1-0/+26