[Intel-gfx] [PATCH 2/3] drm/i915/perf: Drop lockdep assert for i915_oa_init_reg_state()

Matthew Auld matthew.william.auld at gmail.com
Thu Aug 10 18:58:31 UTC 2017


On 10 August 2017 at 18:57, Chris Wilson <chris at chris-wilson.co.uk> wrote:
> This is called from execlist context init which we need to be unlocked.
> Commit f89823c21224 ("drm/i915/perf: Implement
> I915_PERF_ADD/REMOVE_CONFIG interface") added a lockdep assert to this
> path for unclear reasons, remove it again!
>
> Fixes: 701f8231a2fe ("drm/i915/perf: prune OA configs")
 Fixes: f89823c21224 ("drm/i915/perf: Implement
I915_PERF_ADD/REMOVE_CONFIG interface")

> Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
> Cc: Lionel Landwerlin <lionel.g.landwerlin at intel.com>
> Cc: Matthew Auld <matthew.auld at intel.com>
Reviewed-by: Matthew Auld <matthew.auld at intel.com>


More information about the Intel-gfx mailing list