drm/i915: Fix copy'n'pasteo that broke VT switch if flushing was non-empty.
authorEric Anholt <eric@anholt.net>
Mon, 1 Dec 2008 00:23:21 +0000 (10:23 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 1 Dec 2008 00:23:21 +0000 (10:23 +1000)
commit151903d5466fbcfb56ce792c3d5ea0ecbae15d07
tree35b0ecc9fa8cbd40ba6995a58cdda9f4b8d6ab0b
parent9bd062d9eaf9e790330f37d9f4518e1b95131f6c
drm/i915: Fix copy'n'pasteo that broke VT switch if flushing was non-empty.

Introduced in the "Avoid BUG_ONs on VT switch" commit.

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