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
/
display
/
dc
/
hwss
/
dcn401
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-13
drm/amd/display: Perform outstanding programming on full updates
Dillon Varone
3
-4
/
+16
2024-08-13
drm/amd/display: Disable DCN401 UCLK P-State support on full updates
Dillon Varone
1
-3
/
+3
2024-08-13
drm/amd/display: Add more logging for MALL static screen
Aurabindo Pillai
1
-2
/
+8
2024-08-13
drm/amd/display: Unlock Pipes Based On DET Allocation
Austin Zheng
3
-1
/
+94
2024-08-13
drm/amd/display: 3DLUT non-DMA refactor
Relja Vojvodic
2
-27
/
+21
2024-08-06
drm/amd/display: Add NULL check for function pointer in dcn401_set_output_tra...
Srinivasan Shanmugam
1
-1
/
+3
2024-08-06
drm/amd/display: For FAMS2 don't program P-State force from driver
Alvin Lee
1
-1
/
+0
2024-08-06
drm/amd/display: Underflow Seen on DCN401 eGPU
Daniel Sa
1
-2
/
+6
2024-07-27
drm/amd/display: Use correct cm_helper function
Ilya Bakoulin
1
-12
/
+10
2024-07-23
drm/amd/display: Add NULL check for clk_mgr and clk_mgr->funcs in dcn401_init_hw
Srinivasan Shanmugam
1
-3
/
+5
2024-07-23
drm/amd/display: Remove duplicate HWSS interfaces
Joshua Aberback
2
-6
/
+4
2024-07-23
drm/amd/display: Remove hardmax usage for dcn401
Dillon Varone
1
-3
/
+0
2024-07-23
drm/amd/display: Remove unnecessary DSC power gating for DCN401
Joshua Aberback
1
-2
/
+0
2024-07-23
drm/amd/display: Export additional FAMS2 global configuration options from DML
Dillon Varone
1
-2
/
+2
2024-07-23
drm/amd/display: Add P-State Keepout to dcn401 Global Sync
Dillon Varone
1
-0
/
+1
2024-07-23
drm/amd/display: Calculate ODM width using odm slice rect, not recout
Alvin Lee
1
-4
/
+4
2024-07-23
drm/amd/display: fix dscclk programming sequence on DCN401
Wenjing Liu
1
-5
/
+1
2024-07-01
drm/amd/display: Adjust cursor visibility between MPC slices
Nevenko Stupar
2
-9
/
+39
2024-06-27
drm/amd/display: Enable DCC on DCN401
Aurabindo Pillai
3
-0
/
+28
2024-06-27
drm/amd/display: Fix 1DLUT setting for NL SDR blending
Relja Vojvodic
1
-2
/
+2
2024-06-27
drm/amd/display: Fix cursor issues with ODMs and magnification
Nevenko Stupar
1
-0
/
+9
2024-06-27
drm/amd/display: Always enable HPO for DCN4 dGPU
Leo (Hanghong) Ma
2
-1
/
+2
2024-06-27
drm/amd/display: Fix cursor size issues
Nevenko Stupar
1
-0
/
+14
2024-06-27
drm/amd/display: Remove redundant checks for pipe_ctx->stream
Alex Hung
1
-2
/
+2
2024-06-27
drm/amd/display: Fix cursor issues with ODMs and HW rotations
Nevenko Stupar
1
-116
/
+19
2024-06-19
drm/amd/display: Remove redundant checks for res_pool->dccg
Alex Hung
1
-1
/
+1
2024-06-19
drm/amd/display: Fix warning caused by an attempt to configure a non-otg master
Rodrigo Siqueira
1
-6
/
+18
2024-06-19
drm/amd/display: mirror case cleanup for cursors
Sridevi Arvindekar
1
-29
/
+1
2024-06-14
drm/amd/display: On clock init, maintain DISPCLK freq
Chris Park
1
-1
/
+10
2024-06-14
drm/amd/display: DCN401 full power down in HW init if any link enabled
Joshua Aberback
1
-0
/
+1
2024-06-14
drm/amd/display: populate hardware_release hook for dcn401
Alvin Lee
3
-2
/
+22
2024-06-14
drm/amd/display: Fix uninitialized variables in dcn401
Alex Hung
1
-1
/
+1
2024-06-14
drm/amd/display: Minor cleanup for DCN401 cursor related code
Sridevi Arvindekar
1
-2
/
+5
2024-06-14
drm/amd/display: Disable boot optimization for DCN401
Joshua Aberback
1
-1
/
+8
2024-06-14
drm/amd/display: DCN401 cusor code update
Sridevi Arvindekar
1
-17
/
+5
2024-06-14
drm/amd/display: Fix multiple cursors when using 4 displays on a contiguous l...
Nevenko Stupar
1
-25
/
+0
2024-05-29
drm/amd/display: Fix incorrect cursor position for dcn401
Sridevi
1
-9
/
+21
2024-05-20
drm/amd/display: Fix ODM + underscan case with cursor
Alvin Lee
1
-3
/
+9
2024-05-20
drm/amd/display: Add 3DLUT DMA load trigger
Ilya Bakoulin
3
-4
/
+16
2024-05-20
drm/amd/display: Add missing enable and disable symclk_se functions for dcn401
Wenjing Liu
1
-0
/
+5
2024-05-13
drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe split
Wenjing Liu
1
-15
/
+33
2024-05-13
drm/amd/display: Fix 3dlut size for Fastloading on DCN401
Adam Nelson
1
-0
/
+3
2024-05-13
drm/amd/display: Disable AC/DC codepath when unnecessary
Joshua Aberback
1
-1
/
+11
2024-05-08
drm/amd/display: reset DSC clock in post unlock update
Wenjing Liu
3
-1
/
+72
2024-05-08
drm/amd/display: Refactor input mode programming for DIG FIFO
Dillon Varone
3
-6
/
+29
2024-05-03
drm/amd/display: Fix uninitialized variables in dcn401 and dml21
Alex Hung
1
-2
/
+4
2024-04-26
drm/amd/display: Add new DCN401 sources
Aurabindo Pillai
4
-0
/
+1784