Skip to content
Commit 727d4f1d authored by Jesse Barnes's avatar Jesse Barnes Committed by Jesse Barnes
Browse files

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: default avatarJesse Barnes <jbarnes@virtuousgeek.org>
parent e935925c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment