summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_mes.h
AgeCommit message (Expand)AuthorLines
2025-05-29drm/amdgpu/mes: remove some unused functionsAlex Deucher-4/+0
2025-04-30drm/amdgpu/mes: use correct MES pipe for resetsAlex Deucher-0/+1
2025-04-30drm/amdgpu/mes: consolidate on a single mes reset callbackAlex Deucher-3/+4
2025-04-30drm/amdgpu/mes: remove more unused functionsAlex Deucher-19/+0
2025-04-08drm/amdgpu/mes: remove unused functionsAlex Deucher-41/+0
2025-04-08drm/amdgpu: Remove the MES self testArunpravin Paneer Selvam-2/+0
2025-04-08drm/amdgpu: fix MES GFX maskArvind Yadav-1/+1
2025-03-13drm/amd/amdgpu: Fix MES init sequenceShaoyun Liu-3/+3
2025-02-25drm/amdgpu/mes: keep enforce isolation up to dateAlex Deucher-1/+1
2025-02-25drm/amdgpu: correct the name of mes_pipe structureLikun Gao-1/+1
2025-01-24drm/amd/amdgpu: Enable scratch data dump for mes 12Shaoyun Liu-1/+1
2024-11-12drm/amd/amdgpu: limit single process inside MESShaoyun Liu-0/+19
2024-11-11drm/amd/amdgpu: Increase MES log buffer to dump mes scratch datashaoyunl-0/+1
2024-11-08drm/amdgpu: fix return random value when multiple threads read registers via ...chongli2-3/+0
2024-11-05drm/amdgpu/mes: fetch fw version from firmware headerAlex Deucher-0/+1
2024-09-02drm/amdgpu/mes: modify mes api for mmio queue resetJiadong Zhu-1/+13
2024-08-29drm/amdgpu/mes: add mes mapping legacy queue switchJack Xiao-0/+1
2024-08-20drm/amdgpu: Implement MES Suspend and Resume APIs for GFX11Mukul Joshi-0/+2
2024-08-16drm/amdgpu/mes: add API for user queue resetAlex Deucher-0/+9
2024-08-13drm/amdgpu/mes12: configure two pipes hardware resourcesJack Xiao-6/+6
2024-08-13drm/amdgpu/mes: add multiple mes ring instances supportJack Xiao-2/+2
2024-08-13drm/amdgpu/mes: add API for legacy queue resetAlex Deucher-0/+16
2024-07-27drm/amdgpu: increase mes log buffer size for gfx12Michael Chen-3/+3
2024-06-19drm/amdgpu: remove amdgpu_mes_fence_wait_polling()Alex Deucher-4/+0
2024-04-26drm/amdgpu/mes: add mes mapping legacy queue supportJack Xiao-0/+14
2024-04-26drm/amdgpu/mes11: Use a separate fence per transactionAlex Deucher-0/+4
2024-04-09drm/amd/amdgpu: support MES command SET_HW_RESOURCE1 in sriovchongli2-0/+6
2024-04-09drm/amdgpu : Increase the mes log buffer size as per new MES FW versionshaoyunl-0/+1
2023-12-13drm/amdkfd: fix mes set shader debugger process managementJonathan Kim-4/+6
2023-12-07drm/amdgpu: SW part of MES event log enablementshaoyunl-0/+5
2023-08-07drm/amdgpu: cleanup MES process level doorbellsShashank Sharma-10/+0
2023-08-07drm/amdgpu: use doorbell mgr for MES kernel doorbellsShashank Sharma-0/+6
2023-07-25drm/amdkfd: enable cooperative groups for gfx11Jonathan Kim-0/+1
2023-06-09drm/amdkfd: fix and enable debugging for gfx11Jonathan Kim-1/+3
2023-06-09drm/amdkfd: apply trap workaround for gfx11Jonathan Kim-0/+2
2023-06-09drm/amdgpu: expose debug api for mesJonathan Kim-0/+20
2023-01-09drm/amd: Load MES microcode during early_initMario Limonciello-0/+1
2022-10-27drm/amdgpu: remove deprecated MES version varsGraham Sider-2/+0
2022-09-27drm/amdgpu: pass queue size and is_aql_queue to MESGraham Sider-0/+2
2022-07-13drm/amdgpu/mes: ring aggregatged doorbell when mes queue is unmappedLe Ma-0/+3
2022-07-13drm/amdgpu/mes: init aggregated doorbellLe Ma-1/+1
2022-07-12drm/amdgpu/mes: fix bo va unmap issue in mesJack Xiao-0/+2
2022-07-08drm/amdgpu/mes: fix mes submission in atomic contextJack Xiao-0/+1
2022-06-30drm/amdgpu: add common interface for mes misc opJack Xiao-0/+46
2022-06-28drm/amdgpu: add mc wptr addr support for mesJack Xiao-0/+2
2022-06-23drm/amdgpu: Update mes_v11_api_def.hGraham Sider-0/+1
2022-06-23drm/amdkfd: Enable GFX11 usermode queue oversubscriptionGraham Sider-0/+7
2022-06-23drm/amdgpu: Fetch MES scheduler/KIQ versionsGraham Sider-0/+3
2022-05-04drm/amdgpu: add mes unmap legacy queue routineJack Xiao-1/+84
2022-05-04drm/amdgpu/mes: Update the doorbell function signaturesMukul Joshi-0/+9