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_sdvo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/sdvo: Include LVDS panels for the IS_DIGITAL check
Chris Wilson
2011-12-16
1
-8
/
+20
*
drm/i915: set the right SDVO transcoder for CPT
Paulo Zanoni
2011-12-16
1
-2
/
+6
*
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
drm/i915: support 3 pipes on IVB+
Jesse Barnes
2011-10-20
1
-1
/
+1
*
drm/i915: Remove redundant bit shifting from intel_gmbus_set_speed
Adam Jackson
2011-10-20
1
-1
/
+1
*
drm/i915: Rename intel_sdvo_hdmi_sink_detect
Adam Jackson
2011-10-20
1
-2
/
+2
*
drm/i915: Fix multifunction SDVO detection
Adam Jackson
2011-10-20
1
-2
/
+1
*
drm/i915: Remove "i2c_speed" nonsense from child device table
Adam Jackson
2011-10-20
1
-7
/
+5
*
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-09-28
1
-59
/
+29
|
\
|
*
drm/i915: Enable SDVO hotplug interrupts for HDMI and DVI
Simon Farnsworth
2011-09-21
1
-59
/
+29
*
|
Drivers: i915: Fix all space related issues.
Akshay Joshi
2011-09-19
1
-114
/
+114
|
/
*
drm/i915: Share the common force-audio property between connectors
Chris Wilson
2011-06-04
1
-12
/
+2
*
drm/i915/sdvo: Reorder i2c initialisation before ddc proxy
Chris Wilson
2011-05-18
1
-6
/
+4
*
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
2011-03-14
1
-37
/
+86
|
\
|
*
drm/i915: Add support for limited color range of broadcast outputs
Chris Wilson
2011-02-22
1
-0
/
+20
|
*
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-02-16
1
-11
/
+55
|
|
\
|
|
*
drm/i915: Trigger modesetting if force-audio changes
Chris Wilson
2011-02-11
1
-6
/
+28
|
|
*
drm/i915/sdvo: If we have an EDID confirm it matches the mode of the connection
Chris Wilson
2011-02-09
1
-5
/
+27
|
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-02-01
1
-23
/
+23
|
|
\
\
|
|
|
/
|
*
|
drm/i915/sdvo: Add BUILD_BUG_ON to warn if the structs are ever miscompiled
Chris Wilson
2011-01-26
1
-0
/
+9
|
*
|
drm/i915/sdvo: Use a compact test for determining a multi-function device
Chris Wilson
2011-01-26
1
-27
/
+3
*
|
|
drm: Mark constant arrays of drm_display_mode const
Chris Wilson
2011-02-23
1
-1
/
+1
|
|
/
|
/
|
*
|
drm/i915/sdvo: If at first we don't succeed in reading the response, wait
Chris Wilson
2011-01-25
1
-23
/
+23
|
/
*
drm/i915/sdvo: Defer detection of output capabilities until probing
Chris Wilson
2011-01-11
1
-22
/
+11
*
Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-next
Dave Airlie
2011-01-05
1
-1
/
+2
|
\
|
*
drm/i915/sdvo: Add hdmi connector properties after initing the connector
Chris Wilson
2010-12-23
1
-1
/
+2
*
|
drm/i915/sdvo: Border and stall select became test bits in gen5
Chris Wilson
2010-12-16
1
-2
/
+5
|
/
*
drm/i915/sdvo: Only use the SDVO pin if it is in the valid range
Chris Wilson
2010-12-09
1
-3
/
+6
*
drm/i915/sdvo: Always add a 30ms delay to make SDVO TV detection reliable
Chris Wilson
2010-11-24
1
-3
/
+5
*
drm/i915/sdvo: Always fallback to querying the shared DDC line
Chris Wilson
2010-11-23
1
-45
/
+6
*
drm/i915/sdvo: Only enable HDMI encodings only if the commandset is supported
Chris Wilson
2010-11-22
1
-11
/
+14
*
drm/i915/sdvo: Remove unused encoding member
Chris Wilson
2010-10-22
1
-23
/
+22
*
i915: enable AVI infoframe for intel_hdmi.c [v4]
David Härdeman
2010-10-22
1
-104
/
+22
*
drm/i915/sdvo: Add 'force_audio' property
Chris Wilson
2010-10-19
1
-2
/
+46
*
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-09-28
1
-9
/
+6
|
\
|
*
drm/i915/sdvo: Handle unsupported GET_SUPPORTED_ENHANCEMENTS gracefully
Chris Wilson
2010-09-23
1
-5
/
+4
|
*
drm/i915/sdvo: Cleanup connector on error path
Chris Wilson
2010-09-23
1
-4
/
+2
*
|
drm/i915/sdvo: Fix GMBUSification
Chris Wilson
2010-09-28
1
-135
/
+197
*
|
drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g
Chris Wilson
2010-09-21
1
-2
/
+2
*
|
Merge branch 'drm-intel-fixes' into HEAD
Chris Wilson
2010-09-21
1
-2
/
+3
|
\
\
|
|
/
|
*
drm: Use a nondestructive mode for output detect when polling (v2)
Chris Wilson
2010-09-14
1
-3
/
+2
|
*
drm: Use a nondestructive mode for output detect when polling
Chris Wilson
2010-09-13
1
-2
/
+4
*
|
drm/i915: use GMBUS to manage i2c links
Chris Wilson
2010-09-18
1
-116
/
+47
*
|
drm/i915: call drm_encoder_init first
Chris Wilson
2010-09-15
1
-8
/
+7
*
|
drm/i915/sdvo: Mark the status as unknown if attached with EDID
Chris Wilson
2010-09-15
1
-1
/
+1
*
|
drm/i915/sdvo: Only create the analog encoder as required
Chris Wilson
2010-09-15
1
-28
/
+41
*
|
drm/i915/sdvo: Propagate i2c error from switching DDC control bus.
Chris Wilson
2010-09-14
1
-9
/
+18
*
|
drm/i915/sdvo: Tidy intel_sdvo_hdmi_sink_detect
Chris Wilson
2010-09-14
1
-31
/
+24
*
|
drm/i915/i2c: Track the parent encoder rather than just the dev
Chris Wilson
2010-09-14
1
-36
/
+26
*
|
drm/i915/sdvo: Poll command status 5 times without delay on read
Chris Wilson
2010-09-12
1
-35
/
+36
[next]