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:
9e44af7
)
drm/i915: use pipes, not planes to label vblank data
author
Keith Packard
<keithp@keithp.com>
Sun, 19 Oct 2008 02:39:29 +0000
(19:39 -0700)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 23 Oct 2008 03:46:17 +0000
(13:46 +1000)
vblank in the kernel is far simpler if it deals with pipes instead of
planes, so we're changing both user and kernel side.
Signed-off-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found