aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/bridge
Commit message (Expand)AuthorAgeFilesLines
...
* drm/bridge: ti-sn65dsi86: Remove __exit from GPIO sub-driver remove helperDouglas Anderson2021-05-041-1/+1
* drm/bridge: ti-sn65dsi86: If refclk, DP AUX can happen w/out pre-enableDouglas Anderson2021-05-031-35/+94
* drm/bridge: ti-sn65dsi86: Code motion of refclk management functionsDouglas Anderson2021-05-031-58/+58
* drm/bridge: ti-sn65dsi86: Use pm_runtime autosuspendDouglas Anderson2021-05-031-6/+8
* drm/bridge: ti-sn65dsi86: Break GPIO and MIPI-to-eDP bridge into sub-driversDouglas Anderson2021-05-032-53/+200
* drm/bridge: ti-sn65dsi86: Move all the chip-related init to the startDouglas Anderson2021-05-031-13/+13
* drm/bridge: ti-sn65dsi86: Cleanup managing of drvdataDouglas Anderson2021-05-031-6/+2
* drm/bridge: ti-sn65dsi86: Add local var for "dev" to simplify probeDouglas Anderson2021-05-031-14/+12
* drm/bridge: ti-sn65dsi86: Clean debugfs codeDouglas Anderson2021-05-031-12/+21
* drm/bridge: ti-sn65dsi86: Use devm to do our runtime_disableDouglas Anderson2021-05-031-5/+9
* drm/bridge: ti-sn65dsi86: More renames in prep for sub-devicesDouglas Anderson2021-05-031-42/+42
* drm/bridge: ti-sn65dsi86: Rename the main driver data structureDouglas Anderson2021-05-031-43/+43
* drm/bridge: nwl-dsi: Get MIPI DSI controller and PHY ready in ->mode_set()Liu Ying2021-04-301-16/+12
* drm/bridge: nwl-dsi: Remove a check on unchanged HS clock rate from ->mode_set()Liu Ying2021-04-301-7/+0
* drm/bridge: nwl-dsi: Force a full modeset when crtc_state->active is changed ...Liu Ying2021-04-301-22/+39
* drm/bridge: anx7625: Fix power on delayHsin-Yi Wang2021-04-281-1/+1
* drm: bridge: add missing word in Analogix help textRandy Dunlap2021-04-281-1/+1
* drm/dp: Add backpointer to drm_device in drm_dp_auxLyude Paul2021-04-276-0/+6
* drm/bridge/cdns-mhdp8546: Register DP aux channel with userspaceLyude Paul2021-04-271-1/+10
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2021-04-263-15/+21
|\
| * Merge tag 'drm-misc-next-fixes-2021-04-22' of git://anongit.freedesktop.org/d...Dave Airlie2021-04-233-15/+21
| |\
| | * drm/bridge: lt8912b: fix incorrect handling of of_* return valuesAdrien Grassein2021-04-161-15/+17
| | * drm: bridge: fix LONTIUM use of mipi_dsi_() functionsRandy Dunlap2021-04-161-0/+3
| | * drm: bridge: fix ANX7625 use of mipi_dsi_() functionsRandy Dunlap2021-04-161-0/+1
* | | drm: bridge: adv7511: Support I2S IEC958 encoded PCM formatSia Jee Heng2021-04-232-0/+7
* | | drm: bridge: add it66121 driverPhong LE2021-04-213-0/+1030
* | | drm/bridge: ti-sn65dsi86: Get rid of the useless detect() functionDouglas Anderson2021-04-201-12/+0
* | | drm/bridge: ti-sn65dsi86: Move drm_panel_unprepare() to post_disable()Douglas Anderson2021-04-201-2/+2
* | | drm/bridge: ti-sn65dsi86: Reorder remove()Douglas Anderson2021-04-201-7/+8
* | | drm/bridge: ti-sn65dsi86: Remove incorrectly tagged kerneldoc commentDouglas Anderson2021-04-201-1/+1
* | | drm/bridge: ti-sn65dsi86: Simplify refclk handlingDouglas Anderson2021-04-201-8/+3
* | | drm/bridge/synopsys: dw-hdmi: Add an option to suppress loading CEC driverJernej Skrabec2021-04-201-1/+1
* | | drm/bridge/sii8620: fix dependency on extconRobert Foss2021-04-191-1/+1
* | | drm: bridge: cdns-mhdp8546: Enable HDCPParshuram Thombare2021-04-135-13/+801
|/ /
* | drm/bridge: fix typo in KconfigDafna Hirschfeld2021-04-081-1/+1
* | drm/bridge: lt8912b: Add header file <linux/gpio/consumer.h>Zhang Jianhua2021-04-081-0/+1
* | drivers: gpu: drm: bridge: fix kconfig dependency on DRM_KMS_HELPERJulian Braha2021-04-011-0/+1
|/
* drm/bridge: anx7625: disable regulators when power offHsin-Yi Wang2021-04-012-0/+35
* drm: bridge/panel: Cleanup connector on bridge detachPaul Cercueil2021-03-291-0/+12
* drm/bridge: Introduce LT8912B DSI to HDMI bridgeAdrien Grassein2021-03-263-0/+780
* drm: bridge: Add Chipone ICN6211 MIPI-DSI to RGB bridgeJagan Teki2021-03-253-0/+307
* drm: bridge: convert sysfs sprintf/snprintf family to sysfs_emitJiapeng Chong2021-03-251-1/+1
* drm/bridge: lt9611: Fix handling of 4k panelsRobert Foss2021-03-251-1/+7
* drm/bridge/analogix/dp_core: Unregister DP AUX channel on error in analogix_d...Lyude Paul2021-03-231-0/+1
* drm/bridge/analogix/anx6345: Cleanup on errors in anx6345_bridge_attach()Lyude Paul2021-03-231-3/+8
* drm/bridge/analogix/anx6345: Don't link encoder until after connector registr...Lyude Paul2021-03-231-6/+6
* drm/bridge/analogix/anx6345: Add missing drm_dp_aux_unregister() callLyude Paul2021-03-231-0/+6
* drm/bridge/analogix/anx78xx: Cleanup on error in anx78xx_bridge_attach()Lyude Paul2021-03-231-3/+8
* drm/bridge/analogix/anx78xx: Setup encoder before registering connectorLyude Paul2021-03-231-6/+6
* drm/bridge/analogix/anx78xx: Add missing drm_dp_aux_unregister() callLyude Paul2021-03-231-0/+6