summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_mes.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-10drm/amdgpu : Increase the mes log buffer size as per new MES FW versionshaoyunl1-0/+1
2023-12-14drm/amdkfd: fix mes set shader debugger process managementJonathan Kim1-4/+6
2023-12-08drm/amdgpu: SW part of MES event log enablementshaoyunl1-0/+5
2023-08-08drm/amdgpu: cleanup MES process level doorbellsShashank Sharma1-10/+0
2023-08-08drm/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-10drm/amd: Load MES microcode during early_initMario Limonciello1-0/+1
2022-10-27drm/amdgpu: remove deprecated MES version varsGraham Sider1-2/+0
2022-09-28drm/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-09drm/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-24drm/amdgpu: Update mes_v11_api_def.hGraham Sider1-0/+1
2022-06-24drm/amdkfd: Enable GFX11 usermode queue oversubscriptionGraham Sider1-0/+7
2022-06-24drm/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
2022-05-04drm/amdgpu/mes: implement removing mes gangJack Xiao1-0/+1
2022-05-04drm/amdgpu/mes: implement adding mes gangJack Xiao1-0/+12
2022-05-04drm/amdgpu/mes: implement destroying mes processJack Xiao1-0/+1
2022-05-04drm/amdgpu/mes: implement creating mes process v2Jack Xiao1-0/+3
2022-05-04drm/amdgpu/mes: initialize/finalize common mes structure v2Jack Xiao1-0/+4
2022-05-04drm/amdgpu/mes: add mes kiq callbackJack Xiao1-0/+5
2022-05-04drm/amdgpu/mes: extend mes framework to support multiple mes pipesJack Xiao1-14/+21
2022-05-04drm/amdgpu: update mes process/gang/queue definitionsJack Xiao1-0/+59
2020-07-01drm/amdgpu/mes: add status fence memory definitionsLe Ma1-0/+3
2020-07-01drm/amdgpu/mes: update some mes definitionsJack Xiao1-2/+40
2019-06-22drm/amdgpu/mes10.1: add mes firmware info fieldsJack Xiao1-0/+16
2019-06-22drm/amdgpu/mes: add definitions of ip callback functionJack Xiao1-0/+54
2019-06-22drm/amdgpu/mes: add mes header file and definitionJack Xiao1-0/+31