]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: PIPE_CONTROL_TLB_INVALIDATE
authorBen Widawsky <ben@bwidawsk.net>
Mon, 4 Jun 2012 21:42:49 +0000 (14:42 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 14 Jun 2012 15:36:18 +0000 (17:36 +0200)
commit5921a49fdce190996c5578b963b4f347f234de6c
tree1f05bd6ea2c0dafa81917a020cb23285840baf5a
parent676d2643a732b489bf2d7995d58e2bc9f472b088
drm/i915: PIPE_CONTROL_TLB_INVALIDATE

This has showed up in several other patches. It's required for the next
context workaround.

I tested this one on its own and saw no differences in basic tests
(performance or otherwise). This patch is relatively likely to cause
regressions, hence why it's split out.

Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
drivers/gpu/drm/i915/i915_reg.h
drivers/gpu/drm/i915/intel_ringbuffer.c