summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/bridge/analogix
AgeCommit message (Expand)Author
2022-07-06drm/bridge: anx7625: Convert to devm_i2c_new_dummy_device()Hsin-Yi Wang
2022-06-20drm: Drop drm_edid.h from drm_crtc.hVille Syrjälä
2022-06-20drm/bridge: anx7625: Use DPI bus typeXin Ji
2022-06-20Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2022-06-15Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2022-06-15drm/bridge: anx7625: Zero error variable when panel bridge not presentNícolas F. R. A. Prado
2022-06-12drm/bridge: anx7625: Convert to drm_of_get_data_lanes_countMarek Vasut
2022-06-08Merge v5.19-rc1 into drm-misc-fixesMaxime Ripard
2022-06-06drm/bridge: analogix_dp: Support PSR-exit to disable transitionBrian Norris
2022-05-23Revert "drm/bridge: anx7625: Use DPI bus type"Robert Foss
2022-05-23drm/bridge: anx7625: Add missing of_node_put for endpointMarek Vasut
2022-05-17drm/bridge: anx7625: Use DPI bus typeXin Ji
2022-04-25drm/display: Move HDCP helpers into display-helper moduleThomas Zimmermann
2022-04-25drm/display: Introduce a DRM display-helper moduleThomas Zimmermann
2022-04-25drm: Rename dp/ to display/Thomas Zimmermann
2022-04-21drm/bridge: Fix error handling in analogix_dp_probeMiaoqian Lin
2022-04-19drm/bridge: anx7625: Use uint8 for lane-swing arraysNícolas F. R. A. Prado
2022-04-19drm/bridge: anx7625: Fill in empty ELD when no connectorHsin-Yi Wang
2022-03-31drm/bridge: anx7625: add missing destroy_workqueue() in anx7625_i2c_probe()Yang Yingliang
2022-03-28drm/bridge: anx7625: Set downstream sink into normal statusXin Ji
2022-03-09drm/bridge: analogix_dp: Enable autosuspendBrian Norris
2022-03-09drm/bridge: analogix_dp: Grab runtime PM reference for DP-AUXBrian Norris
2022-03-09drm/bridge: anx7625: switch to devm_drm_of_get_bridgeJosé Expósito
2022-03-09drm/bridge: anx7625: check the return on anx7625_aux_transTom Rix
2022-03-09drm/bridge: anx7625: config hs packets end aligned to avoid screen shiftRex-BC Chen
2022-03-02drm/bridge: Clear the DP_AUX_I2C_MOT bit passed in aux read command.Hsin-Yi Wang
2022-03-01drm/bridge: anx7625: Fix release wrong workqueueXin Ji
2022-02-14drm/bridge: anx7625: Fix overflow issue on reading EDIDPin-Yen Lin
2022-02-14drm/bridge: anx7625: Support reading edid through aux channelHsin-Yi Wang
2022-02-14drm/bridge: anx7625: Convert to use devm_kzallocHsin-Yi Wang
2022-02-14drm/bridge: anx7625: send DPCD command to downstreamXin Ji
2022-01-25drm/connector: Fix typo in output formatMaxime Ripard
2022-01-17drm/bridge: anx7625: Return -EPROBE_DEFER if the dsi host was not foundowen
2022-01-17drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann
2022-01-17drm/dp: Move DisplayPort helpers into separate helper moduleThomas Zimmermann
2022-01-10drm/bridge: anx7625: add audio codec .get_eld supportXin Ji
2022-01-10drm/bridge: anx7625: add HDCP supportXin Ji
2022-01-10drm/bridge: anx7625: Add bridge helper atomic conversionXin Ji
2022-01-04drm/bridge: anx7625: Fix null vs IS_ERR() checking in anx7625_register_i2c_du...Miaoqian Lin
2022-01-04drm/bridge: anx7625: Check GPIO description to avoid crashXin Ji
2021-11-25drm/bridge: anx7625: fix an error code in anx7625_register_audio()Dan Carpenter
2021-11-24drm/bridge: anx7625: Fix edid_read break case in sp_tx_edid_read()Hsin-Yi Wang
2021-11-04drm/bridge: analogix_dp: Make PSR-exit block lessBrian Norris
2021-11-04drm/bridge: anx7625: add HDMI audio functionXin Ji
2021-11-04drm/bridge: anx7625: add MIPI DPI input featureXin Ji
2021-11-04drm/bridge: anx7625: fix not correct return valueXin Ji
2021-10-27drm/bridge: anx7625: Register and attach our DSI device at probeMaxime Ripard
2021-10-27drm/bridge: anx7625: Switch to devm MIPI-DSI helpersMaxime Ripard
2021-08-31drm/bridge: anx7625: enable DSI EOTPXin Ji
2021-08-18drm/bridge: anx7625: Propagate errors from sp_tx_edid_read()Robert Foss