summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/dp
AgeCommit message (Expand)Author
2021-12-16drm/msm/dp: remove unneeded variableChangcheng Deng
2021-12-15drm/msm/dp: Fix double free on error in msm_dp_bridge_init()Dan Carpenter
2021-12-08drm/msm/dp: dp_link_parse_sink_count() return immediately if aux read failedKuogee Hsieh
2021-12-07drm/msm/dp: employ bridge mechanism for display enable and disableKuogee Hsieh
2021-12-07drm/msm/dp: Re-order dp_audio_put in deinit_sub_modulesSean Paul
2021-12-07drm/msm/dp: Add "qcom, sc7280-dp" to support display port.Kuogee Hsieh
2021-12-06drm/msm: Allocate msm_drm_private early and pass it as driver dataAngeloGioacchino Del Regno
2021-11-29drm/msm/dp: Drop now unused hpd_high memberBjorn Andersson
2021-11-28drm/msm/dp: Enable ASSR for supported DP sinksSankeerth Billakanti
2021-11-28drm/msm/dp: Enable downspread for supported DP sinksSankeerth Billakanti
2021-11-28drm/msm/dp: Add DP controllers for sc7280Sankeerth Billakanti
2021-11-22drm/msm/dp: Avoid unpowered AUX xfers that caused crashesDouglas Anderson
2021-10-26drm/msm/dp: fix missing #includeArnd Bergmann
2021-10-18drm/msm/dp: Support up to 3 DP controllersBjorn Andersson
2021-10-18drm/msm/dp: Allow attaching a drm_panelBjorn Andersson
2021-10-18drm/msm/dp: Allow specifying connector_type per controllerBjorn Andersson
2021-10-18drm/msm/dp: Remove global g_dp_display variableBjorn Andersson
2021-10-15drm/msm/dp: Simplify the dp_debug debugfs show functionBjorn Andersson
2021-10-15drm/msm/dp: Use the connector passed to dp_debug_get()Bjorn Andersson
2021-10-15drm/msm/dp: Allow sub-regions to be specified in DTBjorn Andersson
2021-10-15drm/msm/dp: Store each subblock in the io regionBjorn Andersson
2021-10-15drm/msm/dp: Refactor ioremap wrapperBjorn Andersson
2021-10-15drm/msm/dp: Use devres for ioremap()Bjorn Andersson
2021-10-15drm/msm/dp: Remove redundant initialization of variable bppColin Ian King
2021-10-11drm/msm/dp: only signal audio when disconnected detected at dp_pm_resumeKuogee Hsieh
2021-09-01Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-08-10drm/msm/dp: add drm debug logs to dp_pm_resume/suspendKuogee Hsieh
2021-08-10drm/msm/dp: do not end dp link training until video is readyKuogee Hsieh
2021-08-10drm/msm/dp: return correct edid checksum after corrupted edid checksum readKuogee Hsieh
2021-08-10drm/msm/dp: replug event is converted into an unplug followed by an plug eventsKuogee Hsieh
2021-08-10drm/msm/dp: reset aux controller after dp_aux_cmd_fifo_tx() failed.Kuogee Hsieh
2021-08-10drm/msm/dp: reduce link rate if failed at link training 1Kuogee Hsieh
2021-08-10drm/msm/dp: use dp_ctrl_off_link_stream during PHY compliance test runKuogee Hsieh
2021-08-07drm/msm/dp: update is_connected status base on sink count at dp_pm_resume()Kuogee Hsieh
2021-08-07drm/msm/dp: Remove unused variableSouptick Joarder
2021-08-07drm/msm/dp: add logs across DP driver for ease of debuggingMaitreyee Rao
2021-08-07drm/msm/dp: stop calling set_encoder_mode callbackDmitry Baryshkov
2021-07-27drm/msm/dp: Initialize dp->aux->drm_dev before registrationSean Paul
2021-07-27drm/msm/dp: signal audio plugged change at dp_pm_resumeKuogee Hsieh
2021-07-27drm/msm/dp: Initialize the INTF_CONFIG registerBjorn Andersson
2021-07-27drm/msm/dp: use dp_ctrl_off_link_stream during PHY compliance test runKuogee Hsieh
2021-06-24Merge tag 'drm-msm-next-2021-06-23b' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2021-06-23drm/msm/dp/dp_link: Fix some potential doc-rotLee Jones
2021-06-23drm/msm/dp/dp_catalog: Correctly document param 'dp_catalog'Lee Jones
2021-06-23drm/msm/dp: power off DP phy at suspendKuogee Hsieh
2021-06-23drm/msm/dp: remove the repeated declarationShaokun Zhang
2021-06-23drm/msm/dp: Drop unnecessary NULL checks after container_ofGuenter Roeck
2021-06-23drm/msm: remove unneeded variable retBernard Zhao
2021-06-23drm/msm/dp/dp_display: Remove unused variable 'hpd'Lee Jones
2021-06-23drm/msm: Remove unneeded variable: "rc"zuoqilin