]> Pileus Git - ~andy/linux/commit
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)
commit0f8c6d7ca9257d6a01671ab69b897860d3ae9bc0
treee06b567e620e17d5ce983610ef3721d860d0cf27
parent13b2928933919c5344716d49620a52493a243f8c
drm/i915: Move the invalidate|flush information out of the device struct

... 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>
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/i915_gem.c
include/drm/drmP.h