drm/i915: Move the invalidate|flush information out of the device struct
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 1 Nov 2010 12:38:44 +0000 (12:38 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 1 Nov 2010 12:38:44 +0000 (12:38 +0000)
... and into a local structure scoped for the single function in which
it is used.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found