drm/i915: Make a single set-to-gtt-domain path.
authorEric Anholt <eric@anholt.net>
Mon, 10 Nov 2008 18:53:25 +0000 (10:53 -0800)
committerDave Airlie <airlied@redhat.com>
Thu, 4 Dec 2008 01:21:52 +0000 (11:21 +1000)
This fixes failure to flush caches in the relocation update path, and
failure to wait in the set_domain ioctl, each of which could lead to incorrect
rendering.

Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found