summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/bridge
AgeCommit message (Expand)Author
2021-09-18drm/bridge: nwl-dsi: Avoid potential multiplication overflow on 32-bitGeert Uytterhoeven
2021-09-15drm: bridge: it66121: Check drm_bridge_attach retvalRobert Foss
2021-06-08drm/bridge: ti-sn65dsi83: Fix syntax formatting issuesMarek Vasut
2021-06-08drm/bridge: ti-sn65dsi83: Add TI SN65DSI83 and SN65DSI84 driverMarek Vasut
2021-05-31drm: bridge: cdns-mhdp8546: Fix PM reference leak inYu Kuai
2021-05-31drm/bridge: lt8912b: Drop unused includesLinus Walleij
2021-05-27drm/bridge: DRM_CROS_EC_ANX7688 should depend on I2C_CROS_EC_TUNNELGeert Uytterhoeven
2021-05-27drm/bridge: lt8912b: fix platform_no_drv_owner.cocci warningsZou Wei
2021-05-27drm: bridge: cdns-mhdp8546: Fix inconsistent indentingJiapeng Chong
2021-05-27drm/bridge: cdns: Fix PM reference leak in cdns_dsi_transfer()Zou Wei
2021-05-20drm/bridge: anx7625: Synchronously run runtime suspend.Pi-Hsun Shih
2021-05-18drm/bridge: Add ChromeOS EC ANX7688 bridge driver supportEnric Balletbo i Serra
2021-05-18drm/bridge: ti-sn65dsi86: fix a ternary type promotion bugDan Carpenter
2021-05-18drm/bridge: anx7625: add suspend / resume hooksPi-Hsun Shih
2021-05-18drm/bridge: anx7625: refactor power control to use runtime PM frameworkPi-Hsun Shih
2021-05-18drm: bridge: it66121: fix a resource leak in probeDan Carpenter
2021-05-18drm: bridge: it66121: fix an error code in it66121_probe()Dan Carpenter
2021-05-17drm/bridge: lt9611: Add missing MODULE_DEVICE_TABLEZou Wei
2021-05-07drm/connector: Add helper to compare HDR metadataMaxime Ripard
2021-05-07drm/connector: Create a helper to attach the hdr_output_metadata propertyMaxime Ripard
2021-05-05drm/bridge: fix LONTIUM_LT8912B dependenciesAdrien Grassein
2021-05-04drm/bridge: ti-sn65dsi86: Remove __exit from GPIO sub-driver remove helperDouglas Anderson
2021-05-03drm/bridge: ti-sn65dsi86: If refclk, DP AUX can happen w/out pre-enableDouglas Anderson
2021-05-03drm/bridge: ti-sn65dsi86: Code motion of refclk management functionsDouglas Anderson
2021-05-03drm/bridge: ti-sn65dsi86: Use pm_runtime autosuspendDouglas Anderson
2021-05-03drm/bridge: ti-sn65dsi86: Break GPIO and MIPI-to-eDP bridge into sub-driversDouglas Anderson
2021-05-03drm/bridge: ti-sn65dsi86: Move all the chip-related init to the startDouglas Anderson
2021-05-03drm/bridge: ti-sn65dsi86: Cleanup managing of drvdataDouglas Anderson
2021-05-03drm/bridge: ti-sn65dsi86: Add local var for "dev" to simplify probeDouglas Anderson
2021-05-03drm/bridge: ti-sn65dsi86: Clean debugfs codeDouglas Anderson
2021-05-03drm/bridge: ti-sn65dsi86: Use devm to do our runtime_disableDouglas Anderson
2021-05-03drm/bridge: ti-sn65dsi86: More renames in prep for sub-devicesDouglas Anderson
2021-05-03drm/bridge: ti-sn65dsi86: Rename the main driver data structureDouglas Anderson
2021-04-30drm/bridge: nwl-dsi: Get MIPI DSI controller and PHY ready in ->mode_set()Liu Ying
2021-04-30drm/bridge: nwl-dsi: Remove a check on unchanged HS clock rate from ->mode_set()Liu Ying
2021-04-30drm/bridge: nwl-dsi: Force a full modeset when crtc_state->active is changed ...Liu Ying
2021-04-28drm/bridge: anx7625: Fix power on delayHsin-Yi Wang
2021-04-28drm: bridge: add missing word in Analogix help textRandy Dunlap
2021-04-27drm/dp: Add backpointer to drm_device in drm_dp_auxLyude Paul
2021-04-27drm/bridge/cdns-mhdp8546: Register DP aux channel with userspaceLyude Paul
2021-04-26Merge drm/drm-next into drm-misc-nextMaxime Ripard
2021-04-23drm: bridge: adv7511: Support I2S IEC958 encoded PCM formatSia Jee Heng
2021-04-23Merge tag 'drm-misc-next-fixes-2021-04-22' of git://anongit.freedesktop.org/d...Dave Airlie
2021-04-21drm: bridge: add it66121 driverPhong LE
2021-04-20drm/bridge: ti-sn65dsi86: Get rid of the useless detect() functionDouglas Anderson
2021-04-20drm/bridge: ti-sn65dsi86: Move drm_panel_unprepare() to post_disable()Douglas Anderson
2021-04-20drm/bridge: ti-sn65dsi86: Reorder remove()Douglas Anderson
2021-04-20drm/bridge: ti-sn65dsi86: Remove incorrectly tagged kerneldoc commentDouglas Anderson
2021-04-20drm/bridge: ti-sn65dsi86: Simplify refclk handlingDouglas Anderson
2021-04-20drm/bridge/synopsys: dw-hdmi: Add an option to suppress loading CEC driverJernej Skrabec