summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_ringbuffer.c
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2016-08-10 13:41:46 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2016-08-10 16:07:52 +0100
commit17f298cf5458045562157a8bb7a592dbdace3d95 (patch)
treebe87e4e27b4ad5f3d752818d05654ba9c06a6e12 /drivers/gpu/drm/i915/intel_ringbuffer.c
parent737aac2465e9f44f8ab4f3b75f3220b524ae2a1b (diff)
drm/i915: Move setting of request->batch into its single callsite
request->batch_obj is only set by execbuffer for the convenience of debugging hangs. By moving that operation to the callsite, we can simplify all other callers and future patches. We also move the complications of reference handling of the request->batch_obj next to where the active tracking is set up for the request. 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/1470832906-13972-2-git-send-email-chris@chris-wilson.co.uk
Diffstat (limited to 'drivers/gpu/drm/i915/intel_ringbuffer.c')
0 files changed, 0 insertions, 0 deletions