开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
dp
/
dp_drm.c
Age
Commit message (
Expand
)
Author
2025-02-15
drm/msm/dp: account for widebus and yuv420 during mode validation
Abhinav Kumar
2024-10-31
drm/msm/dp: rename edp_ bridge functions and struct
Dmitry Baryshkov
2024-10-31
drm/msm/dp: prefix all symbols with msm_dp_
Dmitry Baryshkov
2024-10-24
drm/msm/dp: migrate the ycbcr_420_allowed to drm_bridge
Dmitry Baryshkov
2024-04-22
drm/msm/dp: Remove unused defines and members
Bjorn Andersson
2024-03-04
drm/msm/dp: allow YUV420 mode for DP connector when CDM available
Paloma Arellano
2023-12-10
Merge remote-tracking branch 'drm-misc/drm-misc-next' into msm-next
Rob Clark
2023-12-03
drm/msm/dp: rename is_connected with link_ready
Kuogee Hsieh
2023-12-03
drm/msm/dp: cleanup debugfs handling
Dmitry Baryshkov
2023-11-16
drm/msm/dp: attach the DP subconnector property
Dmitry Baryshkov
2023-10-12
drm/msm/dp: use correct lifetime device for devm_drm_bridge_add
Dmitry Baryshkov
2023-10-09
drm/msm/dp: switch to devm_drm_bridge_add()
Dmitry Baryshkov
2023-03-13
drm/msm/dp: set self refresh aware based on PSR support
Vinod Polimera
2023-03-13
drm/msm/dp: use the eDP bridge ops to validate eDP modes
Vinod Polimera
2023-03-13
drm/msm/dp: Add basic PSR support for eDP
Vinod Polimera
2023-03-13
drm/msm/dp: use atomic callbacks for DP bridge ops
Vinod Polimera
2023-01-09
drm/msm/dp: Implement hpd_notify()
Bjorn Andersson
2023-01-09
drm/msm/dp: Rely on hpd_enable/disable callbacks
Bjorn Andersson
2022-09-30
drm/msm/dp: add atomic_check to bridge ops
Kuogee Hsieh
2022-07-04
drm/msm/dp: Remove encoder pointer from struct msm_dp
Stephen Boyd
2022-05-02
drm/msm/dp: Add eDP support via aux_bus
Sankeerth Billakanti
2022-05-02
drm/msm/dp: simplify dp_connector_get_modes()
Dmitry Baryshkov
2022-05-02
drm/msm/dp: replace DRM_DEBUG_DP marco with drm_dbg_dp
Kuogee Hsieh
2022-05-02
drm/msm/dp: remove extra wrappers and public functions
Dmitry Baryshkov
2022-05-02
drm/msm/dp: replace dp_connector with drm_bridge_connector
Dmitry Baryshkov
2022-04-26
drm/msm: properly add and remove internal bridges
Dmitry Baryshkov
2022-02-19
drm/msm/dp: support attaching bridges to the DP encoder
Dmitry Baryshkov
2022-02-19
drm/msm/dp: fix panel bridge attachment
Dmitry Baryshkov
2021-12-15
drm/msm/dp: Fix double free on error in msm_dp_bridge_init()
Dan Carpenter
2021-12-07
drm/msm/dp: employ bridge mechanism for display enable and disable
Kuogee Hsieh
2021-10-18
drm/msm/dp: Allow attaching a drm_panel
Bjorn Andersson
2021-10-18
drm/msm/dp: Allow specifying connector_type per controller
Bjorn Andersson
2020-09-15
drm/msm/dp: Add DP compliance tests on Snapdragon Chipsets
Kuogee Hsieh
2020-09-15
drm/msm/dp: add displayPort driver support
Chandan Uddaraju