index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
bridge
/
synopsys
Age
Commit message (
Expand
)
Author
Lines
2021-10-06
drm/bridge: dw-hdmi-cec: Make use of the helper function devm_add_action_or_r...
Cai Huoqing
-4
/
+2
2021-07-30
Merge tag 'drm-misc-next-2021-07-29' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-15
/
+43
2021-07-28
drm: bridge: dw-hdmi: Attach to next bridge if available
Laurent Pinchart
-1
/
+53
2021-07-28
drm/bridge: Centralize error message when bridge attach fails
Laurent Pinchart
-10
/
+1
2021-07-27
drm/bridge: dw-mipi-dsi: Find the possible DSI devices
Jagan Teki
-15
/
+43
2021-05-07
drm/connector: Add helper to compare HDR metadata
Maxime Ripard
-16
/
+1
2021-05-07
drm/connector: Create a helper to attach the hdr_output_metadata property
Maxime Ripard
-2
/
+1
2021-04-20
drm/bridge/synopsys: dw-hdmi: Add an option to suppress loading CEC driver
Jernej Skrabec
-1
/
+1
2021-01-05
drm: bridge: dw-hdmi: Remove redundant null check before clk_disable_unprepare
Xu Wang
-4
/
+2
2020-12-14
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-1
/
+1
2020-11-12
drm: bridge: dw-hdmi: Avoid resetting force in the detect function
Jonathan Liu
-6
/
+0
2020-10-05
drm: bridge: dw-hdmi: Constify dw_hdmi_i2s_ops
Rikard Falkeborn
-1
/
+1
2020-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
-2
/
+2
2020-09-11
drm/bridge: dw-mipi-dsi: permit configuring the escape clock rate
Neil Armstrong
-5
/
+20
2020-09-11
drm/bridge: dw-mipi-dsi: Use kmemdup cf. kmalloc+memcpy
Alex Dewar
-3
/
+1
2020-09-08
drm/bridge: dw-mipi-dsi: fix dw_mipi_dsi_debugfs_show/write warnings
Neil Armstrong
-2
/
+2
2020-09-07
drm/bridge: dw-mipi-dsi.c: Add VPG runtime config through debugfs
Angelo Ribeiro
-8
/
+90
2020-09-07
drm/bridge/synopsys: dsi: add support for non-continuous HS clock
Antonio Borneo
-2
/
+7
2020-09-07
drm/bridge/synopsys: dsi: allow sending longer LP commands
Antonio Borneo
-8
/
+9
2020-09-07
drm/bridge/synopsys: dsi: allow LP commands in video mode
Antonio Borneo
-0
/
+8
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
-2
/
+2
2020-07-10
drm/bridge: dw-hdmi: Always add the bridge in the global bridge list
Liu Ying
-31
/
+13
2020-07-10
drm/bridge: dw-hdmi: Don't cleanup i2c adapter and ddc ptr in __dw_hdmi_probe...
Liu Ying
-5
/
+0
2020-06-29
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
-1
/
+1
2020-06-25
drm/bridge: dw-mipi-dsi.c: remove unused header file
Angelo Ribeiro
-1
/
+0
2020-06-23
drm: bridge: dw-hdmi: Make connector creation optional
Laurent Pinchart
-30
/
+74
2020-06-23
drm: bridge: dw-hdmi: Pass drm_connector to internal functions as needed
Laurent Pinchart
-13
/
+18
2020-06-23
drm: bridge: dw-hdmi: Store current connector in struct dw_hdmi
Laurent Pinchart
-4
/
+14
2020-06-23
drm: bridge: dw-hdmi: Split connector creation to a separate function
Laurent Pinchart
-45
/
+62
2020-06-23
drm: bridge: dw-hdmi: Pass drm_display_info to dw_hdmi_support_scdc()
Laurent Pinchart
-13
/
+19
2020-06-23
drm: bridge: dw-hdmi: Constify mode argument to internal functions
Laurent Pinchart
-3
/
+5
2020-06-23
drm: bridge: dw-hdmi: Constify mode argument to dw_hdmi_phy_ops .init()
Laurent Pinchart
-1
/
+1
2020-06-23
drm: bridge: dw-hdmi: Pass drm_display_info to .mode_valid()
Laurent Pinchart
-3
/
+2
2020-06-23
drm: bridge: dw-hdmi: Remove unused field from dw_hdmi_plat_data
Laurent Pinchart
-4
/
+1
2020-06-23
drm: bridge: dw-hdmi: Pass private data pointer to .configure_phy()
Laurent Pinchart
-1
/
+1
2020-06-23
drm: bridge: dw-hdmi: Pass private data pointer to .mode_valid()
Laurent Pinchart
-2
/
+4
2020-06-23
drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid()
Laurent Pinchart
-0
/
+2
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-24
/
+62
2020-04-22
Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-24
/
+62
2020-04-21
Update rmk's email address in various drivers
Russell King
-1
/
+1
2020-04-17
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-20
/
+26
2020-03-31
Merge v5.6 into drm-next
Dave Airlie
-20
/
+26
2020-03-24
drm/bridge: dw-hdmi: rework csc related functions
Jernej Skrabec
-10
/
+21
2020-03-24
drm/bridge: dw-hdmi: Add support for RGB limited range
Jernej Skrabec
-17
/
+46
2020-03-24
drm/bridge: dw-hdmi: do not force "none" scan mode
Jonas Karlman
-2
/
+0
2020-03-10
drm/bridge: synopsys: dw-hdmi: allow ycbcr420 modes for >= 0x200a
Neil Armstrong
-0
/
+6
2020-03-10
drm/bridge: synopsys: dw-hdmi: add bus format negociation
Neil Armstrong
-4
/
+277
2020-03-10
drm/bridge: dw-hdmi: Plug atomic state hooks to the default implementation
Neil Armstrong
-0
/
+3
2020-03-10
drm/bridge: dw-hdmi: add max bpc connector property
Jonas Karlman
-0
/
+8
2020-03-10
drm/bridge: dw-hdmi: set mtmdsclock for deep color
Jonas Karlman
-1
/
+20
[next]