[Intel-gfx] [PATCH 08/33] drm/i915: Move setting of request->batch into its single callsite

Joonas Lahtinen joonas.lahtinen at linux.intel.com
Wed Aug 10 07:19:16 UTC 2016


On su, 2016-08-07 at 15:45 +0100, Chris Wilson wrote:
> 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 at chris-wilson.co.uk>

Reviewed-by: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>

Regards, Joonas
-- 
Joonas Lahtinen
Open Source Technology Center
Intel Corporation


More information about the Intel-gfx mailing list