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:
1d8e1c7
)
drm/i915: Write to display base last.
author
Chris Wilson
<chris@chris-wilson.co.uk>
Sat, 7 Aug 2010 10:01:29 +0000
(11:01 +0100)
committer
Eric Anholt
<eric@anholt.net>
Mon, 9 Aug 2010 18:24:34 +0000
(11:24 -0700)
Writing to the DSPBASE register triggers the double-buffered update to
all the control registers, so always write it last in the update
sequence.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/intel_display.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/i915/intel_display.c
Simple merge