summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c
AgeCommit message (Expand)Author
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: refine MES register print for devices of hiveYifan Zha
2025-04-11drm/amdgpu: adjust enforce_isolation handlingAlex Deucher
2025-04-08drm/amdgpu/mes: make more vmids available when disable_kq=1Alex Deucher
2025-04-08drm/amdgpu/mes: update hqd masks when disable_kq is setAlex Deucher
2025-04-08drm/amdgpu/mes: warn on unexpected pipe numbersAlex Deucher
2025-04-08drm/amdgpu/mes: centralize gfx_hqd mask managementAlex Deucher
2025-04-08drm/amdgpu/mes: remove unused functionsAlex Deucher
2025-04-08drm/amdgpu: Modify the MES process va end limitChristian König
2025-04-08drm/amdgpu: Remove the MES self testArunpravin Paneer Selvam
2025-04-08drm/amdgpu: fix MES GFX maskArvind Yadav
2025-03-21drm/amdgpu/mes: clean up SDMA HQD loopAlex Deucher
2025-03-21drm/amdgpu/mes: enable compute pipes across all MECAlex Deucher
2025-03-21drm/amdgpu/mes: drop MES 10.x leftoversAlex Deucher
2025-03-21drm/amdgpu/mes: optimize compute loop handlingAlex Deucher
2025-03-21drm/amdgpu: use GFP_NOWAIT for memory allocationsChristian König
2025-02-25drm/amdgpu/mes: keep enforce isolation up to dateAlex Deucher
2024-12-10drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello
2024-11-12drm/amd/amdgpu: limit single process inside MESShaoyun Liu
2024-11-11drm/amd/amdgpu: Increase MES log buffer to dump mes scratch datashaoyunl
2024-11-08drm/amdgpu: fix return random value when multiple threads read registers via ...chongli2
2024-11-05drm/amdgpu/mes: fetch fw version from firmware headerAlex Deucher
2024-10-15drm/amd/amdgpu: Fix double unlock in amdgpu_mes_add_ringSrinivasan Shanmugam
2024-09-26drm/amdgpu/mes11: update mes_reset_queue function to support sdma queueJiadong Zhu
2024-09-06drm/amdgpu: fix queue reset issue by mmioJesse Zhang
2024-09-02drm/amdgpu/mes: implement amdgpu_mes_reset_hw_queue_mmioJiadong Zhu
2024-09-02drm/amdgpu/mes: modify mes api for mmio queue resetJiadong Zhu
2024-08-20drm/amdgpu: Implement MES Suspend and Resume APIs for GFX11Mukul Joshi
2024-08-16drm/amdgpu/mes: add API for user queue resetAlex Deucher
2024-08-13drm/amdgpu/mes12: configure two pipes hardware resourcesJack 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/mes: add API for legacy queue resetAlex Deucher
2024-08-13drm/amd: Use a constant format string for amdgpu_ucode_requestArnd Bergmann
2024-07-27drm/amdgpu: increase mes log buffer size for gfx12Michael Chen
2024-06-19drm/amdgpu: remove amdgpu_mes_fence_wait_polling()Alex Deucher
2024-06-19Revert "drm/amdgpu: Add missing locking for MES API calls"Mukul Joshi
2024-06-14drm/amdgpu: refine mes firmware loadingYang Wang
2024-06-14drm/amdgpu: Add missing locking for MES API callsMukul Joshi
2024-05-02drm/amdgpu/mes: add uni_mes fw loading supportJack Xiao
2024-05-02drm/amdgpu: enable mes v12 self testJack Xiao
2024-05-02drm/amdgpu: init mes ucode name for gfx v12Likun Gao
2024-04-26drm/amdgpu/mes: add mes mapping legacy queue supportJack Xiao
2024-04-26drm/amdgpu/mes11: Use a separate fence per transactionAlex Deucher
2024-04-26drm/amdgpu/mes: fix use-after-free issueJack Xiao
2024-04-09drm/amdgpu : Increase the mes log buffer size as per new MES FW versionshaoyunl
2024-04-09drm/amdgpu : Add mes_log_enable to control mes log featureshaoyunl
2024-03-22drm/amdgpu: Fix 'fw_name' buffer size to prevent truncations in amdgpu_mes_in...Srinivasan Shanmugam