index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
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
Files
Lines
2024-10-24
drm/bridge: dw-hdmi: set bridge's ycbcr_420_allowed flag
Dmitry Baryshkov
1
-0
/
+3
2024-08-19
drm/bridge: dw-hdmi: Simplify clock handling
Cristian Ciocaltea
1
-50
/
+16
2024-03-18
drm: bridge: dw_hdmi: Switch to of_graph_get_remote_node()
Sui Jingfeng
1
-27
/
+4
2024-02-16
drm: bridge: dw_hdmi: Set DRM bridge type
Alexander Stein
1
-0
/
+1
2024-02-09
drm: bridge: dw_hdmi: clear the EDID property and CEC address on failures
Jani Nikula
1
-2
/
+0
2024-02-09
drm: bridge: dw_hdmi: switch to ->edid_read callback
Jani Nikula
1
-17
/
+26
2024-01-29
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-1
/
+0
2024-01-18
drm: remove I2C_CLASS_DDC support
Heiner Kallweit
1
-1
/
+0
2024-01-16
ASoC: hdmi-codec: drop drm/drm_edid.h include
Jani Nikula
1
-0
/
+1
2023-09-06
drm/bridge: Drop CONFIG_OF conditionals around of_node pointers
Biju Das
1
-2
/
+0
2023-08-04
drm: bridge: dw_hdmi: Fix ELD is not updated issue
Sandor Yu
1
-9
/
+3
2023-07-24
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-4
/
+5
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-07-17
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-21
/
+14
2023-07-11
Merge v6.5-rc1 into drm-misc-fixes
Maxime Ripard
1
-1
/
+1
2023-06-27
drm/bridge: dw-hdmi: remove dead code and fix indentation
Adrián Larumbe
1
-18
/
+4
2023-06-27
drm/bridge: dw-hdmi: truly enforce 420-only formats when drm mode demands it
Adrián Larumbe
1
-3
/
+4
2023-06-27
drm/bridge: dw-hdmi: change YUV420 selection logic at clock setup
Adrián Larumbe
1
-0
/
+6
2023-06-22
drm: bridge: dw_hdmi: fix connector access for scdc
Adrián Larumbe
1
-4
/
+5
2023-05-23
drm/bridge: dw-hdmi: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
1
-1
/
+1
2023-04-06
drm/scdc-helper: Pimp SCDC debugs
Ville Syrjälä
1
-4
/
+4
2022-12-01
drm: bridge: dw_hdmi: fix preference of RGB modes over YUV420
Guillaume BRUN
1
-3
/
+3
2022-08-29
drm: bridge: dw_hdmi: only trigger hotplug event on link change
Lucas Stach
1
-5
/
+8
2022-07-05
drm: Remove linux/i2c.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-04-25
drm/display: Move SCDC helpers into display-helper library
Thomas Zimmermann
1
-1
/
+1
2022-04-25
drm/display: Move HDMI helpers into display-helper module
Thomas Zimmermann
1
-1
/
+1
2022-04-19
drm: bridge: dw_hdmi: Audio: Add General Parallel Audio (GPA) driver
Sandor Yu
1
-2
/
+130
2022-04-19
drm: bridge: dw_hdmi: add reset function for PHY GEN1
Sandor Yu
1
-3
/
+11
2022-04-19
drm: bridge: dw_hdmi: Enable GCP only for Deep Color
Sandor Yu
1
-0
/
+17
2022-04-19
drm: bridge: dw_hdmi: default enable workaround to clear the overflow
Sandor Yu
1
-16
/
+7
2022-03-14
drm/bridge: Use drm_mode_copy()
Ville Syrjälä
1
-1
/
+1
2022-02-10
drm/bridge: dw-hdmi: use safe format when first in bridge chain
Neil Armstrong
1
-2
/
+3
2022-01-25
drm/connector: Fix typo in output format
Maxime Ripard
1
-8
/
+8
2021-11-12
drm/bridge: dw-hdmi: handle ELD when DRM_BRIDGE_ATTACH_NO_CONNECTOR
Neil Armstrong
1
-2
/
+10
2021-10-15
drm/bridge: synopsys: dw-hdmi: also allow interlace on bridge
Neil Armstrong
1
-0
/
+1
2021-07-28
drm: bridge: dw-hdmi: Attach to next bridge if available
Laurent Pinchart
1
-1
/
+53
2021-07-28
drm/bridge: Centralize error message when bridge attach fails
Laurent Pinchart
1
-1
/
+0
2021-05-07
drm/connector: Add helper to compare HDR metadata
Maxime Ripard
1
-16
/
+1
2021-05-07
drm/connector: Create a helper to attach the hdr_output_metadata property
Maxime Ripard
1
-2
/
+1
2021-04-20
drm/bridge/synopsys: dw-hdmi: Add an option to suppress loading CEC driver
Jernej Skrabec
1
-1
/
+1
2021-01-05
drm: bridge: dw-hdmi: Remove redundant null check before clk_disable_unprepare
Xu Wang
1
-4
/
+2
2020-11-12
drm: bridge: dw-hdmi: Avoid resetting force in the detect function
Jonathan Liu
1
-6
/
+0
2020-07-10
drm/bridge: dw-hdmi: Always add the bridge in the global bridge list
Liu Ying
1
-31
/
+13
2020-07-10
drm/bridge: dw-hdmi: Don't cleanup i2c adapter and ddc ptr in __dw_hdmi_probe...
Liu Ying
1
-5
/
+0
2020-06-23
drm: bridge: dw-hdmi: Make connector creation optional
Laurent Pinchart
1
-30
/
+74
2020-06-23
drm: bridge: dw-hdmi: Pass drm_connector to internal functions as needed
Laurent Pinchart
1
-13
/
+18
2020-06-23
drm: bridge: dw-hdmi: Store current connector in struct dw_hdmi
Laurent Pinchart
1
-4
/
+14
2020-06-23
drm: bridge: dw-hdmi: Split connector creation to a separate function
Laurent Pinchart
1
-45
/
+62
2020-06-23
drm: bridge: dw-hdmi: Pass drm_display_info to dw_hdmi_support_scdc()
Laurent Pinchart
1
-13
/
+19
2020-06-23
drm: bridge: dw-hdmi: Constify mode argument to internal functions
Laurent Pinchart
1
-3
/
+5
[next]