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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-04
drm/amdgpu: add mes_kiq module parameter v2
Jack Xiao
3
-2
/
+19
2022-05-04
drm/amdgpu: update mes process/gang/queue definitions
Jack Xiao
1
-0
/
+59
2022-05-04
drm/amdgpu: use the whole doorbell space for mes
Jack Xiao
1
-13
/
+19
2022-05-04
drm/amdgpu/gmc10: skip emitting pasid mapping packet
Jack Xiao
1
-0
/
+4
2022-05-04
drm/amdgpu/gfx10: use INVALIDATE_TLBS to invalidate TLBs v2
Jack Xiao
1
-7
/
+20
2022-05-04
drm/amdgpu/gfx10: inherit vmid from mqd
Jack Xiao
1
-0
/
+8
2022-05-04
drm/amdgpu/gfx10: associate mes queue id with fence v2
Jack Xiao
2
-1
/
+4
2022-05-04
drm/amdgpu/gfx10: use per ctx CSA for de metadata
Jack Xiao
1
-11
/
+28
2022-05-04
drm/amdgpu/gfx10: use per ctx CSA for ce metadata
Jack Xiao
1
-9
/
+19
2022-05-04
drm/amdgpu/gfx10: implement mqd functions of gfx/compute eng v2
Jack Xiao
1
-55
/
+56
2022-05-04
drm/amdgpu: assign the cpu/gpu address of fence from ring
Jack Xiao
1
-2
/
+2
2022-05-04
drm/amdgpu: initialize/finalize the ring for mes queue
Jack Xiao
1
-41
/
+104
2022-05-04
drm/amdgpu: use ring structure to access rptr/wptr v2
Jack Xiao
21
-145
/
+128
2022-05-04
drm/amdgpu: define ring structure to access rptr/wptr/fence
Jack Xiao
1
-0
/
+6
2022-05-04
drm/amdgpu: add mes ctx data in amdgpu_ring
Jack Xiao
1
-0
/
+5
2022-05-04
drm/amdgpu: add the per-context meta data v3
Jack Xiao
3
-0
/
+128
2022-05-04
drm/amdgpu: add helper function to initialize mqd from ring v4
Jack Xiao
2
-0
/
+50
2022-05-04
drm/amdgpu: define MQD abstract layer for hw ip
Jack Xiao
1
-0
/
+21
2022-05-04
drm/amdgpu: add imu fw structure
Likun Gao
1
-0
/
+10
2022-05-04
drm/amdgpu: add rlc TOC header file for soc21 (v2)
Likun Gao
1
-0
/
+41
2022-05-04
drm/amdgpu: support rlc v2_3 ucode struct
Likun Gao
2
-1
/
+16
2022-05-04
drm/amdgpu: add gfx firmware header v2_0
Likun Gao
2
-0
/
+19
2022-05-04
drm/amdgpu: add gfx11 clearstate header
Hawking Zhang
1
-0
/
+988
2022-05-04
drm/amdgpu/discovery: Set GC family for GC 11.0 IP
Likun Gao
1
-0
/
+3
2022-05-04
drm/amdgpu/ucode: Remove firmware load type check in amdgpu_ucode_free_bo
Alice Wong
1
-2
/
+1
2022-05-04
drm/amdgpu/discovery: Enable SMU for SMU 13.0.0
Likun Gao
1
-0
/
+1
2022-05-04
drm/amdgpu/soc21: enable ATHUB and MMHUB PG
Evan Quan
1
-1
/
+2
2022-05-04
drm/amdgpu: enable pptable ucode loading
Evan Quan
3
-0
/
+10
2022-05-04
drm/amdgpu: query core refclk from bios for smu v13
Hawking Zhang
1
-1
/
+5
2022-05-04
drm/amdgpu/discovery: add GMC 11.0 Support
Likun Gao
1
-0
/
+4
2022-05-04
drm/amdgpu: add gmc v11_0 ip block (v3)
Tianci.Yin
4
-3
/
+1000
2022-05-04
drm/amdgpu: save the setting of VM_CONTEXT_CNTL
Jack Xiao
7
-0
/
+13
2022-05-04
drm/amdgpu: add mmhub v3_0 ip block
Tianci.Yin
5
-1
/
+607
2022-05-04
drm/amdgpu: add gfxhub v3_0 ip block
Tianci.Yin
3
-1
/
+539
2022-05-04
drm/amdgpu: add athub v3_0 ip block
Tianci.Yin
3
-1
/
+130
2022-05-04
drm/amdgpu/discovery: Enable PSP for PSP 13.0.0
Likun Gao
1
-0
/
+1
2022-05-04
drm/amdgpu: add tracking for the enablement of SCPM
Likun Gao
3
-1
/
+43
2022-05-04
drm/amdgpu: rework psp firmware name
Likun Gao
1
-10
/
+5
2022-05-04
drm/amdgpu: support psp v13_0_0 microcode init
Likun Gao
2
-0
/
+14
2022-05-04
drm/amdgpu: add support for spl fw load on psp v13
Likun Gao
1
-0
/
+6
2022-05-04
drm/amdgpu: extend PSP GFX FW type
Likun Gao
1
-0
/
+30
2022-05-04
drm/amdgpu: support print psp v2_0 hdr debug information
Hawking Zhang
1
-0
/
+67
2022-05-04
drm/amdgpu/psp: deallocate memory when psp_load_fw failed
Alice Wong
1
-9
/
+12
2022-05-04
drm/amdgpu/psp: move shared buffer frees into single function
Alex Deucher
1
-59
/
+55
2022-05-04
drm/amdgpu/psp: fix memory leak in terminate functions
Alex Deucher
1
-21
/
+13
2022-05-04
drm/amdgpu/psp: drop load/unload/init_shared_buf wrappers
Alex Deucher
1
-122
/
+21
2022-05-04
drm/amdgpu: init smuio v13_0_6 callbacks
Hawking Zhang
1
-0
/
+4
2022-05-04
drm/amdgpu/psp: move PSP memory alloc from hw_init to sw_init
Alex Deucher
1
-48
/
+47
2022-05-04
drm/amdgpu: add smuio v13_0_6 support
Hawking Zhang
3
-1
/
+73
2022-05-04
drm/amdgpu/discovery: add HDP v6
Likun Gao
1
-0
/
+4
[prev]
[next]