summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/bridge
Commit message (Expand)AuthorAgeFilesLines
...
| * | drm/bridge/synopsys: dsi: add support for non-continuous HS clockAntonio Borneo2020-09-071-2/+7
| * | drm/bridge/synopsys: dsi: allow sending longer LP commandsAntonio Borneo2020-09-071-8/+9
| * | drm/bridge/synopsys: dsi: allow LP commands in video modeAntonio Borneo2020-09-071-0/+8
* | | Merge tag 'cdns-mhdp-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Dave Airlie2020-09-238-0/+3060
|\ \ \
| * | | drm: bridge: cdns-mhdp8546: Add TI J721E wrapperSwapnil Jakhade2020-09-186-0/+122
| * | | drm: bridge: Add support for Cadence MHDP8546 DPI/DP bridgeSwapnil Jakhade2020-09-186-0/+2938
| | |/ | |/|
* / | drm/bridge: lvds-codec: Add support for regulatorBiju Das2020-09-221-0/+29
|/ /
* | Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://a...Dave Airlie2020-09-091-2/+2
|\|
| * drm/bridge: Fix the dsi remote end-pointsVinod Koul2020-08-291-2/+2
* | Merge tag 'v5.9-rc4' into drm-nextDave Airlie2020-09-083-7/+5
|\ \ | |/ |/|
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-233-7/+5
* | drm/bridge: ps8640: Print an error if VDO control failsEnric Balletbo i Serra2020-08-261-7/+6
* | drm/bridge: ps8640: Return an error for incorrect attach flagsEnric Balletbo i Serra2020-08-261-0/+4
* | drm/bridge: ps8640: Get the EDID from eDP controlEnric Balletbo i Serra2020-08-261-0/+12
* | drm/brige/megachips: Add checking if ge_b850v3_lvds_init() is working correctlyNadezda Lutovinova2020-08-231-2/+10
* | drm/bridge/tc358775: Fix for PTR_ERRVinay Simha BN2020-08-231-1/+1
* | Merge v5.9-rc1 into drm-misc-nextMaxime Ripard2020-08-183-23/+17
|\|
| * Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-08-061-3/+4
| |\
| | * ASoC: hdmi-codec: merge .digital_mute() into .mute_stream()Kuninori Morimoto2020-07-161-3/+4
| * | Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-08-0517-287/+685
| |\ \
| * \ \ Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-052-19/+12
| |\ \ \
| | * | | drm/bridge: lvds-codec: simplify error handlingAndrzej Hajda2020-07-301-7/+3
| | * | | drm/bridge/sii8620: fix resource acquisition error handlingAndrzej Hajda2020-07-301-12/+9
| | | |/ | | |/|
| * | | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-041-1/+1
| |\ \ \
| | * | | treewide: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
| | |/ /
* | | | drm/bridge: tc358762: Add basic driver for Toshiba TC358762 DSI-to-DPI bridgeMarek Vasut2020-08-123-0/+289
* | | | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2020-08-122-5/+1
|\ \ \ \
| * | | | Merge tag 'v5.8' into drm-nextDave Airlie2020-08-112-5/+1
| |\| | | | | |_|/ | |/| |
| | * | drm/bridge: nwl-dsi: Drop DRM_BRIDGE_ATTACH_NO_CONNECTOR check.Guido Günther2020-07-261-5/+0
| | * | drm/bridge/adv7511: set the bridge type properlyLaurentiu Palcu2020-07-261-0/+1
| | |/
* | | display/drm/bridge: TC358775 DSI/LVDS driverVinay Simha BN2020-08-103-0/+760
* | | drm: Remove unnecessary drm_panel_attach and drm_panel_detachJoe Perches2020-08-084-31/+0
* | | drm/bridge: nxp-ptn3460: add drm_panel_bridge supportSam Ravnborg2020-07-271-40/+18
* | | drm/bridge: nxp-ptn3460: add get_edid bridge operationSam Ravnborg2020-07-271-18/+25
* | | drm/bridge: tc358767: add drm_panel_bridge supportSam Ravnborg2020-07-271-35/+32
* | | drm/bridge: tc358767: add get_edid bridge operationSam Ravnborg2020-07-271-16/+18
* | | drm/bridge: tc358767: add detect bridge operationSam Ravnborg2020-07-271-10/+20
* | | drm/bridge: megachips: make connector creation optionalSam Ravnborg2020-07-271-11/+5
* | | drm/bridge: megachips: add get_edid bridge operationSam Ravnborg2020-07-271-14/+17
* | | drm/bridge: megachips: enable detect bridge operationSam Ravnborg2020-07-271-2/+9
* | | drm/bridge: megachips: get drm_device from bridgeSam Ravnborg2020-07-271-2/+2
* | | drm/bridge: megachips: add helper to create connectorSam Ravnborg2020-07-271-20/+27
* | | drm/bridge: parade-ps8622: add drm_panel_bridge supportSam Ravnborg2020-07-271-87/+13
* | | drm/bridge: tc358764: add drm_panel_bridge supportSam Ravnborg2020-07-271-91/+15
* | | drm/bridge: tc358764: drop drm_connector_(un)registerSam Ravnborg2020-07-271-3/+0
* | | drm/bridge: Introduce LT9611 DSI to HDMI bridgeVinod Koul2020-07-263-0/+1244
|/ /
* | drm/bridge: sil_sii8620: initialize return of sii8620_readbTom Rix2020-07-131-1/+1
* | drm/bridge: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-102-2/+2
* | drm/bridge: dw-hdmi: Always add the bridge in the global bridge listLiu Ying2020-07-101-31/+13
* | drm/bridge: dw-hdmi: Don't cleanup i2c adapter and ddc ptr in __dw_hdmi_probe...Liu Ying2020-07-101-5/+0