index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_mes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-04
drm/amdgpu: add mes unmap legacy queue routine
Jack Xiao
1
-123
/
+212
2022-05-04
drm/amdgpu/mes: Update the doorbell function signatures
Mukul Joshi
1
-15
/
+22
2022-05-04
drm/amdgpu/mes: disable mes sdma queue test
Jack Xiao
1
-0
/
+5
2022-05-04
drm/amdgpu/mes: fix vm csa update issue
Jack Xiao
1
-22
/
+59
2022-05-04
drm/amdgpu/mes: implement mes self test
Jack Xiao
1
-0
/
+97
2022-05-04
drm/amdgpu/mes: add ring/ib test for mes self test
Jack Xiao
1
-0
/
+32
2022-05-04
drm/amdgpu/mes: create gang and queues for mes self test
Jack Xiao
1
-0
/
+39
2022-05-04
drm/amdgpu/mes: map ctx metadata for mes self test
Jack Xiao
1
-0
/
+37
2022-05-04
drm/amdgpu/mes: add helper functions to alloc/free ctx metadata
Jack Xiao
1
-0
/
+25
2022-05-04
drm/amdgpu/mes: implement removing mes ring
Jack Xiao
1
-0
/
+11
2022-05-04
drm/amdgpu/mes: use ring for kernel queue submission
Jack Xiao
1
-0
/
+93
2022-05-04
drm/amdgpu/mes: add helper function to get the ctx meta data offset
Jack Xiao
1
-0
/
+36
2022-05-04
drm/amdgpu/mes: add helper function to convert ring to queue property
Jack Xiao
1
-0
/
+17
2022-05-04
drm/amdgpu/mes: implement removing mes queue
Jack Xiao
1
-0
/
+45
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