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:
483f179
)
drm/i915: split page flip queueing into per-chipset functions
author
Jesse Barnes
<jbarnes@virtuousgeek.org>
Thu, 16 Jun 2011 16:19:13 +0000
(09:19 -0700)
committer
Keith Packard
<keithp@keithp.com>
Mon, 27 Jun 2011 02:11:16 +0000
(19:11 -0700)
This makes things a little clearer and prevents us from running old code
on a new chipset that may not be supported.
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Reviewied-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Keith Packard <keithp@keithp.com>
No differences found