aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/mes_v11_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/mes11: make MES_MISC_OP_CHANGE_CONFIG failure non-fatalAlex Deucher2025-08-291-2/+3
* drm/amdgpu/mes: add compatibility checks for set_hw_resource_1Alex Deucher2025-06-241-4/+6
* 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-26/+0
* drm/amdgpu: Fix API status offset for MES queue resetJesse.Zhang2025-04-301-1/+1
* drm/amdgpu/mes11: add conversion for priority levelsAlex Deucher2025-04-211-2/+19
* drm/amdgpu: adjust enforce_isolation handlingAlex Deucher2025-04-111-1/+1
* drm/amdgpu/mes11: use the device value for enforce isolationAlex Deucher2025-04-111-1/+1
* drm/amdgpu/mes: centralize gfx_hqd mask managementAlex Deucher2025-04-081-13/+3
* drm/amdgpu: Remove the MES self testArunpravin Paneer Selvam2025-04-081-13/+1
* drm/amdgpu: fix MES GFX maskArvind Yadav2025-04-081-2/+13
* drm/amd/amdgpu: Fix typoAnanta Srikar2025-04-071-1/+1
* drm/amdgpu/mes11: optimize MES pipe FW version fetchingAlex Deucher2025-04-071-0/+4
* drm/amd/amdgpu: Fix MES init sequenceShaoyun Liu2025-03-141-30/+29
* drm/amdgpu/mes11: 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/mes11: allocate hw_resource_1 buffer onceAlex Deucher2025-02-171-26/+24
* drm/amdgpu/mes: Add cleaner shader fence address handling in MES for GFX11Srinivasan Shanmugam2025-02-131-6/+15
* drm/amdgpu/mes11: fix set_hw_resources_1 calculationAlex Deucher2025-02-131-1/+1
* drm/amdgpu: add support for GC IP version 11.5.3Tim Huang2025-02-131-0/+2
* 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/+15
* drm/amd/amdgpu: Increase MES log buffer to dump mes scratch datashaoyunl2024-11-111-1/+11
* drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri2024-10-221-2/+0
* drm/amdgpu: update the handle ptr in hw_finiSunil Khatri2024-10-071-14/+13
* 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/mes11: update mes_reset_queue function to support sdma queueJiadong Zhu2024-09-261-1/+26
* drm/amdgpu/mes11: reduce timeoutAlex Deucher2024-09-181-1/+1
* drm/amdgpu/mes11: Indent an if statmentDan Carpenter2024-09-061-1/+1
* drm/amdgpu/mes11: implement mmio queue reset for gfx11Jiadong Zhu2024-09-021-0/+80
* drm/amdgpu/mes: add mes mapping legacy queue switchJack Xiao2024-08-291-15/+34
* drm/amdgpu: Implement MES Suspend and Resume APIs for GFX11Mukul Joshi2024-08-211-2/+30
* drm/amdgpu/mes11: add API for user queue resetAlex Deucher2024-08-161-0/+21
* drm/amdgpu/mes12: configure two pipes hardware resourcesJack Xiao2024-08-131-5/+2
* drm/amdgpu/mes: add multiple mes ring instances supportJack Xiao2024-08-131-17/+17
* drm/amdgpu/mes11: 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-0/+2
* drm/amdgpu/mes11: update opcode stringsAlex Deucher2024-07-121-0/+3
* drm/amdgpu: add firmware for GC IP v11.5.2Tim Huang2024-07-021-0/+2
* drm/amdgpu: cleanup MES11 command submissionChristian König2024-06-191-28/+48
* drm/amdgpu/mes11: fix kiq ring ready flagJack Xiao2024-05-081-1/+2
* drm/amdgpu/mes11: increase waiting time for engine readyJack Xiao2024-04-301-1/+1