开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
bridge
/
synopsys
/
dw-hdmi.c
Age
Commit message (
Expand
)
Author
2024-01-18
drm: remove I2C_CLASS_DDC support
Heiner Kallweit
2023-09-06
drm/bridge: Drop CONFIG_OF conditionals around of_node pointers
Biju Das
2023-08-04
drm: bridge: dw_hdmi: Fix ELD is not updated issue
Sandor Yu
2023-07-24
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
2023-07-17
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2023-07-11
Merge v6.5-rc1 into drm-misc-fixes
Maxime Ripard
2023-06-27
drm/bridge: dw-hdmi: remove dead code and fix indentation
Adrián Larumbe
2023-06-27
drm/bridge: dw-hdmi: truly enforce 420-only formats when drm mode demands it
Adrián Larumbe
2023-06-27
drm/bridge: dw-hdmi: change YUV420 selection logic at clock setup
Adrián Larumbe
2023-06-22
drm: bridge: dw_hdmi: fix connector access for scdc
Adrián Larumbe
2023-05-23
drm/bridge: dw-hdmi: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-04-06
drm/scdc-helper: Pimp SCDC debugs
Ville Syrjälä
2022-12-01
drm: bridge: dw_hdmi: fix preference of RGB modes over YUV420
Guillaume BRUN
2022-08-29
drm: bridge: dw_hdmi: only trigger hotplug event on link change
Lucas Stach
2022-07-05
drm: Remove linux/i2c.h from drm_crtc.h
Ville Syrjälä
2022-04-25
drm/display: Move SCDC helpers into display-helper library
Thomas Zimmermann
2022-04-25
drm/display: Move HDMI helpers into display-helper module
Thomas Zimmermann
2022-04-19
drm: bridge: dw_hdmi: Audio: Add General Parallel Audio (GPA) driver
Sandor Yu
2022-04-19
drm: bridge: dw_hdmi: add reset function for PHY GEN1
Sandor Yu
2022-04-19
drm: bridge: dw_hdmi: Enable GCP only for Deep Color
Sandor Yu
2022-04-19
drm: bridge: dw_hdmi: default enable workaround to clear the overflow
Sandor Yu
2022-03-14
drm/bridge: Use drm_mode_copy()
Ville Syrjälä
2022-02-10
drm/bridge: dw-hdmi: use safe format when first in bridge chain
Neil Armstrong
2022-01-25
drm/connector: Fix typo in output format
Maxime Ripard
2021-11-12
drm/bridge: dw-hdmi: handle ELD when DRM_BRIDGE_ATTACH_NO_CONNECTOR
Neil Armstrong
2021-10-15
drm/bridge: synopsys: dw-hdmi: also allow interlace on bridge
Neil Armstrong
2021-07-28
drm: bridge: dw-hdmi: Attach to next bridge if available
Laurent Pinchart
2021-07-28
drm/bridge: Centralize error message when bridge attach fails
Laurent Pinchart
2021-05-07
drm/connector: Add helper to compare HDR metadata
Maxime Ripard
2021-05-07
drm/connector: Create a helper to attach the hdr_output_metadata property
Maxime Ripard
2021-04-20
drm/bridge/synopsys: dw-hdmi: Add an option to suppress loading CEC driver
Jernej Skrabec
2021-01-05
drm: bridge: dw-hdmi: Remove redundant null check before clk_disable_unprepare
Xu Wang
2020-11-12
drm: bridge: dw-hdmi: Avoid resetting force in the detect function
Jonathan Liu
2020-07-10
drm/bridge: dw-hdmi: Always add the bridge in the global bridge list
Liu Ying
2020-07-10
drm/bridge: dw-hdmi: Don't cleanup i2c adapter and ddc ptr in __dw_hdmi_probe...
Liu Ying
2020-06-23
drm: bridge: dw-hdmi: Make connector creation optional
Laurent Pinchart
2020-06-23
drm: bridge: dw-hdmi: Pass drm_connector to internal functions as needed
Laurent Pinchart
2020-06-23
drm: bridge: dw-hdmi: Store current connector in struct dw_hdmi
Laurent Pinchart
2020-06-23
drm: bridge: dw-hdmi: Split connector creation to a separate function
Laurent Pinchart
2020-06-23
drm: bridge: dw-hdmi: Pass drm_display_info to dw_hdmi_support_scdc()
Laurent Pinchart
2020-06-23
drm: bridge: dw-hdmi: Constify mode argument to internal functions
Laurent Pinchart
2020-06-23
drm: bridge: dw-hdmi: Constify mode argument to dw_hdmi_phy_ops .init()
Laurent Pinchart
2020-06-23
drm: bridge: dw-hdmi: Pass drm_display_info to .mode_valid()
Laurent Pinchart
2020-06-23
drm: bridge: dw-hdmi: Remove unused field from dw_hdmi_plat_data
Laurent Pinchart
2020-06-23
drm: bridge: dw-hdmi: Pass private data pointer to .configure_phy()
Laurent Pinchart
2020-06-23
drm: bridge: dw-hdmi: Pass private data pointer to .mode_valid()
Laurent Pinchart
2020-06-23
drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid()
Laurent Pinchart
2020-04-17
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2020-03-31
Merge v5.6 into drm-next
Dave Airlie
[next]