drm/i915: Refactor Broadwell PIPE_CONTROL emission into a helper.
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 27 Jun 2014 23:04:20 +0000 (02:04 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 7 Aug 2014 12:01:12 +0000 (14:01 +0200)
commit884ceacee308f0e4616d0c933518af2639f7b1d8
tree2987be5d1b84d2793b1e3b6d0692b3018490ed86
parent69bbeb4ae7b05c094b593b5df4f7a68f713589be
drm/i915: Refactor Broadwell PIPE_CONTROL emission into a helper.

We'll want to reuse this for a workaround.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
[danvet: Rmove now unused int.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_ringbuffer.c
This page took 0.024209 seconds and 5 git commands to generate.