drm/i915: split page flip queueing into per-chipset functions
authorJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 16 Jun 2011 16:19:13 +0000 (09:19 -0700)
committerKeith 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