summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_ringbuffer.c
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2014-09-11 08:43:48 +0100
committerDaniel Vetter <daniel.vetter@ffwll.ch>2014-09-19 14:41:18 +0200
commit4144f9b5e003e65b7e4be6abfff133bc83e73fec (patch)
treee4c1b58dcb5f34f280962f5b41f729f704aede3a /drivers/gpu/drm/i915/intel_ringbuffer.c
parent770722585639bc2da683e72f610d5f614298e415 (diff)
drm/i915: Match GTT space sanity checker with implementation
If we believe that the device can cross cache domains in its prefetcher (i.e. we allow neighbouring pages in different domains), we don't supply a color_adjust callback. Use the presence of this callback to better determine when we should be verifying that the GTT space we just used is valid. v2: Remove the superfluous struct drm_device function param as well. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> [danvet: Also adjust the comment per irc discussion with Chris.] Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_ringbuffer.c')
0 files changed, 0 insertions, 0 deletions