index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_hdmi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: implement hsw_write_infoframe
Paulo Zanoni
2012-05-20
1
-5
/
+48
*
drm/i915: small hdmi coding style cleanups
Paulo Zanoni
2012-05-20
1
-31
/
+13
*
drm/i915: prepare HDMI link for Haswell
Eugeni Dodonov
2012-05-19
1
-1
/
+12
*
drm/i915: move HDMI structs to shared location
Eugeni Dodonov
2012-05-19
1
-16
/
+3
*
drm/i915: add support for DDI-controlled digital outputs
Eugeni Dodonov
2012-05-19
1
-0
/
+19
*
drm/i915: show unknown sdvox registers on hdmi init
Eugeni Dodonov
2012-05-19
1
-0
/
+4
*
drm/i915: add new Haswell DIP controls registers
Eugeni Dodonov
2012-05-19
1
-0
/
+19
*
drm/i915: s/intel_infoframe/gm45_infoframe
Daniel Vetter
2012-05-08
1
-14
/
+14
*
drm/i915: s/i9xx_/gm45_ for the gm45 write_infoframe function
Daniel Vetter
2012-05-08
1
-3
/
+3
*
drm/i915: replace intel_infoframe_freq with VIDEO_DIP_FREQ_VSYNC
Daniel Vetter
2012-05-08
1
-21
/
+4
*
drm/i915: set the DIP port on ibx_write_infoframe
Paulo Zanoni
2012-05-08
1
-0
/
+16
*
drm/i915: ibx_write_infoframe can disable AVI
Paulo Zanoni
2012-05-08
1
-7
/
+1
*
drm/i915: split ironlake_write_infoframe into ibx_ and cpt_
Paulo Zanoni
2012-05-08
1
-4
/
+48
*
drm/i915: mask the video DIP frequency when changing it
Paulo Zanoni
2012-05-08
1
-0
/
+3
*
drm/i915: disable the infoframe before changing it
Paulo Zanoni
2012-05-08
1
-0
/
+9
*
drm/i915: break intel_infoframe_flags into _enable and _frequency
Paulo Zanoni
2012-05-08
1
-6
/
+26
*
drm/i915: mask the video DIP port select
Paulo Zanoni
2012-05-08
1
-0
/
+1
*
drm/i915: start writing infoframes at address 0 on gen 4
Paulo Zanoni
2012-05-08
1
-1
/
+1
*
drm/i915: change coding style of the write_infoframe functions
Paulo Zanoni
2012-05-08
1
-20
/
+23
*
Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queued
Daniel Vetter
2012-05-08
1
-1
/
+1
|
\
|
*
Merge tag 'v3.4-rc6' into drm-intel-next
Daniel Vetter
2012-05-07
1
-1
/
+1
|
|
\
|
|
*
drm/i915: enable dip before writing data on gen4
Paulo Zanoni
2012-05-03
1
-1
/
+1
*
|
|
drm/i915: make DBLCLK modes work
Paulo Zanoni
2012-05-03
1
-2
/
+6
|
/
/
*
|
drm/i915: Enable HDMI on ValleyView
Shobhit Kumar
2012-03-29
1
-1
/
+36
*
|
drm/i915/intel_i2c: refactor using intel_gmbus_get_adapter
Daniel Kurtz
2012-03-28
1
-3
/
+6
|
/
*
drm/i915: add a "force-dvi" HDMI audio mode
Wu Fengguang
2012-02-14
1
-9
/
+12
*
drm/i915: allow interlaced mode output on the HDMI connector
Peter Ross
2012-02-10
1
-1
/
+1
*
drm/i915: HDMI hot remove notification to audio driver
Wu Fengguang
2011-12-19
1
-2
/
+6
*
drm/i915: fix ILK+ infoframe support
Jesse Barnes
2011-10-20
1
-7
/
+11
*
drm/i915: use transcoder select bits on VGA and HDMI on CPT
Jesse Barnes
2011-10-20
1
-6
/
+4
*
drm/i915: support 3 pipes on IVB+
Jesse Barnes
2011-10-20
1
-1
/
+1
*
drm/i915: pass ELD to HDMI/DP audio driver
Wu Fengguang
2011-09-21
1
-0
/
+3
*
drm/i915/hdmi: HDMI source product description infoframe support
Jesse Barnes
2011-08-03
1
-0
/
+16
*
drm/i915/hdmi: split infoframe setting from infoframe type code
Jesse Barnes
2011-08-03
1
-46
/
+103
*
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-07-29
1
-1
/
+38
|
\
|
*
drm/i915/hdmi: send AVI info frames on ILK+ as well
Jesse Barnes
2011-07-29
1
-1
/
+38
*
|
drm/i915: use pipe bpp when setting HDMI bpc
Jesse Barnes
2011-07-07
1
-0
/
+5
*
|
drm/i915: don't set SDVO color range on ILK+
Jesse Barnes
2011-07-07
1
-1
/
+2
|
/
*
drm/i915: Share the common force-audio property between connectors
Chris Wilson
2011-06-04
1
-12
/
+2
*
drm: i915: correct return status in intel_hdmi_mode_valid()
Nicolas Kaiser
2011-06-04
1
-1
/
+1
*
drm/i915: Add support for limited color range of broadcast outputs
Chris Wilson
2011-02-22
1
-0
/
+13
*
drm/i915: Trigger modesetting if force-audio changes
Chris Wilson
2011-02-11
1
-6
/
+33
*
i915: enable AVI infoframe for intel_hdmi.c [v4]
David Härdeman
2010-10-22
1
-1
/
+59
*
drm/i915/hdmi: Add 'force_audio' property
Chris Wilson
2010-10-19
1
-0
/
+64
*
drm/i915: Enable HDMI audio for monitor with audio support
Zhenyu Wang
2010-10-19
1
-4
/
+8
*
Merge branch 'drm-intel-fixes' into HEAD
Chris Wilson
2010-09-21
1
-1
/
+1
|
\
|
*
drm: Use a nondestructive mode for output detect when polling (v2)
Chris Wilson
2010-09-14
1
-2
/
+1
|
*
drm: Use a nondestructive mode for output detect when polling
Chris Wilson
2010-09-13
1
-1
/
+2
*
|
drm/i915: use GMBUS to manage i2c links
Chris Wilson
2010-09-18
1
-25
/
+13
*
|
drm/i915: call drm_encoder_init first
Chris Wilson
2010-09-15
1
-2
/
+4
[next]