diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2016-10-28 13:58:50 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2016-10-28 20:53:53 +0100 |
commit | 9b81d556b11fe58827dcd87bc5deaf8da2f716ae (patch) | |
tree | 842ee5d20fab25ab038276f5b0fb1593955415eb /lib/lcm.c | |
parent | 65e4760e3920c21073a9d737929dc36df561380f (diff) |
drm/i915: Rename ->emit_request to ->emit_breadcrumb
Now that the emission of the request tail and its submission to hardware
are two separate steps, engine->emit_request() is confusing.
engine->emit_request() is called to emit the breadcrumb commands for the
request into the ring, name it such (engine->emit_breadcrumb).
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20161028125858.23563-27-chris@chris-wilson.co.uk
Diffstat (limited to 'lib/lcm.c')
0 files changed, 0 insertions, 0 deletions