On Wed, 21 Aug 2019 at 16:58, Chris Wilson <[email protected]> wrote: > > We can reduce the locking for fence registers from the dev->struct_mutex > to a local mutex. We could introduce a mutex for the sole purpose of > tracking the fence acquisition, except there is a little bit of overlap > with the fault tracking, so use the i915_ggtt.mutex as it covers both. > > Signed-off-by: Chris Wilson <[email protected]> > Cc: Mika Kuoppala <[email protected]> Reviewed-by: Matthew Auld <[email protected]> _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
- [Intel-gfx] [PATCH 1/5] drm/i915/execlists: Set priority hin... Chris Wilson
- [Intel-gfx] [PATCH 3/5] drm/i915: Track ggtt fence rese... Chris Wilson
- Re: [Intel-gfx] [PATCH 3/5] drm/i915: Track ggtt fe... Matthew Auld
- [Intel-gfx] [PATCH 2/5] drm/i915/gtt: Add some range as... Chris Wilson
- Re: [Intel-gfx] [PATCH 2/5] drm/i915/gtt: Add some ... Mika Kuoppala
- Re: [Intel-gfx] [PATCH 2/5] drm/i915/gtt: Add s... Chris Wilson
- [Intel-gfx] [PATCH 5/5] drm/i915: Replace i915_vma_put_... Chris Wilson
- Re: [Intel-gfx] [PATCH 5/5] drm/i915: Replace i915_... Matthew Auld
- Re: [Intel-gfx] [PATCH 5/5] drm/i915: Replace i... Chris Wilson
- [Intel-gfx] [PATCH 4/5] drm/i915: Pull obj->userfaul... Chris Wilson
- Re: [Intel-gfx] [PATCH 4/5] drm/i915: Pull obj->... Matthew Auld
- Re: [Intel-gfx] [PATCH 1/5] drm/i915/execlists: Set pri... Mika Kuoppala
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting wi... Patchwork
