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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-30
drm/amdgpu: Remove redundant function call
YiPeng Chai
1
-16
/
+6
2024-04-30
rm/amdgpu: Remove unused code
YiPeng Chai
1
-71
/
+0
2024-04-30
drm/amdgpu: fix overflowed array index read warning
Tim Huang
1
-1
/
+2
2024-04-30
drm/amdgpu: fix potential resource leak warning
Tim Huang
1
-0
/
+5
2024-04-30
drm/amdgpu: avoid dump mca bank log muti times during ras ISR
Yang Wang
2
-0
/
+28
2024-04-30
drm/amdgpu: add MCA smu cache support
Yang Wang
3
-7
/
+116
2024-04-30
drm/amdgpu: add amdgpu MCA bank dispatch function support
Yang Wang
1
-42
/
+55
2024-04-30
drm/amdgpu: Add mmhub v4_1_0 ip block support (v4)
Hawking Zhang
3
-1
/
+683
2024-04-30
drm/amdgpu: Evict BOs from same process for contiguous allocation
Philip Yang
1
-1
/
+2
2024-04-30
drm/amdgpu: Handle sg size limit for contiguous allocation
Philip Yang
1
-6
/
+6
2024-04-30
drm/amdgpu: add function descripion of new functions
Sunil Khatri
1
-0
/
+2
2024-04-30
drm/amd/display: 3.2.283
Aric Cyr
1
-1
/
+1
2024-04-30
drm/amd/display: Disable seamless boot on 128b/132b encoding
Sung Joon Kim
1
-0
/
+3
2024-04-30
drm/amd/display: Change ASSR disable sequence
Swapnil Patel
1
-2
/
+1
2024-04-30
drm/amd/display: Add periodic detection for IPS
Roman Li
6
-2
/
+113
2024-04-30
drm/amd/display: Notify idle link detection through shared state
Nicholas Kazlauskas
5
-1
/
+57
2024-04-30
drm/amd/display: Enable Replay for DCN315
Joan Lee
1
-0
/
+12
2024-04-30
drm/amd/display: use even ODM slice width for two pixels per container
Wenjing Liu
26
-64
/
+103
2024-04-30
drm/amd/display: Fix FEC_READY write on DP LT
Ilya Bakoulin
1
-8
/
+6
2024-04-30
drm/amd/display: For FPO + Vactive check that all pipes support VA
Alvin Lee
3
-7
/
+17
2024-04-30
drm/amd/display: gpuvm handling in DML21
Nevenko Stupar
3
-1
/
+3
2024-04-30
drm/amd/display: Assign linear_pitch_alignment even for VM
Alvin Lee
1
-0
/
+1
2024-04-30
drm/amd/display: Refactor HUBBUB into component folder
Revalla Hari Krishna
31
-15
/
+114
2024-04-30
drm/amd/display: Only program P-State force if pipe config changed
Alvin Lee
1
-1
/
+17
2024-04-30
drm/amd/display: Revert "dc: Keep VBios pixel rate div setting util next mode...
Webb Chen
20
-141
/
+111
2024-04-30
drm/amd/display: Enable RCO for PHYSYMCLK in DCN35
Daniel Miess
7
-45
/
+41
2024-04-30
drm/amd/display: Add trigger FIFO resync path for DCN35
Nicholas Kazlauskas
2
-0
/
+12
2024-04-30
drm/amd/display: Re-enable IPS2 for static screen
Roman Li
1
-1
/
+1
2024-04-30
drm/amd/display: take ODM slice count into account when deciding DSC slice
Wenjing Liu
1
-7
/
+23
2024-04-30
drm/amd/display: Fix DC mode screen flickering on DCN321
Leo Ma
1
-3
/
+12
2024-04-30
drm/amd/display: Defer handling mst up request in resume
Wayne Lin
1
-1
/
+0
2024-04-30
drm/amd/display: Restrict multi-disp support for in-game FAMS
Iswara Nagulendran
3
-3
/
+11
2024-04-30
drm/amd/display: Refactor for Replay Link off frame count
Dennis Chan
2
-7
/
+3
2024-04-30
drm/amd/display: Handle the case which quad_part is equal 0
Rodrigo Siqueira
1
-0
/
+3
2024-04-30
drm/amd/display: Add log_color_state callback to multiple DCNs
Rodrigo Siqueira
5
-0
/
+5
2024-04-30
drm/amd/display: Remove legacy code in DC
Rodrigo Siqueira
5
-24
/
+1
2024-04-30
drm/amd/display: Update some of the dcn303 parameters
Rodrigo Siqueira
1
-4
/
+7
2024-04-30
drm/amd/display: Enable legacy fast update for dcn301
Rodrigo Siqueira
1
-0
/
+1
2024-04-30
drm/amd/display: Adjust functions prefix for some of the dcn301 fpu functions
Rodrigo Siqueira
3
-12
/
+18
2024-04-30
drm/amd/display: Add VCO speed parameter for DCN31 FPU
Rodrigo Siqueira
1
-0
/
+2
2024-04-30
drm/amd/display: Remove unnecessary files
Wayne Lin
7
-32
/
+0
2024-04-30
drm/amd/display: Adjust codestyle for dcn31 and hdcp_msg
Rodrigo Siqueira
2
-5
/
+5
2024-04-30
drm/amd/display: Add missing SMU version
Rodrigo Siqueira
1
-1
/
+2
2024-04-30
drm/amd/display: Improve registers write
Rodrigo Siqueira
1
-1
/
+2
2024-04-30
drm/amd/display: Always use legacy way of setting cursor on DCE
Harry Wentland
1
-2
/
+4
2024-04-30
drm/amdgpu: remove unused MCA driver codes
Yang Wang
3
-183
/
+82
2024-04-30
drm/amd/display: Do cursor programming with rest of pipe
Harry Wentland
6
-12
/
+105
2024-04-30
drm/amdgpu: Add mmhub v4_1_0 ip headers (v4)
Hawking Zhang
2
-0
/
+8284
2024-04-30
drm/amd/display: 3.2.282
Aric Cyr
1
-1
/
+1
2024-04-30
drm/amd/display: [FW Promotion] Release 0.0.214.0
Anthony Koo
1
-1
/
+1
[prev]
[next]