drm/i915: Update ring->emit_flush() to take a request structure
authorJohn Harrison <John.C.Harrison@Intel.com>
Fri, 29 May 2015 16:43:59 +0000 (17:43 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 23 Jun 2015 12:02:23 +0000 (14:02 +0200)
commit7deb4d3980ea44ebb4097426f85d5f6c89b873a4
treea6431dea3f65a0074afd2adc1204fe46df337109
parentf2cf1fcc70d6577dce73f269609e0753e1a99802
drm/i915: Update ring->emit_flush() to take a request structure

Updated the various ring->emit_flush() implementations to take a request instead
of a ringbuf/context pair.

For: VIZ-5115
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Reviewed-by: Tomas Elf <tomas.elf@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_lrc.c
drivers/gpu/drm/i915/intel_ringbuffer.h
This page took 0.024837 seconds and 5 git commands to generate.