summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/bridge
AgeCommit message (Expand)Author
2020-04-09drm/bridge: analogix_dp: Split bind() into probe() and real bind()Marek Szyprowski
2020-03-31Merge v5.6 into drm-nextDave Airlie
2020-03-19Merge tag 'drm-misc-next-2020-03-17' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-03-12Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-03-11Merge v5.6-rc5 into drm-nextDave Airlie
2020-03-10drm/bridge: synopsys: dw-hdmi: allow ycbcr420 modes for >= 0x200aNeil Armstrong
2020-03-10drm/bridge: synopsys: dw-hdmi: add bus format negociationNeil Armstrong
2020-03-10drm/bridge: dw-hdmi: Plug atomic state hooks to the default implementationNeil Armstrong
2020-03-10drm/bridge: dw-hdmi: add max bpc connector propertyJonas Karlman
2020-03-10drm/bridge: dw-hdmi: set mtmdsclock for deep colorJonas Karlman
2020-03-06drm: Remove drm_fb_helper add, add all and remove connector callsPankaj Bharadiya
2020-03-05drm/bridge: dw-hdmi: fix AVI frame colorimetryJernej Skrabec
2020-02-27drm/bridge: anx6345: don't print error message if regulator is not readyVasily Khoruzhick
2020-02-27drm/bridge: analogix-anx6345: fix set of link bandwidthIcenowy Zheng
2020-02-26drm/bridge: tfp410: Allow operation without drm_connectorLaurent Pinchart
2020-02-26drm/bridge: tfp410: Replace manual connector handling with bridgeLaurent Pinchart
2020-02-26drm/bridge: panel: Implement bridge connector operationsLaurent Pinchart
2020-02-26drm/bridge: Add driver for the TI TPD12S015 HDMI level shifterLaurent Pinchart
2020-02-26drm/bridge: Add bridge driver for display connectorsLaurent Pinchart
2020-02-26drm/bridge: simple-bridge: Add support for the TI OPA362Laurent Pinchart
2020-02-26drm/bridge: simple-bridge: Add support for enable GPIOLaurent Pinchart
2020-02-26drm/bridge: simple-bridge: Add support for non-VGA bridgesLaurent Pinchart
2020-02-26drm/bridge: dumb-vga-dac: Rename driver to simple-bridgeLaurent Pinchart
2020-02-26drm/bridge: dumb-vga-dac: Rename internal symbols to simple-bridgeLaurent Pinchart
2020-02-26drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart
2020-02-25drm/bridge: panel: Propagate bus format/flagsBoris Brezillon
2020-02-25drm/bridge: lvds-codec: Constify the drm_bridge_funcs structureLaurent Pinchart
2020-02-25drm/bridge: lvds-codec: Add to_lvds_codec() functionLaurent Pinchart
2020-02-21drm/bridge: analogix-anx6345: Avoid duplicate -supply suffixTorsten Duwe
2020-02-21drm/bridge: analogix-anx78xx: Fix drm_dp_link helper removalTorsten Duwe
2020-02-13drm/bridge: ti-sn65dsi86: Avoid invalid ratesDouglas Anderson
2020-02-13drm/bridge: ti-sn65dsi86: Train at faster rates if slower ones failDouglas Anderson
2020-02-13drm/bridge: ti-sn65dsi86: Group DP link training bits in a functionDouglas Anderson
2020-02-13drm/bridge: ti-sn65dsi86: Use 18-bit DP if we canDouglas Anderson
2020-02-13drm/bridge: ti-sn65dsi86: Read num lanes from the DP sinkDouglas Anderson
2020-02-13drm/bridge: ti-sn65dsi86: Config number of DP lanes Mo' BettaDouglas Anderson
2020-02-13drm/bridge: ti-sn65dsi86: Don't use MIPI variables for DP linkDouglas Anderson
2020-02-13drm/bridge: ti-sn65dsi86: zero is never greater than an unsigned intDouglas Anderson
2020-02-13drm/bridge: ti-sn65dsi86: Split the setting of the dp and dsi ratesDouglas Anderson
2020-02-12Merge v5.6-rc1 into drm-misc-fixesMaarten Lankhorst
2020-02-11drm/bridge: tfp410: add pclk limitsTomi Valkeinen
2020-02-10drm/bridge: panel: Fix typo in drm_panel_bridge_add docsEnric Balletbo i Serra
2020-02-10drm/bridge/synopsys: dsi: missing post disableYannick Fertré
2020-02-10drm/bridge: sii902x: Select SND_SOC_HDMI_CODEC if SND_SOC is configuredJyri Sarha
2020-02-10drm/bridge: Add tc358768 driverPeter Ujfalusi
2020-02-10drm: bridge: adv7511: Add support for ADV7535Bogdan Togorean
2020-02-10drm: bridge: adv7511: Remove DRM_I2C_ADV7533 KconfigBogdan Togorean
2020-02-10drm/bridge: ti-tfp410: Update drm_connector_init_with_ddc() error messageGeert Uytterhoeven
2020-02-10drm/bridge: tc358767: fix poll timeoutsTomi Valkeinen
2020-01-31drm/bridge: Patch atomic hooks to take a drm_bridge_stateBoris Brezillon