drm/i915: Update ring->emit_bb_start() to take a request structure
authorJohn Harrison <John.C.Harrison@Intel.com>
Fri, 29 May 2015 16:44:03 +0000 (17:44 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 23 Jun 2015 12:02:26 +0000 (14:02 +0200)
commitbe795fc17bc9d42b0e5ec3e4442b59848137eb64
tree23c33623ae7996c6d5c5407df3a63ac54603aa8f
parent53fddaf70d08aa6ff59a94ae0578ddc8743e920f
drm/i915: Update ring->emit_bb_start() to take a request structure

Updated the ring->emit_bb_start() implementation 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.024897 seconds and 5 git commands to generate.