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.c
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: 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-09-18
drm/msm/dp: correct 1.62G link rate at dp_catalog_ctrl_config_msa()
Kuogee Hsieh
2022-05-11
Merge tag 'drm-msm-next-2022-05-09' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2022-05-02
drm/msm/dp: wait for hpd high before aux transaction
Sankeerth Billakanti
2022-05-02
drm/msm/dp: Support only IRQ_HPD and REPLUG interrupts for eDP
Sankeerth Billakanti
2022-05-02
drm/msm/dp: replace DRM_DEBUG_DP marco with drm_dbg_dp
Kuogee Hsieh
2022-04-26
drm/msm/dp: enable widebus feature for display port
Kuogee Hsieh
2022-04-25
drm: Rename dp/ to display/
Thomas Zimmermann
2022-03-04
Merge tag 'drm-msm-next-2022-03-01' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2022-02-18
drm/msm/dp: add support of tps4 (training pattern 4) for HBR3
Kuogee Hsieh
2022-01-17
drm/dp: Move public DisplayPort headers into dp/
Thomas Zimmermann
2021-10-15
drm/msm/dp: Store each subblock in the io region
Bjorn Andersson
2021-09-01
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-08-07
drm/msm/dp: add logs across DP driver for ease of debugging
Maitreyee Rao
2021-07-27
drm/msm/dp: Initialize the INTF_CONFIG register
Bjorn Andersson
2021-06-23
drm/msm/dp/dp_catalog: Correctly document param 'dp_catalog'
Lee Jones
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
2021-06-23
drm/msm/dp: handle irq_hpd with sink_count = 0 correctly
Kuogee Hsieh
2021-01-31
drm/msm/dp: unplug interrupt missed after irq_hpd handler
Kuogee Hsieh
2020-11-29
drm/msm/dp: remove duplicate include statement
Tian Tao
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 DP compliance tests on Snapdragon Chipsets
Kuogee Hsieh
2020-09-15
drm/msm/dp: Add Display Port HPD feature
Tanmay Shah
2020-09-15
drm/msm/dp: add support for DP PLL driver
Chandan Uddaraju
2020-09-15
drm/msm/dp: add displayPort driver support
Chandan Uddaraju