summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/bridge
AgeCommit message (Expand)Author
2021-10-27drm/bridge: ti-sn65dsi86: Implement the pwm_chipBjorn Andersson
2021-10-27drm/bridge: ti-sn65dsi86: Use regmap_bulk_write APIBjorn Andersson
2021-10-19drm/bridge: tc358768: Correct BTACNTRL1 programmingDmitry Osipenko
2021-10-19drm/bridge: tc358768: Disable non-continuous clock modeDmitry Osipenko
2021-10-19drm/bridge: tc358768: Calculate video start delayDmitry Osipenko
2021-10-19drm/bridge: tc358768: Support pulse modeDmitry Osipenko
2021-10-19drm/bridge: tc358768: Enable reference clockDmitry Osipenko
2021-10-17drm/bridge: ti-sn65dsi83: Optimize reset line togglingMarek Vasut
2021-10-15drm/bridge: synopsys: dw-hdmi: also allow interlace on bridgeNeil Armstrong
2021-10-14drm: of: Add drm_of_lvds_get_data_mappingMarek Vasut
2021-10-14drm/bridge: display-connector: fix an uninitialized pointer in probe()Dan Carpenter
2021-10-12drm/bridge: nwl-dsi: Add atomic_get_input_bus_fmtsGuido Günther
2021-10-10drm/bridge: lvds-codec: Add support for LVDS data mapping selectMarek Vasut
2021-10-08drm/bridge: ti-sn65dsi83: Implement .detach callbackMarek Vasut
2021-10-06drm/bridge/lontium-lt9611uxc: fix provided connector suportDmitry Baryshkov
2021-10-06drm/bridge: dw-hdmi-cec: Make use of the helper function devm_add_action_or_r...Cai Huoqing
2021-10-01drm/bridge: ti-sn65dsi86: Implement bridge->mode_valid()Rob Clark
2021-09-23drm/bridge: parade-ps8640: Add support for AUX channelPhilip Chen
2021-09-23drm/bridge: parade-ps8640: Use regmap APIsPhilip Chen
2021-09-22drm/bridge: Move devm_drm_of_get_bridge to bridge/panel.cMaxime Ripard
2021-09-20drm: bridge: it66121: Fix return value it66121_probeAlex Bee
2021-08-31drm: adv7511: Convert to SPDX identifierCai Huoqing
2021-08-31drm/bridge: cdns: Make use of the helper function devm_platform_ioremap_resou...Cai Huoqing
2021-08-31drm/bridge: it66121: Wait for next bridge to be probedPaul Cercueil
2021-08-31drm/bridge: it66121: Initialize {device,vendor}_idsPaul Cercueil
2021-08-31drm/bridge: anx7625: enable DSI EOTPXin Ji
2021-08-26drm/bridge: parade-ps8640: Reorg the macrosPhilip Chen
2021-08-18drm/bridge: anx7625: Propagate errors from sp_tx_edid_read()Robert Foss
2021-08-18drm/bridge: anx7625: Propagate errors from sp_tx_rst_aux()Robert Foss
2021-08-12drm/bridge: ti-sn65dsi86: Avoid creating multiple connectorsRob Clark
2021-08-06drm/bridge: anx7625: Tune K value for IVO panelXin Ji
2021-08-06drm: bridge: it66121: Check drm_bridge_attach retvalRobert Foss
2021-07-31drm/bridge: ti-sn65dsi86: Add some 100 us delaysDouglas Anderson
2021-07-31drm/bridge: ti-sn65dsi86: Fix power off sequenceDouglas Anderson
2021-07-30Merge tag 'drm-misc-next-2021-07-29' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-07-28drm: bridge: dw-hdmi: Attach to next bridge if availableLaurent Pinchart
2021-07-28drm/bridge: Centralize error message when bridge attach failsLaurent Pinchart
2021-07-28drm/bridge: make a const array static, makes object smallerColin Ian King
2021-07-27drm/bridge: dw-mipi-dsi: Find the possible DSI devicesJagan Teki
2021-07-27drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling featuresNicolas Boichat
2021-07-25drm/bridge: nwl-dsi: Avoid potential multiplication overflow on 32-bitGeert Uytterhoeven
2021-07-10drm: bridge: nwl-dsi: Drop unused nwl_dsi_plat_clk_configJagan Teki
2021-06-24drm/bridge: ti-sn65dsi86: Split connector creation to a functionLaurent Pinchart
2021-06-24drm/bridge: ti-sn65dsi86: Group code in sectionsLaurent Pinchart
2021-06-24drm/bridge: ti-sn65dsi86: Wrap panel with panel-bridgeLaurent Pinchart
2021-06-24drm/bridge: ti-sn65dsi86: Use bitmask to store valid ratesLaurent Pinchart
2021-06-24drm/bridge: ti-sn65dsi86: Make enable GPIO optionalLaurent Pinchart
2021-06-22drm: bridge: ti-sn65dsi83: Retrieve the display mode from the stateLaurent Pinchart
2021-06-22drm: bridge: ti-sn65dsi83: Retrieve output format from bridge stateLaurent Pinchart
2021-06-22drm: bridge: ti-sn65dsi83: Switch to atomic operationsLaurent Pinchart