index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
Age
Commit message (
Expand
)
Author
Lines
2026-01-27
drm/amd/display: add setup_stereo for dcn4x or later
Charlene Liu
-1
/
+3
2026-01-27
drm/amd/display: perform clear update flags for all DCN asics
Aurabindo Pillai
-1
/
+1
2026-01-27
drm/amd/display: Enable vstateup hook for DCN401 to be reused
Charlene Liu
-1
/
+3
2026-01-20
drm/amd/display: fix misspelling of "minimum" in dc_dsc.c
Runrun Liu
-1
/
+1
2026-01-20
drm/amd/display: Promote DC to 3.2.366
Taimur Hassan
-1
/
+1
2026-01-20
drm/amd/display: Add DMU crash recovery callback to DM
Nicholas Kazlauskas
-13
/
+24
2026-01-20
drm/amd/display: Remove unused code
Charlene Liu
-10
/
+0
2026-01-20
drm/amd/display: Ensure link output is disabled in backend reset for PLL_ON
Nicholas Kazlauskas
-1
/
+15
2026-01-20
drm/amd/display: Revert "init dispclk from bootup clock for DCN315"
Wang, Sung-huai
-88
/
+3
2026-01-20
drm/amd/display: Revert "init dispclk from bootup clock for DCN314"
Wang, Sung-huai
-134
/
+4
2026-01-20
drm/amd/display: Initialize a default to phyd32clk
Alex Hung
-1
/
+1
2026-01-20
drm/amd/display: Detect panel type from VSDB
Mario Limonciello (AMD)
-0
/
+8
2026-01-20
drm/amd/display: Disable FEC when powering down encoders
Ovidiu Bunea
-9
/
+15
2026-01-20
drm/amd/display: panel inst for monitors
Peichen Huang
-18
/
+29
2026-01-20
drm/amd/display: update memory QoS measurement interface
Wenjing Liu
-52
/
+45
2026-01-10
drm/amd/display: Promote DC to 3.2.365
Taimur Hassan
-1
/
+1
2026-01-10
drm/amd/display: Add pwait status to DMCUB debug logging
Nicholas Kazlauskas
-0
/
+1
2026-01-10
drm/amd/display: Adjust PHY FSM transition to TX_EN-to-PLL_ON for TMDS on DCN35
Nicholas Kazlauskas
-1
/
+56
2026-01-10
drm/amd/display: Add replay_events in replay settings
Peichen Huang
-0
/
+2
2026-01-10
drm/amd/display: init code for external panel replay
Peichen Huang
-21
/
+47
2026-01-10
drm/amd/display: Always update divider settings for DP tunnel
Cruise Hung
-5
/
+13
2026-01-10
drm/amd/display: revert "write default Vesa Aux backlight control in dmub"
Derek Lai
-28
/
+8
2026-01-10
drm/amd/display: correct clip x assignment in cursor programming
Ausef Yousof
-1
/
+11
2026-01-10
drm/amd/display: Add global fgcg function prototype to DCCG
Leo Chen
-0
/
+1
2026-01-10
drm/amd/display: only power down dig on phy endpoints
Dmytro Laktyushkin
-0
/
+2
2026-01-10
drm/amd/display: PR error HPD_IRQ handling
Jack Chang
-0
/
+53
2026-01-10
drm/amd/display: DPCD for Selective Update
Jack Chang
-4
/
+82
2026-01-10
drm/amd/display: Bump the HDMI clock to 340MHz
Mario Limonciello
-2
/
+4
2026-01-10
drm/amd/display: Remove unused DMUB replay commands
Robin Chen
-14
/
+0
2026-01-10
drm/amd/display: Re-implement minimal transition deferral
Joshua Aberback
-16
/
+33
2026-01-10
drm/amd/display: move panel replay out from edp
Peichen Huang
-293
/
+372
2026-01-05
drm/amd/display: Don't repeat DAC load detection
Timur Kristóf
-4
/
+3
2026-01-05
drm/amd/display: Add missing encoder setup to DACnEncoderControl
Timur Kristóf
-12
/
+15
2026-01-05
drm/amd/display: Correct color depth for SelectCRTC_Source
Timur Kristóf
-28
/
+25
2026-01-05
drm/amd/display: Pass proper DAC encoder ID to VBIOS
Timur Kristóf
-5
/
+12
2026-01-05
drm/amd/display: Promote DC to 3.2.364
Taimur Hassan
-1
/
+1
2026-01-05
drm/amd/display: Replace log macro for analog display detection
Alex Hung
-1
/
+3
2026-01-05
drm/amd/display: Check NULL before calling dac_load_detection
Alex Hung
-2
/
+4
2026-01-05
drm/amd/display: Update dc_connection_dac_load to dc_connection_analog_load
Alex Hung
-5
/
+5
2026-01-05
drm/amd/display: Remove unnecessary divider update flag
Cruise Hung
-5
/
+1
2026-01-05
drm/amd/display: Fix dsc eDP issue
Charlene Liu
-3
/
+9
2026-01-05
drm/amd/display: Add signal type check for dcn401 get_phyd32clk_src
Dmytro Laktyushkin
-3
/
+3
2026-01-05
drm/amd/display: Update timing source enums
Clay King
-0
/
+1
2026-01-05
drm/amd/display: Fix and reenable UPDATE_V3_FLOW_NEW_CONTEXT_MINIMAL
Dominik Kaszewski
-41
/
+39
2026-01-05
drm/amd/display: Fix P010, NV12, YUY2 scale down by four times failure
Kaier Hsueg
-1
/
+2
2026-01-05
drm/amd/display: Fix mismatched unlock for DMUB HW lock in HWSS fast path
Nicholas Kazlauskas
-4
/
+6
2026-01-05
drm/amd/display: Update function name to link_detect_connection_type_analog
Alex Hung
-3
/
+3
2026-01-05
drm/amd/display: sink EDID data null check
Richard Chiang
-0
/
+3
2026-01-05
drm/amd/display: Add frame skip feature support flag
ChunTao Tso
-0
/
+2
2026-01-05
drm/amd: Convert DRM_*() to drm_*()
Mario Limonciello (AMD)
-5
/
+4
[prev]
[next]