summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_mes.h
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu : Increase the mes log buffer size as per new MES FW versionshaoyunl2024-04-091-0/+1
* drm/amdkfd: fix mes set shader debugger process managementJonathan Kim2023-12-131-4/+6
* drm/amdgpu: SW part of MES event log enablementshaoyunl2023-12-071-0/+5
* drm/amdgpu: cleanup MES process level doorbellsShashank Sharma2023-08-071-10/+0
* drm/amdgpu: use doorbell mgr for MES kernel doorbellsShashank Sharma2023-08-071-0/+6
* drm/amdkfd: enable cooperative groups for gfx11Jonathan Kim2023-07-251-0/+1
* drm/amdkfd: fix and enable debugging for gfx11Jonathan Kim2023-06-091-1/+3
* drm/amdkfd: apply trap workaround for gfx11Jonathan Kim2023-06-091-0/+2
* drm/amdgpu: expose debug api for mesJonathan Kim2023-06-091-0/+20
* drm/amd: Load MES microcode during early_initMario Limonciello2023-01-091-0/+1
* drm/amdgpu: remove deprecated MES version varsGraham Sider2022-10-271-2/+0
* drm/amdgpu: pass queue size and is_aql_queue to MESGraham Sider2022-09-271-0/+2
* drm/amdgpu/mes: ring aggregatged doorbell when mes queue is unmappedLe Ma2022-07-131-0/+3
* drm/amdgpu/mes: init aggregated doorbellLe Ma2022-07-131-1/+1
* drm/amdgpu/mes: fix bo va unmap issue in mesJack Xiao2022-07-121-0/+2
* drm/amdgpu/mes: fix mes submission in atomic contextJack Xiao2022-07-081-0/+1
* drm/amdgpu: add common interface for mes misc opJack Xiao2022-06-301-0/+46
* drm/amdgpu: add mc wptr addr support for mesJack Xiao2022-06-281-0/+2
* drm/amdgpu: Update mes_v11_api_def.hGraham Sider2022-06-231-0/+1
* drm/amdkfd: Enable GFX11 usermode queue oversubscriptionGraham Sider2022-06-231-0/+7
* drm/amdgpu: Fetch MES scheduler/KIQ versionsGraham Sider2022-06-231-0/+3
* drm/amdgpu: add mes unmap legacy queue routineJack Xiao2022-05-041-1/+84
* drm/amdgpu/mes: Update the doorbell function signaturesMukul Joshi2022-05-041-0/+9
* drm/amdgpu/mes: fix vm csa update issueJack Xiao2022-05-041-0/+3
* drm/amdgpu/mes: implement mes self testJack Xiao2022-05-041-0/+2
* drm/amdgpu/mes: add helper functions to alloc/free ctx metadataJack Xiao2022-05-041-0/+4
* drm/amdgpu/mes: implement removing mes ringJack Xiao2022-05-041-0/+2
* drm/amdgpu/mes: use ring for kernel queue submissionJack Xiao2022-05-041-0/+5
* drm/amdgpu/mes: add helper function to get the ctx meta data offsetJack Xiao2022-05-041-1/+2
* drm/amdgpu/mes: implement removing mes queueJack Xiao2022-05-041-0/+1
* drm/amdgpu/mes: implement adding mes queueJack Xiao2022-05-041-0/+19
* drm/amdgpu/mes: implement resuming all gangsJack Xiao2022-05-041-0/+1
* drm/amdgpu/mes: implement suspending all gangsJack Xiao2022-05-041-0/+2
* drm/amdgpu/mes: implement removing mes gangJack Xiao2022-05-041-0/+1
* drm/amdgpu/mes: implement adding mes gangJack Xiao2022-05-041-0/+12
* drm/amdgpu/mes: implement destroying mes processJack Xiao2022-05-041-0/+1
* drm/amdgpu/mes: implement creating mes process v2Jack Xiao2022-05-041-0/+3
* drm/amdgpu/mes: initialize/finalize common mes structure v2Jack Xiao2022-05-041-0/+4
* drm/amdgpu/mes: add mes kiq callbackJack Xiao2022-05-041-0/+5
* drm/amdgpu/mes: extend mes framework to support multiple mes pipesJack Xiao2022-05-041-14/+21
* drm/amdgpu: update mes process/gang/queue definitionsJack Xiao2022-05-041-0/+59
* drm/amdgpu/mes: add status fence memory definitionsLe Ma2020-07-011-0/+3
* drm/amdgpu/mes: update some mes definitionsJack Xiao2020-07-011-2/+40
* drm/amdgpu/mes10.1: add mes firmware info fieldsJack Xiao2019-06-211-0/+16
* drm/amdgpu/mes: add definitions of ip callback functionJack Xiao2019-06-211-0/+54
* drm/amdgpu/mes: add mes header file and definitionJack Xiao2019-06-211-0/+31