drm/i915: Cut two args to set_to_gpu_domain that confused this tricky path.
authorEric Anholt <eric@anholt.net>
Thu, 19 Feb 2009 22:40:50 +0000 (14:40 -0800)
committerDave Airlie <airlied@redhat.com>
Mon, 23 Feb 2009 00:06:15 +0000 (10:06 +1000)
commit8b0e378a20e48c691d374f39d8b0596e63598cfc
tree7aa600916495251d2afb6c9e42515b281112ee37
parent683fdc5fe5fec5c4f27eb58a8781f212f50c8e01
drm/i915: Cut two args to set_to_gpu_domain that confused this tricky path.

While not strictly required, it helped while thinking about the following
change.  This change should be invariant.

Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/i915/i915_gem.c