summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-05-04drm/amdgpu: skip gds switch for mes queueJack Xiao
2022-05-04drm/amdgpu: skip kiq ib tests if mes enabledJack Xiao
2022-05-04drm/amdgpu: skip some checking for mes queue ib submissionJack Xiao
2022-05-04drm/amdgpu: Enable KFD with MES enabledMukul Joshi
2022-05-04drm/amdgpu: skip kfd routines when mes enabledJack Xiao
2022-05-04drm/amdgpu/mes: add helper functions to alloc/free ctx metadataJack Xiao
2022-05-04drm/amdgpu/mes: implement removing mes ringJack Xiao
2022-05-04drm/amdgpu/mes: use ring for kernel queue submissionJack Xiao
2022-05-04drm/amdgpu/mes: add helper function to get the ctx meta data offsetJack Xiao
2022-05-04drm/amdgpu/mes: add helper function to convert ring to queue propertyJack Xiao
2022-05-04drm/amdgpu/mes: implement removing mes queueJack Xiao
2022-05-04drm/amdgpu/mes: implement adding mes queueJack Xiao
2022-05-04drm/amdgpu/mes: initialize mqd from queue propertiesJack Xiao
2022-05-04drm/amdgpu/mes: implement resuming all gangsJack Xiao
2022-05-04drm/amdgpu/mes: implement suspending all gangsJack Xiao
2022-05-04drm/amdgpu/mes: implement removing mes gangJack Xiao
2022-05-04drm/amdgpu/mes: implement adding mes gangJack Xiao
2022-05-04drm/amdgpu/mes: implement destroying mes processJack Xiao
2022-05-04drm/amdgpu/mes: implement creating mes process v2Jack Xiao
2022-05-04drm/amdgpu/mes10.1: implement the suspend/resume routineJack Xiao
2022-05-04drm/amdgpu/mes10.1: add delay after mes engine enableJack Xiao
2022-05-04drm/amdgpu/mes10.1: call general mes initializationJack Xiao
2022-05-04drm/amdgpu/mes: relocate status_fence slot allocationJack Xiao
2022-05-04drm/amdgpu/mes: initialize/finalize common mes structure v2Jack Xiao
2022-05-04drm/amdgpu: add mes queue id mask v2Jack Xiao
2022-05-04drm/amdgpu/mes: manage mes doorbell allocationJack Xiao
2022-05-04drm/amdgpu: enable mes kiq N-1 test on sienna cichlidJack Xiao
2022-05-04drm/amdgpu: add mes kiq frontdoor loading supportJack Xiao
2022-05-04drm/amdgpu/mes: add mes kiq callbackJack Xiao
2022-05-04drm/amdgpu: add mes kiq PSP GFX FW typeLikun Gao
2022-05-04drm/amdgpu/sdma5: add mes support for sdma ib testJack Xiao
2022-05-04drm/amdgpu/sdma5: add mes support for sdma ring testJack Xiao
2022-05-04drm/amdgpu/sdma5: add mes queue fence handlingJack Xiao
2022-05-04drm/amdgpu/sdma5: associate mes queue id with fenceJack Xiao
2022-05-04drm/amdgpu/sdma5: initialize sdma mqdJack Xiao
2022-05-04drm/amdgpu/sdma5.2: add mes support for sdma ib testJack Xiao
2022-05-04drm/amdgpu/sdma5.2: add mes support for sdma ring testJack Xiao
2022-05-04drm/amdgpu/sdma5.2: add mes queue fence handlingJack Xiao
2022-05-04drm/amdgpu/sdma5.2: associate mes queue id with fenceJack Xiao
2022-05-04drm/amdgpu/sdma5.2: initialize sdma mqdJack Xiao
2022-05-04drm/amdgpu/sdma: use per-ctx sdma csa address for mes sdma queueJack Xiao
2022-05-04drm/amdgpu: don't use kiq to flush gpu tlb if mes enabledJack Xiao
2022-05-04drm/amdgpu/gfx10: add mes support for gfx ib testJack Xiao
2022-05-04drm/amdgpu/gfx10: add mes queue fence handlingJack Xiao
2022-05-04drm/amdgpu/mes: extend mes framework to support multiple mes pipesJack Xiao
2022-05-04drm/amdgpu: allocate doorbell index for mes kiqJack Xiao
2022-05-04drm/amdgpu: add mes_kiq module parameter v2Jack Xiao
2022-05-04drm/amdgpu: update mes process/gang/queue definitionsJack Xiao
2022-05-04drm/amdgpu: use the whole doorbell space for mesJack Xiao
2022-05-04drm/amdgpu/gmc10: skip emitting pasid mapping packetJack Xiao