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-09
drm/amd/display: Add code comments clock and encode code
Rodrigo Siqueira
4
-7
/
+16
2024-04-09
drm/amd/display: Add WBSCL ram coefficient for writeback
Rodrigo Siqueira
1
-0
/
+11
2024-04-09
drm/amd/display: Fix MPCC DTN logging
Eric Bernstein
1
-1
/
+1
2024-04-09
drm/amd/display: Initialize debug variable data
Rodrigo Siqueira
1
-1
/
+1
2024-04-09
drm/amd/display: Add missing SFB and OPP_SF
Rodrigo Siqueira
2
-0
/
+2
2024-04-09
drm/amd/display: Remove redundant RESERVE0 and RESERVE1
Rodrigo Siqueira
1
-2
/
+1
2024-04-09
drm/amd/display: Add missing registers
Rodrigo Siqueira
8
-1
/
+149
2024-04-09
drm/amd/display: Drop legacy code
Rodrigo Siqueira
2
-23
/
+0
2024-04-09
drm/amd/display: Update DSC compute parameter calculation
Rodrigo Siqueira
1
-4
/
+3
2024-04-09
drm/amd/display: Add some missing debug registers
Rodrigo Siqueira
8
-0
/
+85
2024-04-09
drm/amd/display: Enable cur_rom_en even if cursor degamma is not enabled
Rodrigo Siqueira
1
-3
/
+1
2024-04-09
drm/amd/display: Set alpha enable to 0 for some specific formats
Rodrigo Siqueira
1
-0
/
+4
2024-04-09
drm/amd/display: Initialize DP ref clk with the correct clock
Rodrigo Siqueira
1
-2
/
+2
2024-04-09
drm/amd/display: 3.2.279
Aric Cyr
1
-1
/
+1
2024-04-09
drm/amd/display: Allow RCG for Static Screen + LVP for DCN35
Roman Li
1
-1
/
+3
2024-04-09
drm/amd/display: Fix compiler warnings on high compiler warning levels
Aric Cyr
35
-55
/
+44
2024-04-09
drm/amd/display: move build test pattern params as part of pipe resource upda...
Wenjing Liu
5
-9
/
+37
2024-04-09
drm/amd/display: Add handling for DC power mode
Joshua Aberback
13
-43
/
+120
2024-04-09
drm/amd/display: remove context->dml2 dependency from DML21 wrapper
Joshua Aberback
5
-6
/
+7
2024-04-09
drm/amd/display: Add extra DMUB logging to track message timeout
Alvin Lee
6
-2
/
+30
2024-04-09
drm/amd/display: add root clock control function pointer to fix display corru...
Xi (Alex) Liu
1
-0
/
+1
2024-04-09
drm/amd/display: Disable Z8 minimum stutter period check for DCN35
Nicholas Kazlauskas
1
-1
/
+1
2024-04-09
drm/amd/display: Add extra logging for HUBP and OTG
Alvin Lee
5
-0
/
+15
2024-04-09
drm/amd/display: Add OTG check for set AV mute
Leo (Hanghong) Ma
1
-1
/
+1
2024-04-09
drm/amd/display: Skip on writeback when it's not applicable
Alex Hung
1
-1
/
+8
2024-04-09
drm/amd/display: Allow HPO PG for DCN35
Duncan Ma
1
-1
/
+1
2024-04-09
drm/amd/display: Enable RCO for HDMISTREAMCLK in DCN35
Daniel Miess
2
-2
/
+13
2024-04-09
drm/amd/display: Add dummy interface for tracing DCN32 SMU messages
George Shen
4
-1
/
+31
2024-04-09
drm/amd/display: Enable DTBCLK DTO earlier in the sequence
Sung Joon Kim
1
-16
/
+16
2024-04-09
drm/amd/display: update pipe topology log to support subvp
Wenjing Liu
1
-31
/
+65
2024-04-09
drm/amd/display: Add dmub additional interface support for FAMS
Dillon Varone
5
-5
/
+9
2024-04-09
drm/amdgpu: use vm_update_mode=0 as default in sriov for gfx10.3 onwards
Danijel Slivka
2
-6
/
+7
2024-04-09
drm/amd/amdgpu: add pipe1 hardware support
Arunpravin Paneer Selvam
1
-1
/
+1
2024-04-09
drm/amdgpu: select HDP ref/mask according to gfx ring pipe
ZhenGuo Yin
1
-1
/
+1
2024-04-09
drm/amd/display: handle invalid connector indices
Joshua Aberback
8
-8
/
+10
2024-04-09
drm/amd/display: FEC overhead should be checked once for mst slot nums
Hersen Wu
2
-30
/
+10
2024-04-09
drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2
Tao Zhou
1
-13
/
+3
2024-04-09
drm/amd/display: Expand supported Replay residency mode
Leon Huang
3
-4
/
+7
2024-04-09
drm/amd/display: Toggle additional RCO options in DCN35
Daniel Miess
10
-14
/
+314
2024-04-09
drm/amd/display: optimize dml2 pipe resource allocation order
Wenjing Liu
4
-44
/
+97
2024-04-09
drm/amd/display: fix underflow in some two display subvp/non-subvp configs
Samson Tam
2
-130
/
+199
2024-04-09
drm/amd/display: Add timing pixel encoding for mst mode validation
Hersen Wu
1
-5
/
+30
2024-04-09
drm/amd/display: Fix compiler redefinition warnings for certain configs
Mounika Adhuri
2
-4
/
+4
2024-04-09
drm/amdgpu: add smu 14.0.1 discovery support
Yifan Zhang
1
-0
/
+1
2024-04-09
drm/amd/swsmu: Update smu v14.0.0 headers to be 14.0.1 compatible
lima1002
6
-43
/
+413
2024-04-09
drm/amdgpu : Increase the mes log buffer size as per new MES FW version
shaoyunl
2
-3
/
+3
2024-04-09
drm/amdgpu : Add mes_log_enable to control mes log feature
shaoyunl
4
-3
/
+20
2024-04-09
drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11
Tim Huang
1
-1
/
+11
2024-04-09
drm/amdgpu: refine function signature of amdgpu_aca_get_error_data()
Yang Wang
2
-6
/
+8
2024-04-09
drm/amd/display: add DCN 351 version for microcode load
Li Ma
1
-1
/
+6
[prev]
[next]