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-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
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
drm/amd/display: Enable DAC in DCE link encoder
Timur Kristóf
6
-17
/
+50
4 days
drm/amd/display: Set CRTC source for DAC using registers
Timur Kristóf
6
-37
/
+43
4 days
drm/amd/display: Initialize DAC in DCE link encoder using VBIOS
Timur Kristóf
2
-2
/
+11
4 days
drm/amd/display: Turn off DAC in DCE link encoder using VBIOS
Timur Kristóf
2
-16
/
+17
4 days
drm/amd/display: Don't call find_analog_engine() twice
Timur Kristóf
1
-1
/
+0
4 days
drm/amd/display: Use same max plane scaling limits for all 64 bpp formats
Mario Kleiner
1
-0
/
+5
4 days
drm/amd/display: Only use analog stream encoder with analog engine
Timur Kristóf
1
-1
/
+4
4 days
drm/amd/display: Only use analog link encoder with analog engine
Timur Kristóf
3
-3
/
+6
4 days
drm/amd/display: Use DCE 6 link encoder for DCE 6 analog connectors
Timur Kristóf
1
-1
/
+1
4 days
drm/amd/display: Fix out-of-bounds stream encoder index v3
Srinivasan Shanmugam
6
-24
/
+24
4 days
drm/amd/display: Reject cursor plane on DCE when scaled differently than primary
Timur Kristóf
1
-3
/
+8
4 days
drm/amd/display: Fix dc_link NULL handling in HPD init
Srinivasan Shanmugam
1
-5
/
+4
4 days
drm/amd/display: Don't repeat DAC load detection
Timur Kristóf
1
-4
/
+3
4 days
drm/amd/display: Update dc_connection_dac_load to dc_connection_analog_load
Alex Hung
3
-6
/
+6
4 days
drm/amd/display: Pass proper DAC encoder ID to VBIOS
Timur Kristóf
4
-5
/
+12
4 days
drm/amd/display: Use local variable for analog_engine initialization
Ivan Lipski
1
-2
/
+4
4 days
drm/amd/display: Remove unused encoder types
Ivan Lipski
1
-35
/
+12
4 days
drm/amd/display: Don't use kernel-doc comment in dc_register_software_state s...
Bagas Sanjaya
1
-1
/
+1
4 days
drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() into proper fun...
Jani Nikula
1
-0
/
+3
2026-02-04
drm/amd/display: remove assert around dpp_base replacement
Melissa Wen
1
-1
/
+0
2026-02-04
drm/amd/display: extend delta clamping logic to CM3 LUT helper
Melissa Wen
5
-25
/
+49
2026-02-04
drm/amd/display: fix wrong color value mapping on MCM shaper LUT
Melissa Wen
1
-2
/
+5
2026-01-28
drm/amd/display: Clear HDMI HPD pending work only if it is enabled
Ivan Lipski
1
-4
/
+6
2026-01-23
Merge tag 'amd-drm-fixes-6.19-2026-01-22' of https://gitlab.freedesktop.org/a...
Dave Airlie
2
-13
/
+8
2026-01-22
Revert "drm/amd/display: pause the workload setting in dm"
Alex Deucher
1
-11
/
+0
2026-01-22
drm/amd/display: Fix color pipeline enum name leak
Chaitanya Kumar Borah
2
-5
/
+12
2026-01-21
drm/amd/display: Only poll analog connectors
Timur Kristóf
1
-2
/
+8
2026-01-14
drm/amd/display: Add an hdmi_hpd_debounce_delay_ms module
Ivan Lipski
2
-4
/
+16
2026-01-14
drm/amd/display: Initialise backlight level values from hw
Vivek Das Mohapatra
1
-1
/
+17
2026-01-14
drm/amd/display: Bump the HDMI clock to 340MHz
Mario Limonciello
2
-2
/
+4
2026-01-14
drm/amd/display: Show link name in PSR status message
Mario Limonciello (AMD)
1
-1
/
+2
2026-01-08
drm/amd/display: Check NULL before calling dac_load_detection
Alex Hung
1
-2
/
+4
2026-01-06
drm/amd/display: Add missing encoder setup to DACnEncoderControl
Timur Kristóf
3
-12
/
+15
2026-01-06
drm/amd/display: Correct color depth for SelectCRTC_Source
Timur Kristóf
3
-29
/
+26
2026-01-06
drm/amd/display: Reduce number of arguments of dcn30's CalculateWatermarksAnd...
Nathan Chancellor
1
-221
/
+66
2026-01-06
drm/amd/display: Reduce number of arguments of dcn30's CalculatePrefetchSched...
Nathan Chancellor
1
-185
/
+73
2026-01-06
drm/amd/display: Apply e4479aecf658 to dml
Nathan Chancellor
1
-1
/
+5
2025-12-16
drm/amd/display: Fix DP no audio issue
Charlene Liu
1
-4
/
+4
2025-12-16
drm/amd/display: Fix scratch registers offsets for DCN351
Ray Wu
1
-4
/
+4
2025-12-16
drm/amd/display: Fix scratch registers offsets for DCN35
Ray Wu
1
-4
/
+4
2025-12-11
Revert "drm/amd/display: Fix pbn to kbps Conversion"
Mario Limonciello
1
-23
/
+36
2025-12-09
drm/amd/display: Improve HDMI info retrieval
Ivan Lipski
2
-0
/
+11
2025-12-08
drm/amd/display: shrink struct members
Rosen Penev
2
-10
/
+5
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: Use GFP_ATOMIC in dc_create_plane_state()
Alex Deucher
1
-1
/
+1
2025-12-03
Merge tag 'amd-drm-next-6.19-2025-12-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
32
-139
/
+1706
2025-12-02
drm/amd/display: fix typo in display_mode_core_structs.h
Aditya Gollamudi
1
-1
/
+1
2025-12-02
drm/amd/display: fix Smart Power OLED not working after S4
Ian Chen
1
-0
/
+6
2025-12-02
drm/amd/display: Move RGB-type check for audio sync to DCE HW sequence
Ivan Lipski
2
-2
/
+4
2025-12-02
Merge tag 'drm-misc-next-2025-12-01-1' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
7
-35
/
+1050
[next]