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.17.y
linux-6.18.y
linux-6.19.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-7.0.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_0
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-17
drm/amd/display: Move dml2_destroy to non-FPU compilation unit
Rafal Ostrowski
3
-12
/
+13
2026-04-17
drm/amd/display: add pstate schedule admissibility flags and frame-time utility
Wenjing Liu
3
-0
/
+14
2026-04-17
drm/amd/display: add const qualifiers to watermark params struct
Wenjing Liu
1
-17
/
+17
2026-04-17
drm/amd/display: fix math_mod() using arg1 instead of arg2
Wenjing Liu
1
-1
/
+1
2026-04-17
drm/amd/display: Remove Duplicate Prefetch Parameter
Zheng, Austin
2
-3
/
+0
2026-04-17
drm/amd/display: Add DCN42 PMO policy for DML2.1
Nicholas Kazlauskas
5
-7
/
+229
2026-04-17
drm/amd/display: update dcn42 memory latencies
Dmytro Laktyushkin
1
-3
/
+16
2026-04-17
drm/amd/display: Fix DCN42 gpuvm_min_page_size_kbytes in SOC BB
Nicholas Kazlauskas
1
-1
/
+1
2026-04-17
drm/amd/display: Pass min page size from SOC BB to dml2_1 plane config
Nicholas Kazlauskas
1
-6
/
+15
2026-04-17
drm/amd/display: Correct MALL parameters for DCN42 soc bb
Nicholas Kazlauskas
1
-1
/
+1
2026-04-17
drm/amd/display: Fix HostVMMinPageSize unit mismatch in DML2.1
Nicholas Kazlauskas
1
-6
/
+6
2026-04-17
drm/amd/display: update dcn42 bounding box
Charlene Liu
2
-3
/
+3
2026-04-17
drm/amd/display: Drop unused tiling formats from dml2
Roman Li
3
-78
/
+2
2026-04-17
drm/amd/display: Fix unused parameters warnings in dml2_0
Gaghik Khachatrian
18
-0
/
+94
2026-03-30
drm/amd/display: Silence type conversion warnings in dml2
Gaghik Khachatrian
7
-19
/
+41
2026-03-30
drm/amd/display: Move FPU Guards From DML To DC - Part 3
Rafal Ostrowski
5
-5
/
+9
2026-03-30
drm/amd/display: Move FPU Guards From DML To DC - Part 2
Rafal Ostrowski
7
-471
/
+484
2026-03-30
drm/amd/display: using cm structure for lut3d related info
Dillon Varone
1
-10
/
+16
2026-03-30
drm/amd/display: Fix silence signed/unsigned mismatch warnings in dml
Clay King
2
-7
/
+7
2026-03-30
drm/amd/display: Fix bounds checking in dml2_0 clock table array
Gabe Teeger
3
-6
/
+32
2026-03-24
drm/amd/display: clean up typecasts and constants in dcn4_calcs
Adriano Vero
1
-16
/
+16
2026-03-23
drm/amd/display: Rework YCbCr422 DSC policy
Relja Vojvodic
1
-3
/
+3
2026-03-23
drm/amd/display: Fix Signed/Unsigned Int Usage Compiler Warning
Gaghik Khachatrian
1
-1
/
+1
2026-03-17
drm/amd/display: Plumb MRQ programming out of DML for dml2_1
Nicholas Kazlauskas
1
-0
/
+22
2026-03-17
drm/amd/display: Add dcn_mrq_present Field
Austin Zheng
1
-0
/
+1
2026-03-17
drm/amd/display: Fix number of opp
Austin Zheng
1
-0
/
+1
2026-03-11
drm/amd/display: Sync dcn42 with DC 3.2.373
Roman Li
21
-230
/
+230
2026-03-11
drm/amd/display: Add DML support for dcn42
Roman Li
13
-0
/
+270
2026-03-11
drm/amd/display: Enable dcn42 DC clk_mgr
Roman Li
1
-0
/
+359
2026-03-11
drm/amd/display: Fix compile warnings in dml2_0
Gaghik Khachatrian
1
-2
/
+2
2026-03-11
drm/amd/display: Add min clock init for DML21 mode programming
Ovidiu Bunea
3
-0
/
+27
2026-03-11
drm/amd/display: Clean up NULL pointer warnings in dml2
Gaghik Khachatrian
1
-3
/
+38
2026-03-03
drm/amd/display: Silence unused variable warning
Clay King
1
-3
/
+3
2026-02-23
drm/amd/display: Add gpuvm and hvm params to dml21
Dmytro Laktyushkin
3
-2
/
+9
2026-02-23
drm/amd/display: Refactor fams2 calculations
Dillon Varone
2
-99
/
+107
2026-02-19
Revert "drm/amd/display: Add Handling for gfxversion DcGfxBase"
Nicholas Carbones
1
-3
/
+0
2026-02-12
drm/amd/display: Fix the incorrect type in dml_print
Alex Hung
1
-1
/
+1
2026-02-04
drm/amd/display: Add Handling for gfxversion DcGfxBase
Nicholas Carbones
1
-0
/
+3
2026-02-04
drm/amd/display: Match expected data types
Zheng Austin
2
-19
/
+19
2026-02-04
drm/amd/display: Add lpddr5 handling to dml2.1
Dmytro Laktyushkin
4
-25
/
+64
2025-12-16
drm/amd/display: Fix presentation of Z8 efficiency
Austin Zheng
1
-2
/
+3
2025-12-16
drm/amd/display: Add use_max_lsw parameter
Oleh Kuzhylnyi
2
-0
/
+2
2025-12-08
drm/amd/display: Additional info from DML for DMU
Nevenko Stupar
2
-1
/
+3
2025-12-08
drm/amd/display: Refactor dml_core_mode_support to reduce stack frame
Alex Hung
1
-63
/
+71
2025-12-08
drm/amd/display: correct kernel-doc in dml21_wrapper.h
Randy Dunlap
1
-3
/
+4
2025-12-08
drm/amd/display: Drop FPU flags from dml21_wrapper.c
Harry Wentland
1
-2
/
+0
2025-12-08
drm/amd/display: Move dml2_create and init to the non-FPU dml2_wrapper
Harry Wentland
4
-77
/
+107
2025-12-08
drm/amd/display: Move dml2_validate to the non-FPU dml2_wrapper
Harry Wentland
4
-32
/
+47
2025-12-08
drm/amd/display: Rename dml2_wrapper.c to dml2_wrapper_fpu.c
Harry Wentland
2
-3
/
+3
2025-12-02
drm/amd/display: fix typo in display_mode_core_structs.h
Aditya Gollamudi
1
-1
/
+1
[next]