git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d09c23d
)
drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
author
Eric Anholt
<eric@anholt.net>
Tue, 1 Dec 2009 19:56:30 +0000
(11:56 -0800)
committer
Eric Anholt
<eric@anholt.net>
Tue, 1 Dec 2009 19:56:30 +0000
(11:56 -0800)
This is a sync of a fix I made in the old UMS code. If the BIOS uses
the GMBUS and doesn't clear that setup, then our bit-banging I2C can
fail, leading to monitors not being detected.
Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/i915_reg.h
patch
|
blob
|
history
drivers/gpu/drm/i915/i915_suspend.c
patch
|
blob
|
history
drivers/gpu/drm/i915/intel_drv.h
patch
|
blob
|
history
drivers/gpu/drm/i915/intel_i2c.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/i915/i915_reg.h
Simple merge
diff --cc
drivers/gpu/drm/i915/i915_suspend.c
Simple merge
diff --cc
drivers/gpu/drm/i915/intel_drv.h
Simple merge
diff --cc
drivers/gpu/drm/i915/intel_i2c.c
Simple merge