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/sdma5.2: initialize sdma mqd
Jack Xiao
1
-0
/
+44
2022-05-04
drm/amdgpu/sdma: use per-ctx sdma csa address for mes sdma queue
Jack Xiao
1
-8
/
+16
2022-05-04
drm/amdgpu: don't use kiq to flush gpu tlb if mes enabled
Jack Xiao
1
-1
/
+1
2022-05-04
drm/amdgpu/gfx10: add mes support for gfx ib test
Jack Xiao
1
-13
/
+33
2022-05-04
drm/amdgpu/gfx10: add mes queue fence handling
Jack Xiao
1
-20
/
+40
2022-05-04
drm/amdgpu/mes: extend mes framework to support multiple mes pipes
Jack Xiao
2
-101
/
+149
2022-05-04
drm/amdgpu: allocate doorbell index for mes kiq
Jack Xiao
3
-4
/
+8
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: add FGCG support
Evan Quan
2
-0
/
+2
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 irq src id for GFX11
Wenhui Sheng
1
-0
/
+77
2022-05-04
drm/amdgpu: add gfx11 mqd structures
Hawking Zhang
1
-0
/
+1189
2022-05-04
drm/amdgpu: add gfx11 clearstate header
Hawking Zhang
1
-0
/
+988
2022-05-04
drm/amdgpu: add soc21 chip enum header v8
Hawking Zhang
1
-0
/
+22477
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/amd/display: Fix null pointer exception while load amdgpu
Sung Joon Kim
1
-0
/
+6
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/amd/smu: Update SMU13 support for SMU 13.0.0
Evan Quan
11
-50
/
+1727
2022-05-04
drm/amd/smu: add smu v13_0 header files
Likun Gao
3
-0
/
+1885
2022-05-04
drm/amd/pm: enable the support for retrieving combo pptable
Evan Quan
3
-1
/
+16
2022-05-04
drm/amd/pm: correct SMU OverridePcieParameters related settings
Evan Quan
1
-11
/
+11
2022-05-04
drm/amd/pm: enable SCPM support for SMU
Evan Quan
1
-14
/
+41
2022-05-04
drm/amdgpu: enable pptable ucode loading
Evan Quan
6
-0
/
+25
2022-05-04
drm/amd/pm: update the hw initialization sequence around pptable setup
Evan Quan
1
-6
/
+7
2022-05-04
drm/amd/pm: correct the way for retrieving bootup clocks
Evan Quan
1
-57
/
+26
2022-05-04
drm/amd/pm: move bootup values retrieving to ->sw_init
Evan Quan
1
-7
/
+7
2022-05-04
drm/amd/pm: fix NULL pointer issue of amdgpu_smu_stb_debug_fs_init
Likun Gao
1
-1
/
+1
2022-05-04
drm/amd/pm: enable pp_dpm_vclk/dclk sysfs interface support for SMU 13.0.0
Evan Quan
1
-2
/
+4
[prev]
[next]