Age | Commit message (Expand) | Author |
2024-08-13 | drm/amdgpu/mes12: configure two pipes hardware resources | Jack Xiao |
2024-08-13 | drm/amdgpu/mes: add multiple mes ring instances support | Jack Xiao |
2024-08-13 | drm/amdgpu/mes: add API for legacy queue reset | Alex Deucher |
2024-07-27 | drm/amdgpu: increase mes log buffer size for gfx12 | Michael Chen |
2024-06-19 | drm/amdgpu: remove amdgpu_mes_fence_wait_polling() | Alex Deucher |
2024-04-26 | drm/amdgpu/mes: add mes mapping legacy queue support | Jack Xiao |
2024-04-26 | drm/amdgpu/mes11: Use a separate fence per transaction | Alex Deucher |
2024-04-09 | drm/amd/amdgpu: support MES command SET_HW_RESOURCE1 in sriov | chongli2 |
2024-04-09 | drm/amdgpu : Increase the mes log buffer size as per new MES FW version | shaoyunl |
2023-12-13 | drm/amdkfd: fix mes set shader debugger process management | Jonathan Kim |
2023-12-07 | drm/amdgpu: SW part of MES event log enablement | shaoyunl |
2023-08-07 | drm/amdgpu: cleanup MES process level doorbells | Shashank Sharma |
2023-08-07 | drm/amdgpu: use doorbell mgr for MES kernel doorbells | Shashank Sharma |
2023-07-25 | drm/amdkfd: enable cooperative groups for gfx11 | Jonathan Kim |
2023-06-09 | drm/amdkfd: fix and enable debugging for gfx11 | Jonathan Kim |
2023-06-09 | drm/amdkfd: apply trap workaround for gfx11 | Jonathan Kim |
2023-06-09 | drm/amdgpu: expose debug api for mes | Jonathan Kim |
2023-01-09 | drm/amd: Load MES microcode during early_init | Mario Limonciello |
2022-10-27 | drm/amdgpu: remove deprecated MES version vars | Graham Sider |
2022-09-27 | drm/amdgpu: pass queue size and is_aql_queue to MES | Graham Sider |
2022-07-13 | drm/amdgpu/mes: ring aggregatged doorbell when mes queue is unmapped | Le Ma |
2022-07-13 | drm/amdgpu/mes: init aggregated doorbell | Le Ma |
2022-07-12 | drm/amdgpu/mes: fix bo va unmap issue in mes | Jack Xiao |
2022-07-08 | drm/amdgpu/mes: fix mes submission in atomic context | Jack Xiao |
2022-06-30 | drm/amdgpu: add common interface for mes misc op | Jack Xiao |
2022-06-28 | drm/amdgpu: add mc wptr addr support for mes | Jack Xiao |
2022-06-23 | drm/amdgpu: Update mes_v11_api_def.h | Graham Sider |
2022-06-23 | drm/amdkfd: Enable GFX11 usermode queue oversubscription | Graham Sider |
2022-06-23 | drm/amdgpu: Fetch MES scheduler/KIQ versions | Graham Sider |
2022-05-04 | drm/amdgpu: add mes unmap legacy queue routine | Jack Xiao |
2022-05-04 | drm/amdgpu/mes: Update the doorbell function signatures | Mukul Joshi |
2022-05-04 | drm/amdgpu/mes: fix vm csa update issue | Jack Xiao |
2022-05-04 | drm/amdgpu/mes: implement mes self test | Jack Xiao |
2022-05-04 | drm/amdgpu/mes: add helper functions to alloc/free ctx metadata | Jack Xiao |
2022-05-04 | drm/amdgpu/mes: implement removing mes ring | Jack Xiao |
2022-05-04 | drm/amdgpu/mes: use ring for kernel queue submission | Jack Xiao |
2022-05-04 | drm/amdgpu/mes: add helper function to get the ctx meta data offset | Jack Xiao |
2022-05-04 | drm/amdgpu/mes: implement removing mes queue | Jack Xiao |
2022-05-04 | drm/amdgpu/mes: implement adding mes queue | Jack Xiao |
2022-05-04 | drm/amdgpu/mes: implement resuming all gangs | Jack Xiao |
2022-05-04 | drm/amdgpu/mes: implement suspending all gangs | Jack Xiao |
2022-05-04 | drm/amdgpu/mes: implement removing mes gang | Jack Xiao |
2022-05-04 | drm/amdgpu/mes: implement adding mes gang | Jack Xiao |
2022-05-04 | drm/amdgpu/mes: implement destroying mes process | Jack Xiao |
2022-05-04 | drm/amdgpu/mes: implement creating mes process v2 | Jack Xiao |
2022-05-04 | drm/amdgpu/mes: initialize/finalize common mes structure v2 | Jack Xiao |
2022-05-04 | drm/amdgpu/mes: add mes kiq callback | Jack Xiao |
2022-05-04 | drm/amdgpu/mes: extend mes framework to support multiple mes pipes | Jack Xiao |
2022-05-04 | drm/amdgpu: update mes process/gang/queue definitions | Jack Xiao |
2020-07-01 | drm/amdgpu/mes: add status fence memory definitions | Le Ma |