index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
bridge
/
sii902x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
2019-08-28
1
-0
/
+1
*
drm/bridge: sii902x: add audio graph card support
Olivier Moysan
2019-07-25
1
-0
/
+23
*
drm/bridge: sii902x: make audio mclk optional
Olivier Moysan
2019-07-25
1
-9
/
+10
*
drm/bridge: sii902x: fix missing reference to mclk clock
Olivier Moysan
2019-07-25
1
-0
/
+1
*
drm/bridge: sii902x: Make sii902x_audio_digital_mute static
YueHaibing
2019-07-04
1
-1
/
+2
*
Merge v5.2-rc5 into drm-next
Daniel Vetter
2019-06-19
1
-11
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-11
/
+1
*
|
drm/bridge: sii902x: fix comparision of u32 with less than zero
Colin Ian King
2019-06-07
1
-1
/
+1
*
|
drm/bridge: sii902x: re-order conditions to prevent out of bounds read
Dan Carpenter
2019-06-07
1
-2
/
+2
*
|
drm/bridge: sii902x: Implement HDMI audio support
Jyri Sarha
2019-05-31
1
-6
/
+463
*
|
drm/bridge: sii902x: pixel clock unit is 10kHz instead of 1kHz
Jyri Sarha
2019-05-31
1
-2
/
+3
*
|
drm/bridge: sii902x: Set output mode to HDMI or DVI according to EDID
Jyri Sarha
2019-05-31
1
-0
/
+9
*
|
drm/bridge: sii902x: add input_bus_flags
Tomi Valkeinen
2019-05-31
1
-0
/
+7
*
|
drm/bridge: drop drmP.h usage
Sam Ravnborg
2019-05-26
1
-1
/
+2
|
/
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
1
-1
/
+1
*
Merge tag 'drm-misc-next-2019-01-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-01-18
1
-1
/
+2
|
\
|
*
drm/edid: Pass connector to AVI infoframe functions
Ville Syrjälä
2019-01-10
1
-1
/
+2
*
|
drm: bridge: Constify mode arguments to bridge .mode_set() operation
Laurent Pinchart
2019-01-14
1
-2
/
+2
|
/
*
drm/bridge/sii902x: Fix EDID readback
Fabrizio Castro
2018-11-15
1
-69
/
+178
*
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-13
1
-1
/
+1
*
drm: drop _mode_ from update_edit_property()
Daniel Vetter
2018-07-13
1
-1
/
+1
*
drm/bridge: sii902x: Retry status read after DDI I2C
Linus Walleij
2018-03-07
1
-4
/
+16
*
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-08-08
1
-1
/
+0
*
drm: handle HDMI 2.0 VICs in AVI info-frames
Shashank Sharma
2017-07-14
1
-1
/
+1
*
drm/bridge: sii902x: clean up drm_bridge_add call
Inki Dae
2017-07-06
1
-5
/
+1
*
drm/bridge: sii902x: Add missing \n to the end of some dev_err messages
Liu Ying
2017-04-13
1
-3
/
+3
*
drm/bridge: Add sii902x driver
Boris Brezillon
2016-06-20
1
-0
/
+467