summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/amdgpu: Fix double unlock in amdgpu_mes_add_ringSrinivasan Shanmugam2024-10-151-2/+3
* drm/amdgpu/mes11: update mes_reset_queue function to support sdma queueJiadong Zhu2024-09-261-1/+1
* drm/amdgpu: fix queue reset issue by mmioJesse Zhang2024-09-061-0/+1
* drm/amdgpu/mes: implement amdgpu_mes_reset_hw_queue_mmioJiadong Zhu2024-09-021-0/+20
* drm/amdgpu/mes: modify mes api for mmio queue resetJiadong Zhu2024-09-021-1/+2
* drm/amdgpu: Implement MES Suspend and Resume APIs for GFX11Mukul Joshi2024-08-201-34/+37
* drm/amdgpu/mes: add API for user queue resetAlex Deucher2024-08-161-0/+43
* drm/amdgpu/mes12: configure two pipes hardware resourcesJack Xiao2024-08-131-30/+47
* drm/amdgpu/mes12: load unified mes fw on pipe0 and pipe1Jack Xiao2024-08-131-1/+1
* drm/amdgpu/mes: add multiple mes ring instances supportJack Xiao2024-08-131-1/+3
* drm/amdgpu/mes: add API for legacy queue resetAlex Deucher2024-08-131-0/+24
* drm/amd: Use a constant format string for amdgpu_ucode_requestArnd Bergmann2024-08-131-1/+1
* drm/amdgpu: increase mes log buffer size for gfx12Michael Chen2024-07-271-3/+3
* drm/amdgpu: remove amdgpu_mes_fence_wait_polling()Alex Deucher2024-06-191-12/+0
* Revert "drm/amdgpu: Add missing locking for MES API calls"Mukul Joshi2024-06-191-12/+0
* drm/amdgpu: refine mes firmware loadingYang Wang2024-06-141-4/+2
* drm/amdgpu: Add missing locking for MES API callsMukul Joshi2024-06-141-0/+12
* drm/amdgpu/mes: add uni_mes fw loading supportJack Xiao2024-05-021-1/+4
* drm/amdgpu: enable mes v12 self testJack Xiao2024-05-021-1/+1
* drm/amdgpu: init mes ucode name for gfx v12Likun Gao2024-05-021-1/+2
* drm/amdgpu/mes: add mes mapping legacy queue supportJack Xiao2024-04-261-0/+22
* drm/amdgpu/mes11: Use a separate fence per transactionAlex Deucher2024-04-261-0/+12
* drm/amdgpu/mes: fix use-after-free issueJack Xiao2024-04-261-0/+1
* drm/amdgpu : Increase the mes log buffer size as per new MES FW versionshaoyunl2024-04-091-3/+2
* drm/amdgpu : Add mes_log_enable to control mes log featureshaoyunl2024-04-091-1/+4
* drm/amdgpu: Fix 'fw_name' buffer size to prevent truncations in amdgpu_mes_in...Srinivasan Shanmugam2024-03-221-1/+1
* drm/amdgpu: cleanup unused variableShashank Sharma2024-03-201-7/+3
* drm/amdgpu: Only create mes event log debugfs when mes is enabledshaoyunl2024-02-071-3/+3
* drm/amdgpu: Enable seq64 manager and fix bugsArunpravin Paneer Selvam2024-01-221-1/+1
* Merge tag 'drm-msm-next-2023-12-15' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie2023-12-201-2/+2
|\
| * drm/exec: Pass in initial # of objectsRob Clark2023-12-101-2/+2
* | drm/amdkfd: fix mes set shader debugger process managementJonathan Kim2023-12-131-0/+31
* | drm/amdgpu: SW part of MES event log enablementshaoyunl2023-12-071-0/+61
|/
* drm/amdgpu: fix GRBM read timeout when do mes_self_testTim Huang2023-11-031-0/+16
* drm/amdgpu: Use function for IP version checkLijo Lazar2023-09-201-4/+7
* drm/amdgpu: cleanup MES process level doorbellsShashank Sharma2023-08-071-53/+1
* drm/amdgpu: use doorbell mgr for MES kernel doorbellsShashank Sharma2023-08-071-57/+37
* Merge tag 'amd-drm-next-6.6-2023-07-28' of https://gitlab.freedesktop.org/agd...Daniel Vetter2023-08-041-1/+3
|\
| * drm/amdkfd: enable cooperative groups for gfx11Jonathan Kim2023-07-251-0/+2
| * drm/amdgpu: fix slab-out-of-bounds issue in amdgpu_vm_pt_createGuchun Chen2023-07-181-1/+1
* | drm/amdgpu: use drm_exec for MES testingChristian König2023-07-121-47/+43
|/
* drm/amdkfd: fix and enable debugging for gfx11Jonathan Kim2023-06-091-1/+6
* drm/amdgpu: expose debug api for mesJonathan Kim2023-06-091-0/+32
* drm/amdgpu: switch to unified amdgpu_ring_test_helperGuchun Chen2023-06-091-7/+2
* drm/amd/amdgpu: introduce gc_*_mes_2.bin v2Jack Xiao2023-04-111-4/+22
* drm/amd/amdgpu: limit one queue per gangJack Xiao2023-03-221-6/+3
* drm/amd/amdgpu/amdgpu_mes: Ensure amdgpu_bo_create_kernel()'s return value is...Lee Jones2023-03-221-0/+5
* drm/amd: Use `amdgpu_ucode_*` helpers for MESMario Limonciello2023-01-091-8/+2
* drm/amd: Load MES microcode during early_initMario Limonciello2023-01-091-0/+65
* drm/amdgpu/mes: zero the sdma_hqd_mask of 2nd SDMA engine for SDMA 6.0.1Yifan Zhang2022-09-141-0/+3