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
2024-05-02
drm/amdgpu/mes12: Use a separate fence per transaction
Alex Deucher
1
-4
/
+18
2024-05-02
drm/amdgpu/mes12: increase mes submission timeout
Alex Deucher
1
-1
/
+1
2024-05-02
drm/amdgpu/mes12: print MES opcodes rather than numbers
Alex Deucher
1
-4
/
+77
2024-05-02
drm/amd/amdgpu: enable mmhub and athub cg on gc 12.0.1
Kenneth Feng
1
-1
/
+6
2024-05-02
drm/amd/amdgpu: enable gfxoff on gc 12.0.1
Kenneth Feng
1
-1
/
+13
2024-05-02
drm/amdgpu: support cg state get for gfx v12
Likun Gao
1
-1
/
+37
2024-05-02
drm/amd/amdgpu: enable sram fgcg on gc 12.0.1
Kenneth Feng
2
-1
/
+15
2024-05-02
drm/amd/amdgpu: enable perfcounter mgcg and repeater fgcg
Kenneth Feng
2
-3
/
+33
2024-05-02
drm/amd/amdgpu: enable 3D cgcg and 3D cgls
Kenneth Feng
1
-1
/
+3
2024-05-02
drm/amd/amdgpu: enable mgcg on gfx 12.0.1
Kenneth Feng
2
-5
/
+31
2024-05-02
drm/amd/amdgpu: enable cgcg and cgls
Kenneth Feng
1
-1
/
+2
2024-05-02
drm/amdgpu/vcn5: Add VCN5 capabilities
David (Ming Qiang) Wu
1
-0
/
+43
2024-05-02
drm/amdgpu/vcn5: enable DPG mode support
Sonny Jiang
1
-1
/
+2
2024-05-02
drm/amdgpu/jpeg5: enable power gating
Sonny Jiang
1
-1
/
+2
2024-05-02
amdgpu/vcn: enable AMD_PG_SUPPORT_VCN
David (Ming Qiang) Wu
1
-1
/
+1
2024-05-02
drm/amdgpu: Fix physical address mask
David Belanger
1
-1
/
+1
2024-05-02
drm/amdgpu/discovery: add mes v12_0 ip block
Likun Gao
1
-0
/
+9
2024-05-02
drm/amdgpu/discovery: add gfx v12_0 ip block
Likun Gao
1
-0
/
+7
2024-05-02
drm/amdgpu/mes12: disable logging output
Jack Xiao
1
-1
/
+1
2024-05-02
drm/amdgpu: add module parameter 'amdgpu_uni_mes'
Jack Xiao
3
-0
/
+13
2024-05-02
drm/amdgpu/mes12: add legacy setting hw resource interface
Jack Xiao
1
-2
/
+20
2024-05-02
drm/amdgpu: Disable unmapped doorbell handling basic mode on mes 12
shaoyunl
1
-15
/
+1
2024-05-02
drm/amdgpu/gfx: enable mes to map legacy queue support
Jack Xiao
2
-25
/
+4
2024-05-02
drm/amdgpu/mes12: add mes mapping legacy queue support
Jack Xiao
1
-0
/
+26
2024-05-02
drm/amdgpu/mes12: enable uni_mes fw on mes pipe0
Jack Xiao
1
-13
/
+38
2024-05-02
drm/amdgpu/mes12: add uni_mes fw loading support
Jack Xiao
1
-0
/
+10
2024-05-02
drm/amdgpu/mes: add uni_mes fw loading support
Jack Xiao
2
-1
/
+5
2024-05-02
drm/amdkfd: mark GFX12 system and peer GPU memory mappings as MTYPE_NC
Sreekant Somasekharan
1
-0
/
+9
2024-05-02
drm/amdkfd: fix support for trap on wave start and end for gfx12
Jonathan Kim
1
-5
/
+43
2024-05-02
drm/amdkfd: always enable ttmp setup for gfx12
Jonathan Kim
2
-1
/
+2
2024-05-02
drm/amdkfd: Added gfx_v12_kfd2kgd interface for GFX12.
David Belanger
2
-1
/
+341
2024-05-02
drm/amdgpu: Enable event log on MES 12
shaoyunl
1
-0
/
+4
2024-05-02
drm/amdgpu: Enable unmapped doorbell handling basic mode on mes 12
shaoyunl
1
-1
/
+15
2024-05-02
drm/amdgpu: Switch to smuio func to get gpu clk counter
Hawking Zhang
1
-9
/
+7
2024-05-02
drm/amdgpu: init gfxhub setting to align with mmhub
Likun Gao
1
-0
/
+39
2024-05-02
drm/amdgpu: skip dpm check to init imu fw
Likun Gao
1
-1
/
+1
2024-05-02
drm/amdgpu: fix active rb and cu number for gfx12
Likun Gao
1
-26
/
+55
2024-05-02
drm/amdgpu: use new method to program rlc ram
Likun Gao
1
-9
/
+61
2024-05-02
drm/amd/amdgpu: add cgcg&cgls interface for gfx 12.0
Kenneth Feng
2
-2
/
+191
2024-05-02
drm/amd/amdgpu: update GFX12 wave data registers
Tom St Denis
1
-2
/
+11
2024-05-02
drm/amdgpu: set different fw data addr for mec pipe
Likun Gao
1
-4
/
+10
2024-05-02
drm/amd/amdgpu: workaround for the imu fw loading
Kenneth Feng
1
-0
/
+5
2024-05-02
drm/amd: Move fw init from sw_init to early_init for imu v12
Likun Gao
1
-8
/
+8
2024-05-02
drm/amdgpu: support S&R fw load for gfx v12
Likun Gao
1
-0
/
+16
2024-05-02
drm/amdgpu/gfx12: recalculate available compute rings to use
Jack Xiao
1
-0
/
+7
2024-05-02
drm/amdgpu: skip imu related function if dpm=0
Likun Gao
1
-3
/
+3
2024-05-02
drm/amd/amdgpu: imu fw loading support
Kenneth Feng
4
-3
/
+337
2024-05-02
drm/amdgpu: set cp fw address set for gfx v12
Likun Gao
1
-64
/
+122
2024-05-02
drm/amdgpu: Add gfx v12_0 ip block support (v6)
Likun Gao
3
-1
/
+4633
2024-05-02
drm/amdgpu/mes12: update data cache boundary
Jack Xiao
1
-2
/
+2
[prev]
[next]