summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/bridge
AgeCommit message (Expand)Author
2020-06-30Merge tag 'drm-misc-next-2020-06-26' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-06-25drm/bridge: dw-mipi-dsi.c: remove unused header fileAngelo Ribeiro
2020-06-24Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-06-23drm: bridge: dw-hdmi: Make connector creation optionalLaurent Pinchart
2020-06-23drm: bridge: dw-hdmi: Pass drm_connector to internal functions as neededLaurent Pinchart
2020-06-23drm: bridge: dw-hdmi: Store current connector in struct dw_hdmiLaurent Pinchart
2020-06-23drm: bridge: dw-hdmi: Split connector creation to a separate functionLaurent Pinchart
2020-06-23drm: bridge: dw-hdmi: Pass drm_display_info to dw_hdmi_support_scdc()Laurent Pinchart
2020-06-23drm: bridge: dw-hdmi: Constify mode argument to internal functionsLaurent Pinchart
2020-06-23drm: bridge: dw-hdmi: Constify mode argument to dw_hdmi_phy_ops .init()Laurent Pinchart
2020-06-23drm: bridge: dw-hdmi: Pass drm_display_info to .mode_valid()Laurent Pinchart
2020-06-23drm: bridge: dw-hdmi: Remove unused field from dw_hdmi_plat_dataLaurent Pinchart
2020-06-23drm: bridge: dw-hdmi: Pass private data pointer to .configure_phy()Laurent Pinchart
2020-06-23drm: bridge: dw-hdmi: Pass private data pointer to .mode_valid()Laurent Pinchart
2020-06-23drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid()Laurent Pinchart
2020-06-23drm: bridge: simple-bridge: Make connector creation optionalLaurent Pinchart
2020-06-23drm: bridge: simple-bridge: Delegate operations to next bridgeLaurent Pinchart
2020-06-23drm: bridge: Return NULL on error from drm_bridge_get_edid()Laurent Pinchart
2020-06-23drm: bridge: adv7511: Make connector creation optionalLaurent Pinchart
2020-06-23drm: bridge: adv7511: Implement bridge connector operationsLaurent Pinchart
2020-06-23drm: bridge: adv7511: Split connector creation to a separate functionLaurent Pinchart
2020-06-23drm: bridge: adv7511: Split EDID read to a separate functionLaurent Pinchart
2020-06-20drm/bridge: tfp410: Fix setup and hold time calculationRicardo Cañuelo
2020-06-20drm/bridge: tfp410: fix de-skew value retrieval from DTRicardo Cañuelo
2020-06-18drm/bridge: ti-sn65dsi86: Check the regmap return value when setting a GPIODouglas Anderson
2020-06-18drm/bridge: ti-sn65dsi86: Fix kernel-doc typo ln_polr => ln_polrsDouglas Anderson
2020-06-18drm/bridge: ti-sn65dsi86: Don't use kernel-doc comment for local arrayDouglas Anderson
2020-06-18drm/bridge: ti-sn65dsi86: Don't compile GPIO bits if not CONFIG_OF_GPIODouglas Anderson
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-06-01Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-05-27drm: Nuke mode->vrefreshVille Syrjälä
2020-05-18drm/bridge: ti-sn65dsi86: Implement lane reordering + polarityDouglas Anderson
2020-05-18drm/bridge: ti-sn65dsi86: Fix off-by-one error in clock choiceDouglas Anderson
2020-05-18drm/bridge: ti-sn65dsi86: Clear old error bits before AUX transfersDouglas Anderson
2020-05-18drm/bridge: ti-sn65dsi86: Export bridge GPIOs to LinuxDouglas Anderson
2020-05-05drm/bridge: chrontel-ch7033: Add a new driverLubomir Rintel
2020-04-29drm/bridge: fix stack usage warning on old gccArnd Bergmann
2020-04-25drm/bridge: panel: Return always an error pointer in drm_panel_bridge_add()Enric Balletbo i Serra
2020-04-25drm/bridge: ps8640: Let panel to set the connector typeEnric Balletbo i Serra
2020-04-21Update rmk's email address in various driversRussell King
2020-04-21drm: Fix misspellings of "Analog Devices"Geert Uytterhoeven
2020-04-17Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-04-14drm/bridge: anx6345: set correct BPC for display_info of connectorVasily Khoruzhick
2020-04-14drm: bridge: adv7511: Extend list of audio sample ratesBogdan Togorean
2020-04-14drm: bridge: adv7511: Enable SPDIF DAIBogdan Togorean
2020-04-09drm/bridge: Add NWL MIPI DSI host controller supportGuido Günther
2020-04-09drm/bridge: analogix_dp: Split bind() into probe() and real bind()Marek Szyprowski
2020-04-05drm/bridge: fix kernel-doc warning in panel.cSam Ravnborg
2020-03-31Merge v5.6 into drm-nextDave Airlie