index
:
kernel/git/stable/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-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
dp
Age
Commit message (
Expand
)
Author
2026-06-04
Merge tag 'drm-msm-next-2026-05-30' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2026-05-29
drm/msm/dp: clear EDID on display unplug
Dmitry Baryshkov
2026-05-29
drm/msm/dp: turn link_ready into plugged
Dmitry Baryshkov
2026-05-29
drm/msm/dp: Add sink_count to debug logs
Jessica Zhang
2026-05-29
drm/msm/dp: rework HPD handling
Jessica Zhang
2026-05-29
drm/msm/dp: drop event data
Dmitry Baryshkov
2026-05-29
drm/msm/dp: Drop EV_USER_NOTIFICATION
Jessica Zhang
2026-05-29
drm/msm/dp: Move link training to atomic_enable()
Jessica Zhang
2026-05-29
drm/msm/dp: Read DPCD and sink count in bridge detect()
Jessica Zhang
2026-05-29
drm/msm/dp: Fix the ISR_* enum values
Jessica Zhang
2026-05-29
drm/msm/dp: fix HPD state status bit shift value
Jessica Zhang
2026-05-08
Merge tag 'drm-misc-next-2026-05-07' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2026-05-04
drm: Rename struct drm_atomic_state to drm_atomic_commit
Maxime Ripard
2026-04-30
drm/msm/dp: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
2026-04-03
Merge tag 'drm-msm-next-2026-04-02' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2026-04-01
drm/msm/dp: remove debugging prints with internal struct phy state
Vladimir Oltean
2026-03-25
drm/msm: add missing MODULE_DEVICE_ID definitions
Dmitry Baryshkov
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-28
Merge tag 'drm-msm-next-2026-01-23' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2026-01-28
BackMerge tag 'v6.19-rc7' into drm-next
Dave Airlie
2026-01-21
drm/msm/dp: Avoid division by zero in msm_dp_ctrl_config_msa()
Nathan Chancellor
2026-01-06
drm/msm/dp: Update msm_dp_controller IDs for sa8775p
Mani Chandana Ballary Kuntumalla
2026-01-06
drm/msm/dp: Enable support for eDP v1.4+ link rates table
Dale Whinham
2025-12-25
drm/bridge: add connector argument to .hpd_notify callback
Dmitry Baryshkov
2025-12-24
drm/msm/dp: fix all kernel-doc warnings
Randy Dunlap
2025-11-14
drm/msm/dp: Add support for Glymur
Abel Vesa
2025-11-14
drm/msm/dp: Add support for lane mapping configuration
Xiangxu Yin
2025-11-14
drm/msm/dp: move link-specific parsing from dp_panel to dp_link
Xiangxu Yin
2025-07-14
drm/bridge: Pass down connector to drm bridge detect hook
Andy Yan
2025-07-14
drm/bridge: Make dp/hdmi_audio_* callback keep the same paramter order with g...
Andy Yan
2025-07-05
drm/msm: make it possible to disable KMS-related code.
Dmitry Baryshkov
2025-07-05
drm/msm: move KMS driver data to msm_kms
Dmitry Baryshkov
2025-07-04
drm/msm/dp: add linux/io.h header to fix build errors
Randy Dunlap
2025-07-04
drm/msm/dp: drop the msm_dp_catalog module
Dmitry Baryshkov
2025-07-04
drm/msm/dp: move interrupt handling to dp_ctrl
Dmitry Baryshkov
2025-07-04
drm/msm/dp: move more AUX functions to dp_aux.c
Dmitry Baryshkov
2025-07-04
drm/msm/dp: move/inline ctrl register functions
Dmitry Baryshkov
2025-07-04
drm/msm/dp: move/inline audio related functions
Dmitry Baryshkov
2025-07-04
drm/msm/dp: move/inline panel related functions
Dmitry Baryshkov
2025-07-04
drm/msm/dp: move/inline AUX register functions
Dmitry Baryshkov
2025-07-04
drm/msm/dp: move I/O functions to global header
Dmitry Baryshkov
2025-07-04
drm/msm/dp: pull I/O data out of msm_dp_catalog_private()
Dmitry Baryshkov
2025-07-04
drm/msm/dp: read hw revision only once
Dmitry Baryshkov
2025-07-04
drm/msm/dp: split MMSS_DP_DSC_DTO register write to a separate function
Dmitry Baryshkov
2025-06-09
drm/msm/dp: Disable wide bus support for SDM845
James A. MacInnes
2025-05-12
drm/msm/dp: Introduce link training per-segment for LTTPRs
Aleksandrs Vinarskis
2025-05-12
drm/msm/dp: Prepare for link training per-segment for LTTPRs
Aleksandrs Vinarskis
2025-05-12
drm/msm/dp: Account for LTTPRs capabilities
Aleksandrs Vinarskis
2025-05-12
drm/msm/dp: Fix support of LTTPR initialization
Aleksandrs Vinarskis
[next]