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: 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
|
/
*
Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...
Dave Airlie
2010-04-20
1
-468
/
+465
|
\
|
*
drm/i915: Fix the incorrect argument for SDVO SET_TV_format command
Zhao Yakui
2010-04-12
1
-1
/
+1
|
*
drm/i915: Add support of SDVO on Ibexpeak PCH
Zhao Yakui
2010-04-12
1
-13
/
+31
|
*
Revert "drm/i915: Use a dmi quirk to skip a broken SDVO TV output."
Zhenyu Wang
2010-04-12
1
-21
/
+1
|
*
drm/i915: implement multifunction SDVO device support
Zhenyu Wang
2010-04-12
1
-236
/
+375
|
*
drm/i915: convert SDVO driver to new encoder/connector structure
Zhenyu Wang
2010-04-12
1
-66
/
+94
|
*
drm/i915: Remove dead KMS encoder save/restore code.
Eric Anholt
2010-04-12
1
-161
/
+0
|
*
drm/i915: change intel_ddc_get_modes() function parameters
Zhenyu Wang
2010-04-09
1
-10
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2010-04-17
1
-363
/
+368
|
\
\
|
|
/
|
*
drm/i915: Rename many remaining uses of "output" to encoder or connector.
Eric Anholt
2010-03-25
1
-88
/
+93
|
*
drm/i915: Rename intel_output to intel_encoder.
Eric Anholt
2010-03-25
1
-286
/
+286
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
drm/i915: Use a dmi quirk to skip a broken SDVO TV output.
Zhao Yakui
2010-02-26
1
-1
/
+22
*
drm/i915: Add support for SDVO composite TV
Zhao Yakui
2010-01-29
1
-0
/
+8
*
drm/i915: try another possible DDC bus for the SDVO device with multiple outputs
Zhao Yakui
2010-01-12
1
-0
/
+26
*
drm/i915: Read the response after issuing DDC bus switch command
Zhao Yakui
2010-01-12
1
-4
/
+53
*
drm/i915: only enable hotplug for detected outputs
Jesse Barnes
2009-12-16
1
-0
/
+3
*
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-12-10
1
-10
/
+4
|
\
|
*
drm/i915: Add 30ms delay to make SDVO TV detection reliable.
Zhao Yakui
2009-12-01
1
-0
/
+4
|
*
drm/i915: Enable the SDVO debug code, which is now under DEBUG_KMS.
Eric Anholt
2009-11-05
1
-10
/
+0
*
|
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
|
/
*
drm/i915: Add the missing clone_mask for SDVO-VGA(RGB1)
Zhao Yakui
2009-09-10
1
-0
/
+2
*
drm/i915: Add the brightness property for SDVO-LVDS
Zhao Yakui
2009-09-10
1
-6
/
+8
*
drm/i915: Add the enhancement property for SDVO-TV
Zhao Yakui
2009-09-10
1
-5
/
+495
*
Merge intel drm-intel-next branch
Dave Airlie
2009-09-07
1
-69
/
+238
|
\
|
*
drm/I915: Use the CRT DDC to get the EDID for DVI-connector on Mac
Keith Packard
2009-09-04
1
-22
/
+74
|
*
drm/i915: Enable PAL and SECAM format and add the propery for SDVO-TV
Zhao Yakui
2009-09-04
1
-48
/
+153
|
*
drm/i915: Set crtc/clone mask in different output devices
Ma Ling
2009-08-24
1
-0
/
+11
|
*
drm/i915: Fix typo that broke SVID1 in intel_sdvo_multifunc_encoder()
Roel Kluin
2009-08-24
1
-1
/
+1
[next]