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