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