aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2025-03-21drm/amdgpu/mes: clean up SDMA HQD loopAlex Deucher1-5/+3
2025-03-21drm/amdgpu/mes: enable compute pipes across all MECAlex Deucher1-2/+1
2025-03-21drm/amdgpu/mes: drop MES 10.x leftoversAlex Deucher1-4/+1
2025-03-21drm/amdgpu/mes: optimize compute loop handlingAlex Deucher1-1/+1
2025-03-21drm/amdgpu: use GFP_NOWAIT for memory allocationsChristian König1-2/+2
2025-02-25drm/amdgpu/mes: keep enforce isolation up to dateAlex Deucher1-1/+19
2024-12-10drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello1-1/+3
2024-11-12drm/amd/amdgpu: limit single process inside MESShaoyun Liu1-0/+23
2024-11-11drm/amd/amdgpu: Increase MES log buffer to dump mes scratch datashaoyunl1-1/+1
2024-11-08drm/amdgpu: fix return random value when multiple threads read registers via mes.chongli21-17/+13
2024-11-05drm/amdgpu/mes: fetch fw version from firmware headerAlex Deucher1-0/+5
2024-10-15drm/amd/amdgpu: Fix double unlock in amdgpu_mes_add_ringSrinivasan Shanmugam1-2/+3
2024-09-26drm/amdgpu/mes11: update mes_reset_queue function to support sdma queueJiadong Zhu1-1/+1
2024-09-06drm/amdgpu: fix queue reset issue by mmioJesse Zhang1-0/+1
2024-09-02drm/amdgpu/mes: implement amdgpu_mes_reset_hw_queue_mmioJiadong Zhu1-0/+20
2024-09-02drm/amdgpu/mes: modify mes api for mmio queue resetJiadong Zhu1-1/+2
2024-08-20drm/amdgpu: Implement MES Suspend and Resume APIs for GFX11Mukul Joshi1-34/+37
2024-08-16drm/amdgpu/mes: add API for user queue resetAlex Deucher1-0/+43
2024-08-13drm/amdgpu/mes12: configure two pipes hardware resourcesJack Xiao1-30/+47
2024-08-13drm/amdgpu/mes12: load unified mes fw on pipe0 and pipe1Jack Xiao1-1/+1
2024-08-13drm/amdgpu/mes: add multiple mes ring instances supportJack Xiao1-1/+3
2024-08-13drm/amdgpu/mes: add API for legacy queue resetAlex Deucher1-0/+24
2024-08-13drm/amd: Use a constant format string for amdgpu_ucode_requestArnd Bergmann1-1/+1
2024-07-27drm/amdgpu: increase mes log buffer size for gfx12Michael Chen1-3/+3
2024-06-19drm/amdgpu: remove amdgpu_mes_fence_wait_polling()Alex Deucher1-12/+0
2024-06-19Revert "drm/amdgpu: Add missing locking for MES API calls"Mukul Joshi1-12/+0
2024-06-14drm/amdgpu: refine mes firmware loadingYang Wang1-4/+2
2024-06-14drm/amdgpu: Add missing locking for MES API callsMukul Joshi1-0/+12
2024-05-02drm/amdgpu/mes: add uni_mes fw loading supportJack Xiao1-1/+4
2024-05-02drm/amdgpu: enable mes v12 self testJack Xiao1-1/+1
2024-05-02drm/amdgpu: init mes ucode name for gfx v12Likun Gao1-1/+2
2024-04-26drm/amdgpu/mes: add mes mapping legacy queue supportJack Xiao1-0/+22
2024-04-26drm/amdgpu/mes11: Use a separate fence per transactionAlex Deucher1-0/+12
2024-04-26drm/amdgpu/mes: fix use-after-free issueJack Xiao1-0/+1
2024-04-09drm/amdgpu : Increase the mes log buffer size as per new MES FW versionshaoyunl1-3/+2
2024-04-09drm/amdgpu : Add mes_log_enable to control mes log featureshaoyunl1-1/+4
2024-03-22drm/amdgpu: Fix 'fw_name' buffer size to prevent truncations in amdgpu_mes_init_microcodeSrinivasan Shanmugam1-1/+1
2024-03-20drm/amdgpu: cleanup unused variableShashank Sharma1-7/+3
2024-02-07drm/amdgpu: Only create mes event log debugfs when mes is enabledshaoyunl1-3/+3
2024-01-22drm/amdgpu: Enable seq64 manager and fix bugsArunpravin Paneer Selvam1-1/+1
2023-12-20Merge tag 'drm-msm-next-2023-12-15' of https://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie1-2/+2
2023-12-13drm/amdkfd: fix mes set shader debugger process managementJonathan Kim1-0/+31
2023-12-10drm/exec: Pass in initial # of objectsRob Clark1-2/+2
2023-12-07drm/amdgpu: SW part of MES event log enablementshaoyunl1-0/+61
2023-11-03drm/amdgpu: fix GRBM read timeout when do mes_self_testTim Huang1-0/+16
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar1-4/+7
2023-08-07drm/amdgpu: cleanup MES process level doorbellsShashank Sharma1-53/+1
2023-08-07drm/amdgpu: use doorbell mgr for MES kernel doorbellsShashank Sharma1-57/+37
2023-08-04Merge tag 'amd-drm-next-6.6-2023-07-28' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDaniel Vetter1-1/+3