index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2025-06-30
drm/amd/display: Refactor DML21 Initialization and Configuration
Wenjing Liu
4
-275
/
+301
2025-06-24
drm/amd/display: DML21 Reintegration
Austin Zheng
7
-22
/
+222
2025-06-24
drm/amd/display: Removed unnecessary comment
Alvin Lee
1
-1
/
+0
2025-06-24
drm/amd/display: Include EQU Prefetch Bandwidth For Bandwidth Calculations
Austin Zheng
2
-23
/
+35
2025-06-18
drm/amd/display: Fix RMCM programming seq errors
Yihan Zhu
1
-1
/
+4
2025-06-18
drm/amd/display: DML2.1 changes
Aurabindo Pillai
1
-1
/
+1
2025-06-18
drm/amd/display: Fix mpv playback corruption on weston
Alex Hung
1
-0
/
+1
2025-06-18
drm/amd/display: Deprecate Loading Bounding Box From DMUB On DCN4
Austin Zheng
2
-4
/
+17
2025-06-03
drm/amd/display: replace fast_validate with enum dc_validate_mode
Yan Li
2
-7
/
+11
2025-06-03
drm/amd/display: Move vmalloc include to header file
Ray Wu
1
-2
/
+0
2025-06-03
drm/amd/display: Add DML path for FAMS methods
Oleh Kuzhylnyi
1
-3
/
+11
2025-06-03
drm/amd/display: move RMCM programming
Yihan Zhu
1
-3
/
+1
2025-06-03
drm/amd/display: DML21 Fixes
Austin Zheng
6
-11
/
+102
2025-05-16
drm/amd/display: Move mcache allocation programming from DML to resource
Karthi Kandasamy
4
-1
/
+107
2025-05-13
drm/amd/display: check stream id dml21 wrapper to get plane_id
Aurabindo Pillai
1
-9
/
+11
2025-05-08
drm/amd/display: Use true/false for boolean variables in DML2 core files
Ivan Shamliev
2
-12
/
+12
2025-05-05
drm/amd/display: Refactor SubVP cursor limiting logic
Dillon Varone
1
-3
/
+6
2025-05-05
drm/amd/display: Call FP Protect Before Mode Programming/Mode Support
Austin Zheng
1
-4
/
+4
2025-05-05
Revert "drm/amd/display: Refactor SubVP cursor limiting logic"
Ryan Seto
1
-6
/
+3
2025-04-22
drm/amd/display: Refactor SubVP cursor limiting logic
Dillon Varone
1
-3
/
+6
2025-04-21
drm/amd/display: DCN42 RMCM and MCM 3DLUT support
Yihan Zhu
1
-0
/
+3
2025-04-21
drm/amd/display: Move Mode Support Prefetch Checks To Its Own Function
Austin Zheng
1
-635
/
+642
2025-04-12
drm/amd/display/dml2: use vzalloc rather than kzalloc
Alex Deucher
1
-5
/
+6
2025-04-07
drm/amd/display: Consider downspread against max clocks in DML2.1
Dillon Varone
3
-3
/
+13
2025-04-07
drm/amd/display: DML21 Reintegration
Austin Zheng
12
-1724
/
+1633
2025-04-07
drm/amd/display: Protect FPU in dml2_validate()/dml21_validate()
Huacai Chen
1
-2
/
+7
2025-04-07
drm/amd/display: Protect FPU in dml2_init()/dml21_init()
Huacai Chen
1
-0
/
+4
2025-04-07
drm/amd/display: Protect FPU in dml21_copy()
Huacai Chen
1
-0
/
+4
2025-03-10
drm/amd/display: Prevent VStartup Overflow
Ryan Seto
1
-0
/
+2
2025-02-25
drm/amd/display: update incorrect cursor buffer size
Alex Hung
1
-1
/
+1
2025-02-25
drm/amd/display: Fix spelling mistake "oustanding" -> "outstanding"
Colin Ian King
2
-4
/
+4
2025-02-25
drm/amd/display: fix an indent issue in DML21
Aurabindo Pillai
1
-2
/
+1
2025-02-19
drm/amd/display: Add total_num_dpps_required field to informative structure
Oleh Kuzhylnyi
2
-1
/
+8
2025-02-17
drm/amd/display: Reapply 2fde4fdddc1f
Nathan Chancellor
1
-1
/
+1
2025-02-13
drm/amd/display: DML21 Reintegration
Austin Zheng
16
-12853
/
+83
2025-02-13
drm/amd/display: Fixes for mcache programming in DML21
Dillon Varone
7
-10
/
+68
2025-02-13
drm/amd/display: Account For OTO Prefetch Bandwidth When Calculating Urgent B...
Austin Zheng
2
-1
/
+29
2025-02-13
drm/amd/display: Use Nominal vBlank If Provided Instead Of Capping It
Austin Zheng
1
-3
/
+2
2025-02-13
drm/amd/display: remove extraneous ; after statements
Colin Ian King
1
-2
/
+2
2025-02-03
drm/amd/display: Fix out-of-bound accesses
Alex Hung
1
-2
/
+2
2025-01-24
drm/amd/display: mark static functions noinline_for_stack
Tzung-Bi Shih
1
-6
/
+6
2025-01-10
drm/amd/display: Apply DML21 Patches
Austin Zheng
10
-18
/
+124
2025-01-10
drm/amd/display: Add SMU interface to get UMC count for dcn401
Dillon Varone
1
-2
/
+7
2025-01-10
drm/amd/display: Initialize denominator defaults to 1
Alex Hung
1
-2
/
+2
2025-01-10
drm/amd/display: DML2.1 Post-Si Cleanup
Rafal Ostrowski
6
-606
/
+19
2025-01-06
drm/amd/display: Ensure correct GFX tiling info passed to DML
Karthi Kandasamy
1
-3
/
+13
2025-01-06
drm/amd/display: correct type mismatches in comparisons in DML2
Natanel Roizenman
3
-24
/
+24
2024-12-20
drm/amd/display: Reapply fdedd77b0eb3
Nathan Chancellor
1
-1
/
+1
2024-12-18
drm/amd/display: Add new message for DF throttling optimization on dcn401
Dillon Varone
3
-0
/
+50
2024-12-18
drm/amd/display: DML21 Reintegration For Various Fixes
Austin Zheng
26
-1693
/
+2727
[next]