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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
drm/amdgpu/mes: fix vm csa update issue
Jack Xiao
2022-05-04
2
-22
/
+62
|
*
|
drm/amdgpu/mes10.1: add mes self test in late init
Jack Xiao
2022-05-04
1
-0
/
+10
|
*
|
drm/amdgpu/mes: implement mes self test
Jack Xiao
2022-05-04
2
-0
/
+99
|
*
|
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: kiq takes charge of all queues
Jack Xiao
2022-05-04
1
-0
/
+3
|
*
|
drm/amdgpu: skip gds switch for mes queue
Jack Xiao
2022-05-04
1
-1
/
+2
|
*
|
drm/amdgpu: skip kiq ib tests if mes enabled
Jack Xiao
2022-05-04
1
-0
/
+4
|
*
|
drm/amdgpu: skip some checking for mes queue ib submission
Jack Xiao
2022-05-04
1
-2
/
+2
|
*
|
drm/amdgpu: Enable KFD with MES enabled
Mukul Joshi
2022-05-04
1
-15
/
+9
|
*
|
drm/amdgpu: skip kfd routines when mes enabled
Jack Xiao
2022-05-04
1
-9
/
+16
|
*
|
drm/amdgpu/mes: add helper functions to alloc/free ctx metadata
Jack Xiao
2022-05-04
2
-0
/
+29
|
*
|
drm/amdgpu/mes: implement removing mes ring
Jack Xiao
2022-05-04
2
-0
/
+13
|
*
|
drm/amdgpu/mes: use ring for kernel queue submission
Jack Xiao
2022-05-04
2
-0
/
+98
|
*
|
drm/amdgpu/mes: add helper function to get the ctx meta data offset
Jack Xiao
2022-05-04
2
-1
/
+38
|
*
|
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
2
-0
/
+46
|
*
|
drm/amdgpu/mes: implement adding mes queue
Jack Xiao
2022-05-04
2
-0
/
+124
|
*
|
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
2
-0
/
+26
|
*
|
drm/amdgpu/mes: implement suspending all gangs
Jack Xiao
2022-05-04
2
-0
/
+27
|
*
|
drm/amdgpu/mes: implement removing mes gang
Jack Xiao
2022-05-04
2
-0
/
+31
|
*
|
drm/amdgpu/mes: implement adding mes gang
Jack Xiao
2022-05-04
2
-0
/
+79
|
*
|
drm/amdgpu/mes: implement destroying mes process
Jack Xiao
2022-05-04
2
-0
/
+59
|
*
|
drm/amdgpu/mes: implement creating mes process v2
Jack Xiao
2022-05-04
2
-0
/
+80
|
*
|
drm/amdgpu/mes10.1: implement the suspend/resume routine
Jack Xiao
2022-05-04
1
-2
/
+16
|
*
|
drm/amdgpu/mes10.1: add delay after mes engine enable
Jack Xiao
2022-05-04
1
-0
/
+1
|
*
|
drm/amdgpu/mes10.1: call general mes initialization
Jack Xiao
2022-05-04
1
-0
/
+5
|
*
|
drm/amdgpu/mes: relocate status_fence slot allocation
Jack Xiao
2022-05-04
2
-33
/
+11
|
*
|
drm/amdgpu/mes: initialize/finalize common mes structure v2
Jack Xiao
2022-05-04
2
-0
/
+76
|
*
|
drm/amdgpu: add mes queue id mask v2
Jack Xiao
2022-05-04
1
-0
/
+1
|
*
|
drm/amdgpu/mes: manage mes doorbell allocation
Jack Xiao
2022-05-04
2
-0
/
+134
|
*
|
drm/amdgpu: enable mes kiq N-1 test on sienna cichlid
Jack Xiao
2022-05-04
2
-50
/
+184
|
*
|
drm/amdgpu: add mes kiq frontdoor loading support
Jack Xiao
2022-05-04
1
-0
/
+10
|
*
|
drm/amdgpu/mes: add mes kiq callback
Jack Xiao
2022-05-04
1
-0
/
+5
|
*
|
drm/amdgpu: add mes kiq PSP GFX FW type
Likun Gao
2022-05-04
1
-0
/
+6
|
*
|
drm/amdgpu/sdma5: add mes support for sdma ib test
Jack Xiao
2022-05-04
1
-14
/
+36
|
*
|
drm/amdgpu/sdma5: add mes support for sdma ring test
Jack Xiao
2022-05-04
1
-11
/
+26
|
*
|
drm/amdgpu/sdma5: add mes queue fence handling
Jack Xiao
2022-05-04
1
-0
/
+18
|
*
|
drm/amdgpu/sdma5: associate mes queue id with fence
Jack Xiao
2022-05-04
1
-1
/
+3
|
*
|
drm/amdgpu/sdma5: initialize sdma mqd
Jack Xiao
2022-05-04
1
-0
/
+44
|
*
|
drm/amdgpu/sdma5.2: add mes support for sdma ib test
Jack Xiao
2022-05-04
1
-14
/
+36
|
*
|
drm/amdgpu/sdma5.2: add mes support for sdma ring test
Jack Xiao
2022-05-04
1
-11
/
+26
|
*
|
drm/amdgpu/sdma5.2: add mes queue fence handling
Jack Xiao
2022-05-04
1
-0
/
+18
|
*
|
drm/amdgpu/sdma5.2: associate mes queue id with fence
Jack Xiao
2022-05-04
1
-2
/
+4
|
*
|
drm/amdgpu/sdma5.2: initialize sdma mqd
Jack Xiao
2022-05-04
1
-0
/
+44
|
*
|
drm/amdgpu/sdma: use per-ctx sdma csa address for mes sdma queue
Jack Xiao
2022-05-04
1
-8
/
+16
|
*
|
drm/amdgpu: don't use kiq to flush gpu tlb if mes enabled
Jack Xiao
2022-05-04
1
-1
/
+1
|
*
|
drm/amdgpu/gfx10: add mes support for gfx ib test
Jack Xiao
2022-05-04
1
-13
/
+33
[prev]
[next]