Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-05-04 | drm/amdgpu/mes: implement adding mes queue | Jack Xiao | 1 | -0/+105 |
2022-05-04 | drm/amdgpu/mes: initialize mqd from queue properties | Jack Xiao | 1 | -0/+54 |
2022-05-04 | drm/amdgpu/mes: implement resuming all gangs | Jack Xiao | 1 | -0/+25 |
2022-05-04 | drm/amdgpu/mes: implement suspending all gangs | Jack Xiao | 1 | -0/+25 |
2022-05-04 | drm/amdgpu/mes: implement removing mes gang | Jack Xiao | 1 | -0/+30 |
2022-05-04 | drm/amdgpu/mes: implement adding mes gang | Jack Xiao | 1 | -0/+67 |
2022-05-04 | drm/amdgpu/mes: implement destroying mes process | Jack Xiao | 1 | -0/+58 |
2022-05-04 | drm/amdgpu/mes: implement creating mes process v2 | Jack Xiao | 1 | -0/+77 |
2022-05-04 | drm/amdgpu/mes: relocate status_fence slot allocation | Jack Xiao | 1 | -0/+11 |
2022-05-04 | drm/amdgpu/mes: initialize/finalize common mes structure v2 | Jack Xiao | 1 | -0/+72 |
2022-05-04 | drm/amdgpu/mes: manage mes doorbell allocation | Jack Xiao | 1 | -0/+133 |