index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
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
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
2020-06-23
drm: bridge: dw-hdmi: Constify mode argument to dw_hdmi_phy_ops .init()
Laurent Pinchart
1
-1
/
+1
2020-06-23
drm: bridge: dw-hdmi: Pass drm_display_info to .mode_valid()
Laurent Pinchart
1
-3
/
+2
2020-06-23
drm: bridge: dw-hdmi: Remove unused field from dw_hdmi_plat_data
Laurent Pinchart
1
-4
/
+1
2020-06-23
drm: bridge: dw-hdmi: Pass private data pointer to .configure_phy()
Laurent Pinchart
1
-1
/
+1
2020-06-23
drm: bridge: dw-hdmi: Pass private data pointer to .mode_valid()
Laurent Pinchart
1
-2
/
+4
2020-06-23
drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid()
Laurent Pinchart
1
-0
/
+1
2020-04-17
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-20
/
+26
2020-03-31
Merge v5.6 into drm-next
Dave Airlie
1
-20
/
+26
2020-03-24
drm/bridge: dw-hdmi: rework csc related functions
Jernej Skrabec
1
-10
/
+21
2020-03-24
drm/bridge: dw-hdmi: Add support for RGB limited range
Jernej Skrabec
1
-17
/
+46
2020-03-24
drm/bridge: dw-hdmi: do not force "none" scan mode
Jonas Karlman
1
-2
/
+0
2020-03-10
drm/bridge: synopsys: dw-hdmi: allow ycbcr420 modes for >= 0x200a
Neil Armstrong
1
-0
/
+6
2020-03-10
drm/bridge: synopsys: dw-hdmi: add bus format negociation
Neil Armstrong
1
-4
/
+277
2020-03-10
drm/bridge: dw-hdmi: Plug atomic state hooks to the default implementation
Neil Armstrong
1
-0
/
+3
2020-03-10
drm/bridge: dw-hdmi: add max bpc connector property
Jonas Karlman
1
-0
/
+8
2020-03-10
drm/bridge: dw-hdmi: set mtmdsclock for deep color
Jonas Karlman
1
-1
/
+20
2020-03-05
drm/bridge: dw-hdmi: fix AVI frame colorimetry
Jernej Skrabec
1
-20
/
+26
2020-02-26
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
1
-2
/
+8
2019-11-27
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+113
2019-10-29
drm: bridge: dw-hdmi: Report connector status using callback
Cheng-Yi Chiang
1
-1
/
+40
2019-10-15
drm/bridge: dw-hdmi: Restore audio when setting a mode
Daniel Kurtz
1
-1
/
+1
2019-10-10
drm/bridge: dw-hdmi: Add Dynamic Range and Mastering InfoFrame support
Jonas Karlman
1
-0
/
+81
2019-10-07
drm/bridge: dw-hdmi: Refuse DDC/CI transfers on the internal I2C controller
Matthias Kaehlcke
1
-0
/
+10
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-1
/
+0
2019-09-13
drm: bridge/dw_hdmi: add audio sample channel status setting
Yakir Yang
1
-0
/
+20
2019-08-28
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
1
-0
/
+1
2019-08-27
Merge tag 'drm-misc-next-2019-08-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-15
/
+30
2019-08-22
Merge tag 'du-next-20190816' of git://linuxtv.org/pinchartl/media into drm-next
Dave Airlie
1
-1
/
+0
2019-08-20
drm: dw-hdmi: use cec_notifier_conn_(un)register
Dariusz Marcinkiewicz
1
-15
/
+30
2019-08-16
drm: Don't include drm/drm_encoder_slave.h when not needed
Laurent Pinchart
1
-1
/
+0
2019-08-14
drm/bridge: dw-hdmi-i2s: add .get_eld support
Jerome Brunet
1
-0
/
+1
2019-08-14
drm/bridge: dw-hdmi: set channel count in the infoframes
Jerome Brunet
1
-0
/
+4
2019-08-14
drm/bridge: dw-hdmi: move audio channel setup out of ahb
Jerome Brunet
1
-0
/
+32
2019-07-31
drm/bridge: dw-hdmi: Provide ddc symlink in connector sysfs directory
Andrzej Pietrasiewicz
1
-2
/
+4
2019-07-01
drm/bridge: dw-hdmi: Use automatic CTS generation mode when using non-AHB audio
Neil Armstrong
1
-15
/
+30
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
1
-6
/
+1
2019-06-11
drm: bridge: dw-hdmi: Add hook for resume
Douglas Anderson
1
-19
/
+29
2019-06-10
drm/bridge/synopsys: dw-hdmi: Fix unwedge crash when no pinctrl entries
Douglas Anderson
1
-6
/
+8
2019-06-05
drm/bridge/synopsys: dw-hdmi: Add "unwedge" for ddc bus
Douglas Anderson
1
-16
/
+100
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-05-26
drm/bridge: drop drmP.h usage
Sam Ravnborg
1
-13
/
+14
2019-04-25
drm/bridge: dw-hdmi: fix SCDC configuration for ddc-i2c-bus
Jonas Karlman
1
-4
/
+8
[next]