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
/
link
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-4
/
+3
2026-02-19
drm/amd/display: Enable DAC in DCE link encoder
Timur Kristóf
-1
/
+13
2026-02-19
drm/amd/display: Don't call find_analog_engine() twice
Timur Kristóf
-1
/
+0
2026-02-19
drm/amd/display: Disable SR feature on eDP1 by default
Charlene Liu
-1
/
+1
2026-02-12
drm/amd/display: Make GPIO HPD path conditional
Roman Li
-5
/
+12
2026-02-12
drm/amd/display: use enum value for panel replay setting
Peichen Huang
-2
/
+2
2026-02-12
drm/amd/display: Refactor virtual directory reorganize encoder and hwss files.
Bhuvanachandra Pinninti
-1
/
+93
2026-02-12
drm/amd/display: Check frame skip capability in Sink side
Leon Huang
-0
/
+10
2026-02-03
drm/amd/display: External panel replay fsm control
Peichen Huang
-0
/
+52
2026-01-20
drm/amd/display: panel inst for monitors
Peichen Huang
-18
/
+29
2026-01-10
drm/amd/display: init code for external panel replay
Peichen Huang
-18
/
+44
2026-01-10
drm/amd/display: Always update divider settings for DP tunnel
Cruise Hung
-1
/
+6
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: PR error HPD_IRQ handling
Jack Chang
-0
/
+42
2026-01-10
drm/amd/display: DPCD for Selective Update
Jack Chang
-3
/
+60
2026-01-10
drm/amd/display: Bump the HDMI clock to 340MHz
Mario Limonciello
-1
/
+3
2026-01-10
drm/amd/display: move panel replay out from edp
Peichen Huang
-283
/
+363
2026-01-05
drm/amd/display: Don't repeat DAC load detection
Timur Kristóf
-4
/
+3
2026-01-05
drm/amd/display: Pass proper DAC encoder ID to VBIOS
Timur Kristóf
-5
/
+6
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
-4
/
+4
2026-01-05
drm/amd/display: Remove unnecessary divider update flag
Cruise Hung
-5
/
+1
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: Convert DRM_*() to drm_*()
Mario Limonciello (AMD)
-5
/
+4
2026-01-05
drm/amd/display: Fix DPMS log printing
Mario Limonciello (AMD)
-89
/
+29
2025-12-16
drm/amd/display: Don't disable DPCD mst_en if sink connected
Peichen Huang
-5
/
+11
2025-12-16
drm/amd/display: Support DRR granularity
Weiguang Li
-0
/
+7
2025-12-16
drm/amd/display: Fix 64-bit state pointer passed as 32-bit GPINT response buffer
Srinivasan Shanmugam
-2
/
+5
2025-12-08
drm/amd/display: Correct FIXED_VS Link Rate Toggle Condition
Jing Zhou
-1
/
+1
2025-12-08
drm/amd/display: refactor HPD to increase flexibility
Dmytro Laktyushkin
-217
/
+152
2025-12-08
drm/amd/display: Use local variable for analog_engine initialization
Ivan Lipski
-2
/
+4
2025-12-08
drm/amd/display: Remove unused encoder types
Ivan Lipski
-35
/
+12
2025-12-08
drm/amd/display: Correct DSC padding accounting
Relja Vojvodic
-1
/
+2
2025-12-08
drm/amd/display: Correct comment style
Mario Limonciello (AMD)
-5
/
+10
2025-12-08
drm/amd/display: Drop needless check for link->link_id.id
Mario Limonciello (AMD)
-2
/
+1
2025-12-08
drm/amd/display: Move CONNECTOR_ID_PCIE into switch/case
Mario Limonciello (AMD)
-6
/
+3
2025-12-08
drm/amd/display: Improve readability of link_detect_sink_signal_type
Mario Limonciello (AMD)
-9
/
+7
2025-12-08
drm/amd/display: Write default Vesa Aux backlight control in dmub
Derek Lai
-8
/
+28
2025-12-08
drm/amd/display: Fix sending redundant enable command to dmub
Jack Chang
-8
/
+12
2025-12-08
drm/amd/display: Parse debug flag to PR FW
Jack Chang
-0
/
+1
2025-12-08
drm/amd/display: Refactor panel replay set dmub cmd flow
Jack Chang
-2
/
+153
2025-12-02
drm/amd/display: Move RGB-type check for audio sync to DCE HW sequence
Ivan Lipski
-2
/
+1
2025-11-26
Revert "drm/amd/display: Move setup_stream_attribute"
Alex Deucher
-0
/
+3
2025-11-18
drm/amd/display: Move analog check to dce110_hwseq
Timur Kristóf
-2
/
+1
2025-11-18
drm/amd/display: Cleanup early return in construct_phy
Timur Kristóf
-6
/
+7
2025-11-18
drm/amd/display: Cleanup uses of the analog flag
Timur Kristóf
-2
/
+0
2025-11-18
drm/amd/display: Add null pointer check in link_dpms
Charlene Liu
-1
/
+5
[next]