summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | drm/amdgpu/mes: fix vm csa update issueJack Xiao2022-05-042-22/+62
| * | drm/amdgpu/mes10.1: add mes self test in late initJack Xiao2022-05-041-0/+10
| * | drm/amdgpu/mes: implement mes self testJack Xiao2022-05-042-0/+99
| * | drm/amdgpu/mes: add ring/ib test for mes self testJack Xiao2022-05-041-0/+32
| * | drm/amdgpu/mes: create gang and queues for mes self testJack Xiao2022-05-041-0/+39
| * | drm/amdgpu/mes: map ctx metadata for mes self testJack Xiao2022-05-041-0/+37
| * | drm/amdgpu: kiq takes charge of all queuesJack Xiao2022-05-041-0/+3
| * | drm/amdgpu: skip gds switch for mes queueJack Xiao2022-05-041-1/+2
| * | drm/amdgpu: skip kiq ib tests if mes enabledJack Xiao2022-05-041-0/+4
| * | drm/amdgpu: skip some checking for mes queue ib submissionJack Xiao2022-05-041-2/+2
| * | drm/amdgpu: Enable KFD with MES enabledMukul Joshi2022-05-041-15/+9
| * | drm/amdgpu: skip kfd routines when mes enabledJack Xiao2022-05-041-9/+16
| * | drm/amdgpu/mes: add helper functions to alloc/free ctx metadataJack Xiao2022-05-042-0/+29
| * | drm/amdgpu/mes: implement removing mes ringJack Xiao2022-05-042-0/+13
| * | drm/amdgpu/mes: use ring for kernel queue submissionJack Xiao2022-05-042-0/+98
| * | drm/amdgpu/mes: add helper function to get the ctx meta data offsetJack Xiao2022-05-042-1/+38
| * | drm/amdgpu/mes: add helper function to convert ring to queue propertyJack Xiao2022-05-041-0/+17
| * | drm/amdgpu/mes: implement removing mes queueJack Xiao2022-05-042-0/+46
| * | drm/amdgpu/mes: implement adding mes queueJack Xiao2022-05-042-0/+124
| * | drm/amdgpu/mes: initialize mqd from queue propertiesJack Xiao2022-05-041-0/+54
| * | drm/amdgpu/mes: implement resuming all gangsJack Xiao2022-05-042-0/+26
| * | drm/amdgpu/mes: implement suspending all gangsJack Xiao2022-05-042-0/+27
| * | drm/amdgpu/mes: implement removing mes gangJack Xiao2022-05-042-0/+31
| * | drm/amdgpu/mes: implement adding mes gangJack Xiao2022-05-042-0/+79
| * | drm/amdgpu/mes: implement destroying mes processJack Xiao2022-05-042-0/+59
| * | drm/amdgpu/mes: implement creating mes process v2Jack Xiao2022-05-042-0/+80
| * | drm/amdgpu/mes10.1: implement the suspend/resume routineJack Xiao2022-05-041-2/+16
| * | drm/amdgpu/mes10.1: add delay after mes engine enableJack Xiao2022-05-041-0/+1
| * | drm/amdgpu/mes10.1: call general mes initializationJack Xiao2022-05-041-0/+5
| * | drm/amdgpu/mes: relocate status_fence slot allocationJack Xiao2022-05-042-33/+11
| * | drm/amdgpu/mes: initialize/finalize common mes structure v2Jack Xiao2022-05-042-0/+76
| * | drm/amdgpu: add mes queue id mask v2Jack Xiao2022-05-041-0/+1
| * | drm/amdgpu/mes: manage mes doorbell allocationJack Xiao2022-05-042-0/+134
| * | drm/amdgpu: enable mes kiq N-1 test on sienna cichlidJack Xiao2022-05-042-50/+184
| * | drm/amdgpu: add mes kiq frontdoor loading supportJack Xiao2022-05-041-0/+10
| * | drm/amdgpu/mes: add mes kiq callbackJack Xiao2022-05-041-0/+5
| * | drm/amdgpu: add mes kiq PSP GFX FW typeLikun Gao2022-05-041-0/+6
| * | drm/amdgpu/sdma5: add mes support for sdma ib testJack Xiao2022-05-041-14/+36
| * | drm/amdgpu/sdma5: add mes support for sdma ring testJack Xiao2022-05-041-11/+26
| * | drm/amdgpu/sdma5: add mes queue fence handlingJack Xiao2022-05-041-0/+18
| * | drm/amdgpu/sdma5: associate mes queue id with fenceJack Xiao2022-05-041-1/+3
| * | drm/amdgpu/sdma5: initialize sdma mqdJack Xiao2022-05-041-0/+44
| * | drm/amdgpu/sdma5.2: add mes support for sdma ib testJack Xiao2022-05-041-14/+36
| * | drm/amdgpu/sdma5.2: add mes support for sdma ring testJack Xiao2022-05-041-11/+26
| * | drm/amdgpu/sdma5.2: add mes queue fence handlingJack Xiao2022-05-041-0/+18
| * | drm/amdgpu/sdma5.2: associate mes queue id with fenceJack Xiao2022-05-041-2/+4
| * | drm/amdgpu/sdma5.2: initialize sdma mqdJack Xiao2022-05-041-0/+44
| * | drm/amdgpu/sdma: use per-ctx sdma csa address for mes sdma queueJack Xiao2022-05-041-8/+16
| * | drm/amdgpu: don't use kiq to flush gpu tlb if mes enabledJack Xiao2022-05-041-1/+1
| * | drm/amdgpu/gfx10: add mes support for gfx ib testJack Xiao2022-05-041-13/+33