[Intel-gfx] [PATCH v2] drm/i915: Move irqs enabled assertion deeper for mock breadcrumbs
Chris Wilson
chris at chris-wilson.co.uk
Fri Nov 10 12:13:53 UTC 2017
Quoting Chris Wilson (2017-11-10 11:54:23)
> In order to allow the mock breadcrumbs tests to run without device irqs
> being enabled, move the intel_irqs_enabled() assert deeper to just
> before we commit to enabling the HW irq.
>
> v2: Add a FIXME explaining that placing the assertion so deep is not
> ideal, but a compromise for mock breadcrumbs.
>
> Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
> Cc: Tvrtko Ursulin <tvrtko.ursulin at intel.com>
> Cc: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>
> Cc: Matthew Auld <matthew.william.auld at gmail.com>
> Link: https://patchwork.freedesktop.org/patch/msgid/20171107102003.1802-1-chris@chris-wilson.co.uk
> Reviewed-by: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>
Having begrudgingly received the r-b, I've pushed this to unblock
kselftests in CI.
-Chris
More information about the Intel-gfx
mailing list