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
/
dml2
/
dml21
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-18
drm/amd/display: Fix underflow when setting underscan on DCN401
Aurabindo Pillai
1
-1
/
+3
2024-09-18
drm/amd/display: Block timing sync for different output formats in pmo
Dillon Varone
1
-3
/
+5
2024-09-02
drm/amd/display: Block timing sync for different signals in PMO
Dillon Varone
1
-1
/
+2
2024-09-02
drm/amd/display: re-enable Dynamic ODM policy
Samson Tam
1
-2
/
+1
2024-08-27
drm/amd/display: add back quality EASF and ISHARP and dc dependency changes
Samson Tam
1
-1
/
+10
2024-08-27
drm/amd/display: Resolve Coverity Issues
Daniel Sa
5
-14
/
+15
2024-08-27
drm/amd/display: Fix MS/MP mismatches in dml21 for dcn401
Dillon Varone
2
-16
/
+36
2024-08-23
drm/amd/display: Make core_dcn4_ip_caps_base static
Jinjie Ruan
1
-1
/
+1
2024-08-23
drm/amd/display: Make core_dcn4_g6_temp_read_blackout_table static
Jinjie Ruan
1
-1
/
+2
2024-08-20
drm/amd/display: DML2.1 Reintegration for Various Fixes
Austin Zheng
13
-282
/
+1009
2024-08-13
drm/amd/display: apply vmin optimization even if it doesn't reach vmin level
Wenjing Liu
2
-7
/
+20
2024-08-13
drm/amd/display: fix minor coding errors where dml21 phase 5 uses wrong varia...
Wenjing Liu
1
-2
/
+2
2024-08-13
drm/amd/display: remove extraneous ; after statements
Colin Ian King
3
-4
/
+4
2024-08-06
drm/amd/display: Add DML2.1 option to disable DRR clamped P-State Strategies
Dillon Varone
3
-3
/
+9
2024-08-06
drm/amd/display: Force enable 3DLUT DMA check for dcn401 in DML
Dillon Varone
1
-2
/
+4
2024-08-06
drm/amd/display: Assume 32 bpp cursor in DML21
Joshua Aberback
1
-12
/
+1
2024-08-06
drm/amd/display: Disable SubVP if Hardware Rotation is Used
Austin Zheng
1
-1
/
+2
2024-08-06
drm/amd/display: fix a UBSAN warning in DML2.1
Aurabindo Pillai
1
-44
/
+49
2024-08-06
drm/amd/display: Check UnboundedRequestEnabled's value
Alex Hung
1
-1
/
+1
2024-07-27
drm/amd/display: Check null values from functions
Alex Hung
1
-0
/
+8
2024-07-27
drm/amd/display: Add option to disable unbounded req in DML21
Alvin Lee
1
-0
/
+5
2024-07-27
drm/amd/display: roll back quality EASF and ISHARP and dc dependency changes
Samson Tam
1
-8
/
+0
2024-07-25
drm/amd/display: remove unneeded semicolon
Jiapeng Chong
1
-3
/
+3
2024-07-25
drm/amd/display: use swap() in sort()
Jiapeng Chong
1
-6
/
+2
2024-07-25
drm/amd/display: Reapply 2fde4fdddc1f
Nathan Chancellor
1
-1
/
+1
2024-07-25
drm/amd/display: Fix spelling mistake "tolarance" -> "tolerance"
Colin Ian King
1
-1
/
+1
2024-07-23
drm/amd/display: Various DML2 fixes for FAMS2
Dillon Varone
2
-2
/
+1
2024-07-23
drm/amd/display: rename dcn401_soc to dcn4_variant_a_soc
Aurabindo Pillai
2
-2
/
+2
2024-07-23
drm/amd/display: rename dcn3/dcn4 to more sound terms
Aurabindo Pillai
10
-292
/
+292
2024-07-23
drm/amd/display: Check if Mode is Supported Before Returning Result
Austin Zheng
1
-1
/
+2
2024-07-23
drm/amd/display: Fix visual confirm bug for SubVP
Ryan Seto
3
-6
/
+31
2024-07-23
drm/amd/display: Remove ASSERT if significance is zero in math_ceil2
Rodrigo Siqueira
1
-2
/
+0
2024-07-23
drm/amd/display: Remove unused dml2_core_ip_params struct
Rodrigo Siqueira
1
-78
/
+0
2024-07-23
drm/amd/display: Export additional FAMS2 global configuration options from DML
Dillon Varone
3
-72
/
+89
2024-07-23
drm/amd/display: Increase array size of dummy_boolean
Alex Hung
1
-1
/
+1
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: Issue with 3 or more mcaches per surface
Nevenko Stupar
1
-11
/
+11
2024-07-23
drm/amd/display: Add blanked streams override to DML2.1
Dillon Varone
1
-0
/
+7
2024-07-23
drm/amd/display: DML2.1 resynchronization
Chaitanya Dhere
42
-1666
/
+566
2024-07-23
drm/amd/display: Initialize denominators' default to 1
Alex Hung
1
-2
/
+2
2024-07-23
drm/amd/display: Disable subvp based on HW cursor requirement
Alvin Lee
1
-1
/
+1
2024-07-23
drm/amd/display: apply vmin optimization even if it doesn't reach vmin level
Wenjing Liu
2
-7
/
+20
2024-07-23
drm/amd/display: Added logging for automated DPM testing
Ryan Seto
3
-0
/
+30
2024-07-23
drm/amd/display: quality improvements for EASF and ISHARP
Samson Tam
1
-0
/
+8
2024-07-02
drm/amd/display: Fix warning comparing pointer to 0
Jiapeng Chong
1
-1
/
+1
2024-07-02
drm/amd/display: Fix warning comparing pointer to 0
Jiapeng Chong
1
-1
/
+1
2024-07-02
drm/amd/display: Fix warning comparing pointer to 0
Jiapeng Chong
1
-1
/
+1
2024-07-02
drm/amd/display: Fix warning comparing pointer to 0
Jiapeng Chong
1
-1
/
+1
2024-07-02
drm/amd/display: Fix unsigned comparison with less than zero
Jiapeng Chong
1
-9
/
+6
2024-07-01
drm/amd/display: Fix dmub timeout after fams2 enabled
Fangzhi Zuo
1
-1
/
+6
[next]