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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-27
drm/amd/display: Added missing null checks
Sohaib Nadeem
1
-0
/
+3
2024-03-27
drm/amd/display: Refactor DML2 interfaces
Dillon Varone
9
-33
/
+37
2024-03-27
drm/amd/display: Expand DML2 callbacks
Dillon Varone
15
-89
/
+119
2024-03-27
drm/amd/display: Remove read/write to external register
Sung Joon Kim
9
-88
/
+0
2024-03-27
drm/amd/display: Send DTBCLK disable message on first commit
Taimur Hassan
1
-0
/
+5
2024-03-27
drm/amd/display: Consolidate HPO enable/disable and restrict only to state tr...
Natanel Roizenman
2
-15
/
+19
2024-03-27
drm/amd/display: Update dcn351 to latest dcn35 config
Sung Joon Kim
3
-7
/
+15
2024-03-27
drm/amd/display: fix IPX enablement
Hamza Mahfooz
2
-4
/
+6
2024-03-27
drm/amd/display: Allow idle opts for no flip case on PSR panel
Alvin Lee
1
-1
/
+3
2024-03-22
Revert "drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP d...
Harry Wentland
2
-13
/
+8
2024-03-22
drm/amd/display: 3.2.277
Aric Cyr
1
-1
/
+1
2024-03-22
drm/amd/display: Add TB_BORROWED_MAX definition
Chaitanya Dhere
1
-0
/
+2
2024-03-22
drm/amd/display: fix a bug to dereference already freed old current state memory
Wenjing Liu
1
-8
/
+13
2024-03-22
drm/amd/display: Enable reallow for idle on DCN35
Nicholas Kazlauskas
1
-1
/
+1
2024-03-22
drm/amd/display: Enable new interface design for alternate scrambling
Sung Joon Kim
7
-15
/
+142
2024-03-22
drm/amd/display: Remove unnecessary hard coded DPM states
Xi Liu
1
-2
/
+15
2024-03-22
drm/amd/display: Add optional optimization for IPS handshake
Nicholas Kazlauskas
3
-3
/
+8
2024-03-22
drm/amd/display: Detect and disallow idle reallow during reentrancy
Nicholas Kazlauskas
2
-2
/
+13
2024-03-22
drm/amd/display: increase bb clock for DCN351
Xi Liu
1
-14
/
+76
2024-03-22
drm/amd/display: Prevent crash when disable stream
Chris Park
1
-1
/
+2
2024-03-22
drm/amd/display: Increase Z8 watermark times.
Natanel Roizenman
2
-4
/
+4
2024-03-22
drm/amd/display: change aux_init to apu version
Charlene Liu
3
-2
/
+4
2024-03-22
drm/amd/display: Added debug prints for zstate_support and StutterPeriod
Natanel Roizenman
1
-0
/
+4
2024-03-22
drm/amd/display: Power on VPG memory unconditionally if off
Dillon Varone
1
-1
/
+6
2024-03-22
drm/amd/display: fix debug key not working on dml2
Charlene Liu
1
-0
/
+6
2024-03-20
drm/amd/display: Workaround register access in idle race with cursor
Nicholas Kazlauskas
1
-6
/
+17
2024-03-20
drm/amd/display: 3.2.276
Aric Cyr
1
-1
/
+1
2024-03-20
drm/amd/display: [FW Promotion] Release 0.0.208.0
Anthony Koo
1
-0
/
+2
2024-03-20
drm/amd/display: clear mpc_tree in init_pipes
Samson Tam
2
-0
/
+32
2024-03-20
drm/amd/display: Program pixclk according to dcn revision
Dillon Varone
1
-1
/
+6
2024-03-20
drm/amd/display: add stream clock source to DP DTO params
Dillon Varone
1
-0
/
+1
2024-03-20
drm/amd/display: Remove redundant condition in dcn35_calc_blocks_to_gate()
Srinivasan Shanmugam
1
-2
/
+1
2024-03-20
drm/amd/display: Address kdoc for commit_minimal_transition_state_in_dc_update()
Srinivasan Shanmugam
1
-1
/
+3
2024-03-20
drm/amd/display: Enabling urgent latency adjustment for DCN35
Nicholas Susanto
1
-2
/
+2
2024-03-20
drm/amd/display: Add debug option for idle reg checks
Nicholas Kazlauskas
1
-0
/
+1
2024-03-20
drm/amd/display: skip forcing odm in minimal transition
Wenjing Liu
1
-32
/
+65
2024-03-20
drm/amd/display: Comments adjustments
Rodrigo Siqueira
1
-2
/
+1
2024-03-20
drm/amd/display: correct hostvm flag
Sherry Wang
1
-1
/
+1
2024-03-20
drm/amd/display: Remove legacy code
Rodrigo Siqueira
1
-20
/
+0
2024-03-20
drm/amd/display: Enable fast update for DCN314
Rodrigo Siqueira
1
-0
/
+1
2024-03-20
drm/amd/display: Move define to the proper header
Rodrigo Siqueira
2
-1
/
+1
2024-03-20
drm/amd/display: Add the MALL size in the fallback function
Rodrigo Siqueira
2
-2
/
+5
2024-03-20
drm/amd/display: Correct indentations and spaces
Alex Hung
5
-31
/
+32
2024-03-20
drm/amd/display: Delete duplicated function prototypes
Alex Hung
1
-2
/
+1
2024-03-20
drm/amd/display: Enable 2to1 ODM policy for DCN35
Rodrigo Siqueira
1
-1
/
+1
2024-03-20
drm/amd/display: Remove wrong signal from vrr calculation
Rodrigo Siqueira
1
-1
/
+1
2024-03-20
drm/amd/display: Remove code duplication
Rodrigo Siqueira
1
-2
/
+0
2024-03-20
drm/amd/display: Revert "Set the power_down_on_boot function pointer to null"
Ovidiu Bunea
1
-1
/
+1
2024-03-20
drm/amd/display: Set the power_down_on_boot function pointer to null
Muhammad Ahmed
1
-1
/
+1
2024-03-20
drm/amd/display: 3.2.275
Aric Cyr
1
-1
/
+1
[prev]
[next]