commit | 2ef7eeaa553d88e78d9a4520271f26a7bc0e2968 | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Mon Nov 10 10:53:25 2008 -0800 |
committer | Dave Airlie <airlied@redhat.com> | Thu Dec 04 11:21:52 2008 +1000 |
tree | 7a46a23d4fcc57ae03131c106d21fdac721dfce1 | |
parent | b670d8158283c35842ae1c650f75c375d8710607 [diff] |
drm/i915: Make a single set-to-gtt-domain path. 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>