summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJesse Barnes <jbarnes@virtuousgeek.org>2008-07-01 21:32:52 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2008-07-03 03:42:23 +0200
commit3d25802e3ba7c82457b5c12bbfeefe391d8a333e (patch)
tree9ea3be5286449fba068241804ea8d86dbc171f49 /lib
parentdrivers/input/ff-core.c needs <linux/sched.h> (diff)
downloadlinux-3d25802e3ba7c82457b5c12bbfeefe391d8a333e.tar.xz
linux-3d25802e3ba7c82457b5c12bbfeefe391d8a333e.zip
DRM/i915: only use tiled blits on 965+
When scheduled swaps occur, we need to blit between front & back buffers. If the buffers are tiled, we need to set the appropriate XY_SRC_COPY tile bit, but only on 965 chips, since it will cause corruption on pre-965 (e.g. 945). Bug reported by and fix tested by Tomas Janousek <tomi@nomi.cz>. Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Acked-by: Dave Airlie <airlied@linux.ie> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions