index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
Files
Lines
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
[prev]