drm/i915: framebuffer compression for GM45+
authorJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 14 Sep 2009 22:39:40 +0000 (15:39 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 21 Sep 2009 22:47:38 +0000 (15:47 -0700)
Add support for framebuffer compression on GM45 and above.  Removes
some unnecessary I915_HAS_FBC checks as well (this is now part of the
FBC display function).

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Eric Anholt <eric@anholt.net>

No differences found