index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_mes.c
Age
Commit message (
Expand
)
Author
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: disable mes sdma queue test
Jack Xiao
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 ring/ib test for mes self test
Jack Xiao
2022-05-04
drm/amdgpu/mes: create gang and queues for mes self test
Jack Xiao
2022-05-04
drm/amdgpu/mes: map ctx metadata for 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: add helper function to convert ring to queue property
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: initialize mqd from queue properties
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: relocate status_fence slot allocation
Jack Xiao
2022-05-04
drm/amdgpu/mes: initialize/finalize common mes structure v2
Jack Xiao
2022-05-04
drm/amdgpu/mes: manage mes doorbell allocation
Jack Xiao