index
:
kernel_samsung_aries.git
replicant-4.2
kernel/samsung/aries
git repository hosting
about
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: 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
*
|
drm/i915: Make the connector->encoder relationship explicit
Chris Wilson
2010-09-09
1
-40
/
+46
*
|
drm/i915: Rename intel_encoder->enc to base for consistency
Chris Wilson
2010-09-09
1
-62
/
+62
*
|
drm/i915/sdvo: Preserve pixel-multiplier
Chris Wilson
2010-09-08
1
-58
/
+41
|
/
*
drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOS
Chris Wilson
2010-09-07
1
-1
/
+39
*
i915: revert some checks added by commit 32aad86f
Pavel Roskin
2010-09-06
1
-16
/
+13
*
drm/i915: wait for actual vblank, not just 20ms
Jesse Barnes
2010-08-21
1
-1
/
+2
*
drm/i915/sdvo: Only set is_lvds if we have a valid fixed mode.
Chris Wilson
2010-08-09
1
-7
/
+3
*
drm/i915/sdvo: Markup a few constant strings.
Chris Wilson
2010-08-09
1
-2
/
+2
*
drm/i915/sdvo: Add dot crawl property
Chris Wilson
2010-08-09
1
-0
/
+24
*
drm/i915/sdvo: Add missing TV filters
Chris Wilson
2010-08-09
1
-360
/
+284
*
drm/i915/sdvo: Check for allocation failure when constructing properties
Chris Wilson
2010-08-09
1
-2
/
+38
*
drm/i915/sdvo: Use an integer mapping for supported tv format modes
Chris Wilson
2010-08-09
1
-23
/
+11
*
drm/i915/sdvo: Propagate errors from reading/writing control bus.
Chris Wilson
2010-08-09
1
-551
/
+379
*
drm/i915: Subclass intel_connector.
Chris Wilson
2010-08-09
1
-146
/
+130
*
drm/i915: Subclass intel_encoder.
Chris Wilson
2010-08-09
1
-502
/
+470
*
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-08-05
1
-3
/
+5
|
\
|
*
drm/i915/sdvo: Set sync polarity based on actual mode
Adam Jackson
2010-08-01
1
-3
/
+5
*
|
drm: i915: use ARRAY_SIZE
Kulikov Vasiliy
2010-07-20
1
-2
/
+2
|
/
*
i915/intel_sdvo: remove unneeded null check
Dan Carpenter
2010-05-26
1
-1
/
+1
*
Merge remote branch 'anholt/drm-intel-next' into drm-next
Dave Airlie
2010-05-19
1
-56
/
+30
|
\
|
*
drm/i915: Be extra careful about A/D matching for multifunction SDVO
Adam Jackson
2010-05-10
1
-24
/
+21
|
*
drm/i915: Fix DDC bus selection for multifunction SDVO
Adam Jackson
2010-05-10
1
-32
/
+9
*
|
drm/fbdev: rework output polling to be back in the core. (v4)
Dave Airlie
2010-05-18
1
-0
/
+2
|
/
[next]