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.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
/
msm
/
dp
/
dp_catalog.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-22
drm/msm/dp: Use function arguments for audio operations
Bjorn Andersson
1
-8
/
+10
2024-04-22
drm/msm/dp: Use function arguments for timing configuration
Bjorn Andersson
1
-5
/
+2
2024-04-22
drm/msm/dp: Use function arguments for aux writes
Bjorn Andersson
1
-3
/
+2
2024-04-22
drm/msm/dp: Remove unused defines and members
Bjorn Andersson
1
-17
/
+0
2024-04-22
drm/msm/dp: Removed fixed nvid "support"
Bjorn Andersson
1
-1
/
+1
2024-04-08
drm/msm/dp: Account for the timeout in wait_hpd_asserted() callback
Douglas Anderson
1
-1
/
+2
2024-03-04
drm/msm/dp: enable SDP and SDE periph flush update
Paloma Arellano
1
-0
/
+1
2024-03-04
drm/msm/dp: add VSC SDP support for YUV420 over DP
Paloma Arellano
1
-0
/
+6
2024-03-04
drm/msm/dp: change clock related programming for YUV420 over DP
Paloma Arellano
1
-1
/
+1
2024-02-11
drm/msm/dp: drop dp_parser
Dmitry Baryshkov
1
-1
/
+0
2024-02-11
drm/msm/dp: move all IO handling to dp_catalog
Dmitry Baryshkov
1
-1
/
+1
2024-02-11
drm/msm/dp: remove PHY handling from dp_catalog.c
Dmitry Baryshkov
1
-1
/
+0
2024-02-11
drm/msm/dp: move phy_configure_opts to dp_ctrl
Dmitry Baryshkov
1
-2
/
+0
2023-06-09
drm/msm/dp: enable HDP plugin/unplugged interrupts at hpd_enable/disable
Kuogee Hsieh
1
-1
/
+2
2023-04-06
drm/msm/dp: Clean up handling of DP AUX interrupts
Douglas Anderson
1
-1
/
+1
2023-03-13
drm/msm/dp: Add basic PSR support for eDP
Vinod Polimera
1
-0
/
+4
2022-05-02
drm/msm/dp: wait for hpd high before aux transaction
Sankeerth Billakanti
1
-0
/
+1
2022-04-26
drm/msm/dp: enable widebus feature for display port
Kuogee Hsieh
1
-0
/
+2
2022-02-18
drm/msm/dp: add support of tps4 (training pattern 4) for HBR3
Kuogee Hsieh
1
-1
/
+1
2021-06-23
drm/msm/dp: remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-06-23
drm/msm/dp: Simplify aux irq handling code
Stephen Boyd
1
-1
/
+1
2021-06-23
drm/msm/dp: add API to take DP register snapshot
Abhinav Kumar
1
-0
/
+4
2020-11-10
drm/msm/dp: deinitialize mainlink if link training failed
Kuogee Hsieh
1
-1
/
+1
2020-11-10
drm/msm/dp: return correct connection status after suspend
Kuogee Hsieh
1
-0
/
+1
2020-09-15
drm/msm/dp: Use qmp phy for DP PLL and PHY
Stephen Boyd
1
-6
/
+3
2020-09-15
drm/msm/dp: add audio support for Display Port on MSM
Abhinav Kumar
1
-0
/
+29
2020-09-15
drm/msm/dp: Add Display Port HPD feature
Tanmay Shah
1
-1
/
+4
2020-09-15
drm/msm/dp: add displayPort driver support
Chandan Uddaraju
1
-0
/
+102