index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
/
vc4_hdmi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/vc4: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-05-22
1
-15
/
+15
*
drm/vc4: Add runtime PM support to the HDMI encoder driver
Boris Brezillon
2017-04-18
1
-82
/
+92
*
drm/vc4: Add HDMI audio support
Eric Anholt
2017-03-16
1
-1
/
+493
*
drm/vc4: Extend and edit documentation for output from the RST
Eric Anholt
2017-02-28
1
-3
/
+20
*
drm/edid: Set AVI infoframe Q even when QS=0
Ville Syrjälä
2017-01-26
1
-1
/
+1
*
drm/edid: Introduce drm_hdmi_avi_infoframe_quant_range()
Ville Syrjälä
2017-01-26
1
-9
/
+5
*
drm/edid: Introduce drm_default_rgb_quant_range()
Ville Syrjälä
2017-01-26
1
-1
/
+3
*
drm/vc4: Add support for double-clocked modes.
Eric Anholt
2016-10-06
1
-5
/
+11
*
drm/vc4: Set up the AVI and SPD infoframes.
Eric Anholt
2016-10-06
1
-5
/
+131
*
drm/vc4: Fix support for interlaced modes on HDMI.
Eric Anholt
2016-10-06
1
-33
/
+12
*
drm/vc4: Increase timeout for HDMI_SCHEDULER_CONTROL changes.
Eric Anholt
2016-10-06
1
-2
/
+2
*
drm/vc4: Fall back to using an EDID probe in the absence of a GPIO.
Eric Anholt
2016-10-06
1
-0
/
+3
*
drm/vc4: Enable limited range RGB output on HDMI with CEA modes.
Eric Anholt
2016-10-06
1
-2
/
+29
*
drm/vc4: Fix handling of interlaced video modes.
Mario Kleiner
2016-08-19
1
-2
/
+27
*
Merge tag 'drm-vc4-next-2016-07-12' of https://github.com/anholt/linux into d...
Dave Airlie
2016-07-15
1
-6
/
+7
|
\
|
*
gpu: drm: vc4_hdmi: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-07-07
1
-6
/
+7
*
|
drm: vc4: Rely on the default ->best_encoder() behavior
Boris Brezillon
2016-06-10
1
-9
/
+0
|
/
*
drm/vc4: Fix NULL deref in HDMI init error path
Eric Anholt
2016-04-14
1
-1
/
+1
*
drm/vc4: Respect GPIO_ACTIVE_LOW on HDMI HPD if set in the devicetree.
Eric Anholt
2016-03-13
1
-2
/
+10
*
drm/vc4: Let gpiolib know that we're OK with sleeping for HPD.
Eric Anholt
2016-03-13
1
-1
/
+1
*
drm/vc4: Add another reg to HDMI debug dumping.
Eric Anholt
2016-02-26
1
-0
/
+1
*
drm/vc4: Bring HDMI up from power off if necessary.
Eric Anholt
2016-02-26
1
-1
/
+28
*
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-12-11
1
-1
/
+1
*
drm/vc4: Add KMS support for Raspberry Pi.
Eric Anholt
2015-10-21
1
-0
/
+590