aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/bridge/synopsys
AgeCommit message (Expand)Author
2022-04-25drm/display: Move SCDC helpers into display-helper libraryThomas Zimmermann
2022-04-25drm/display: Move HDMI helpers into display-helper moduleThomas Zimmermann
2022-04-22drm: bridge: dw_hdmi: Audio: fix returnvar.cocci warningskernel test robot
2022-04-19drm: bridge: dw_hdmi: Audio: Add General Parallel Audio (GPA) driverSandor Yu
2022-04-19drm: bridge: dw_hdmi: add reset function for PHY GEN1Sandor Yu
2022-04-19drm: bridge: dw_hdmi: Enable GCP only for Deep ColorSandor Yu
2022-04-19drm: bridge: dw_hdmi: default enable workaround to clear the overflowSandor Yu
2022-03-31drm: bridge: dw-mipi-dsi: Switch to devm_drm_of_get_bridgeJagan Teki
2022-03-31Revert "drm/bridge: dw-mipi-dsi: Find the possible DSI devices"Jagan Teki
2022-03-14drm/bridge: Use drm_mode_copy()Ville Syrjälä
2022-02-10drm/bridge: dw-hdmi: use safe format when first in bridge chainNeil Armstrong
2022-01-25drm/connector: Fix typo in output formatMaxime Ripard
2022-01-13drm/bridge: dw-mipi-dsi: Switch to atomic operationsJagan Teki
2022-01-05drm/bridge: Add missing pm_runtime_disable() in __dw_mipi_dsi_probeMiaoqian Lin
2022-01-04drm/bridge/synopsys: dsi: extend the prototype of mode_valid()Antonio Borneo
2021-11-12drm/bridge: dw-hdmi: handle ELD when DRM_BRIDGE_ATTACH_NO_CONNECTORNeil Armstrong
2021-10-15drm/bridge: synopsys: dw-hdmi: also allow interlace on bridgeNeil Armstrong
2021-10-06drm/bridge: dw-hdmi-cec: Make use of the helper function devm_add_action_or_r...Cai Huoqing
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-27drm/bridge: dw-mipi-dsi: Find the possible DSI devicesJagan Teki
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-04-20drm/bridge/synopsys: dw-hdmi: Add an option to suppress loading CEC driverJernej Skrabec
2021-01-05drm: bridge: dw-hdmi: Remove redundant null check before clk_disable_unprepareXu Wang
2020-12-14Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-11-12drm: bridge: dw-hdmi: Avoid resetting force in the detect functionJonathan Liu
2020-10-05drm: bridge: dw-hdmi: Constify dw_hdmi_i2s_opsRikard Falkeborn
2020-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-09-11drm/bridge: dw-mipi-dsi: permit configuring the escape clock rateNeil Armstrong
2020-09-11drm/bridge: dw-mipi-dsi: Use kmemdup cf. kmalloc+memcpyAlex Dewar
2020-09-08drm/bridge: dw-mipi-dsi: fix dw_mipi_dsi_debugfs_show/write warningsNeil Armstrong
2020-09-07drm/bridge: dw-mipi-dsi.c: Add VPG runtime config through debugfsAngelo Ribeiro
2020-09-07drm/bridge/synopsys: dsi: add support for non-continuous HS clockAntonio Borneo
2020-09-07drm/bridge/synopsys: dsi: allow sending longer LP commandsAntonio Borneo
2020-09-07drm/bridge/synopsys: dsi: allow LP commands in video modeAntonio Borneo
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-10drm/bridge: dw-hdmi: Always add the bridge in the global bridge listLiu Ying
2020-07-10drm/bridge: dw-hdmi: Don't cleanup i2c adapter and ddc ptr in __dw_hdmi_probe...Liu Ying
2020-06-29Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2020-06-25drm/bridge: dw-mipi-dsi.c: remove unused header fileAngelo Ribeiro
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