index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_mes.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu/mes: fix format specifier for size_t
Alex Deucher
2022-05-10
1
-1
/
+1
*
drm/amdgpu: add mes unmap legacy queue routine
Jack Xiao
2022-05-04
1
-123
/
+212
*
drm/amdgpu/mes: Update the doorbell function signatures
Mukul Joshi
2022-05-04
1
-15
/
+22
*
drm/amdgpu/mes: disable mes sdma queue test
Jack Xiao
2022-05-04
1
-0
/
+5
*
drm/amdgpu/mes: fix vm csa update issue
Jack Xiao
2022-05-04
1
-22
/
+59
*
drm/amdgpu/mes: implement mes self test
Jack Xiao
2022-05-04
1
-0
/
+97
*
drm/amdgpu/mes: add ring/ib test for mes self test
Jack Xiao
2022-05-04
1
-0
/
+32
*
drm/amdgpu/mes: create gang and queues for mes self test
Jack Xiao
2022-05-04
1
-0
/
+39
*
drm/amdgpu/mes: map ctx metadata for mes self test
Jack Xiao
2022-05-04
1
-0
/
+37
*
drm/amdgpu/mes: add helper functions to alloc/free ctx metadata
Jack Xiao
2022-05-04
1
-0
/
+25
*
drm/amdgpu/mes: implement removing mes ring
Jack Xiao
2022-05-04
1
-0
/
+11
*
drm/amdgpu/mes: use ring for kernel queue submission
Jack Xiao
2022-05-04
1
-0
/
+93
*
drm/amdgpu/mes: add helper function to get the ctx meta data offset
Jack Xiao
2022-05-04
1
-0
/
+36
*
drm/amdgpu/mes: add helper function to convert ring to queue property
Jack Xiao
2022-05-04
1
-0
/
+17
*
drm/amdgpu/mes: implement removing mes queue
Jack Xiao
2022-05-04
1
-0
/
+45
*
drm/amdgpu/mes: implement adding mes queue
Jack Xiao
2022-05-04
1
-0
/
+105
*
drm/amdgpu/mes: initialize mqd from queue properties
Jack Xiao
2022-05-04
1
-0
/
+54
*
drm/amdgpu/mes: implement resuming all gangs
Jack Xiao
2022-05-04
1
-0
/
+25
*
drm/amdgpu/mes: implement suspending all gangs
Jack Xiao
2022-05-04
1
-0
/
+25
*
drm/amdgpu/mes: implement removing mes gang
Jack Xiao
2022-05-04
1
-0
/
+30
*
drm/amdgpu/mes: implement adding mes gang
Jack Xiao
2022-05-04
1
-0
/
+67
*
drm/amdgpu/mes: implement destroying mes process
Jack Xiao
2022-05-04
1
-0
/
+58
*
drm/amdgpu/mes: implement creating mes process v2
Jack Xiao
2022-05-04
1
-0
/
+77
*
drm/amdgpu/mes: relocate status_fence slot allocation
Jack Xiao
2022-05-04
1
-0
/
+11
*
drm/amdgpu/mes: initialize/finalize common mes structure v2
Jack Xiao
2022-05-04
1
-0
/
+72
*
drm/amdgpu/mes: manage mes doorbell allocation
Jack Xiao
2022-05-04
1
-0
/
+133