summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_mes.h
AgeCommit message (Expand)AuthorFilesLines
2025-03-07drm/amdgpu/mes: keep enforce isolation up to dateAlex Deucher1-1/+1
2024-11-12drm/amd/amdgpu: limit single process inside MESShaoyun Liu1-0/+19
2024-11-11drm/amd/amdgpu: Increase MES log buffer to dump mes scratch datashaoyunl1-0/+1
2024-11-08drm/amdgpu: fix return random value when multiple threads read registers via ...chongli21-3/+0
2024-11-05drm/amdgpu/mes: fetch fw version from firmware headerAlex Deucher1-0/+1
2024-09-02drm/amdgpu/mes: modify mes api for mmio queue resetJiadong Zhu1-1/+13
2024-08-29drm/amdgpu/mes: add mes mapping legacy queue switchJack Xiao1-0/+1
2024-08-20drm/amdgpu: Implement MES Suspend and Resume APIs for GFX11Mukul Joshi1-0/+2
2024-08-16drm/amdgpu/mes: add API for user queue resetAlex Deucher1-0/+9
2024-08-13drm/amdgpu/mes12: configure two pipes hardware resourcesJack Xiao1-6/+6
2024-08-13drm/amdgpu/mes: add multiple mes ring instances supportJack Xiao1-2/+2
2024-08-13drm/amdgpu/mes: add API for legacy queue resetAlex Deucher1-0/+16
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-4/+0
2024-04-26drm/amdgpu/mes: add mes mapping legacy queue supportJack Xiao1-0/+14
2024-04-26drm/amdgpu/mes11: Use a separate fence per transactionAlex Deucher1-0/+4
2024-04-09drm/amd/amdgpu: support MES command SET_HW_RESOURCE1 in sriovchongli21-0/+6
2024-04-09drm/amdgpu : Increase the mes log buffer size as per new MES FW versionshaoyunl1-0/+1
2023-12-13drm/amdkfd: fix mes set shader debugger process managementJonathan Kim1-4/+6
2023-12-07drm/amdgpu: SW part of MES event log enablementshaoyunl1-0/+5
2023-08-07drm/amdgpu: cleanup MES process level doorbellsShashank Sharma1-10/+0
2023-08-07drm/amdgpu: use doorbell mgr for MES kernel doorbellsShashank Sharma1-0/+6
2023-07-25drm/amdkfd: enable cooperative groups for gfx11Jonathan Kim1-0/+1
2023-06-09drm/amdkfd: fix and enable debugging for gfx11Jonathan Kim1-1/+3
2023-06-09drm/amdkfd: apply trap workaround for gfx11Jonathan Kim1-0/+2
2023-06-09drm/amdgpu: expose debug api for mesJonathan Kim1-0/+20
2023-01-09drm/amd: Load MES microcode during early_initMario Limonciello1-0/+1
2022-10-27drm/amdgpu: remove deprecated MES version varsGraham Sider1-2/+0
2022-09-27drm/amdgpu: pass queue size and is_aql_queue to MESGraham Sider1-0/+2
2022-07-13drm/amdgpu/mes: ring aggregatged doorbell when mes queue is unmappedLe Ma1-0/+3
2022-07-13drm/amdgpu/mes: init aggregated doorbellLe Ma1-1/+1
2022-07-12drm/amdgpu/mes: fix bo va unmap issue in mesJack Xiao1-0/+2
2022-07-08drm/amdgpu/mes: fix mes submission in atomic contextJack Xiao1-0/+1
2022-06-30drm/amdgpu: add common interface for mes misc opJack Xiao1-0/+46
2022-06-28drm/amdgpu: add mc wptr addr support for mesJack Xiao1-0/+2
2022-06-23drm/amdgpu: Update mes_v11_api_def.hGraham Sider1-0/+1
2022-06-23drm/amdkfd: Enable GFX11 usermode queue oversubscriptionGraham Sider1-0/+7
2022-06-23drm/amdgpu: Fetch MES scheduler/KIQ versionsGraham Sider1-0/+3
2022-05-04drm/amdgpu: add mes unmap legacy queue routineJack Xiao1-1/+84
2022-05-04drm/amdgpu/mes: Update the doorbell function signaturesMukul Joshi1-0/+9
2022-05-04drm/amdgpu/mes: fix vm csa update issueJack Xiao1-0/+3
2022-05-04drm/amdgpu/mes: implement mes self testJack Xiao1-0/+2
2022-05-04drm/amdgpu/mes: add helper functions to alloc/free ctx metadataJack Xiao1-0/+4
2022-05-04drm/amdgpu/mes: implement removing mes ringJack Xiao1-0/+2
2022-05-04drm/amdgpu/mes: use ring for kernel queue submissionJack Xiao1-0/+5
2022-05-04drm/amdgpu/mes: add helper function to get the ctx meta data offsetJack Xiao1-1/+2
2022-05-04drm/amdgpu/mes: implement removing mes queueJack Xiao1-0/+1
2022-05-04drm/amdgpu/mes: implement adding mes queueJack Xiao1-0/+19
2022-05-04drm/amdgpu/mes: implement resuming all gangsJack Xiao1-0/+1
2022-05-04drm/amdgpu/mes: implement suspending all gangsJack Xiao1-0/+2