On Mon, 2 Sep 2019 at 05:03, Chris Wilson <ch...@chris-wilson.co.uk> wrote: > > As we remove the struct_mutex protection from around the vma pinning, > counters need to be atomic and aware that there may be multiple threads > simultaneously active. > > Signed-off-by: Chris Wilson <ch...@chris-wilson.co.uk> Reviewed-by: Matthew Auld <matthew.a...@intel.com> _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx
- [Intel-gfx] [PATCH 06/21] dma-fence: Serialise signal enab... Chris Wilson
- [Intel-gfx] [PATCH 04/21] drm/i915: Refresh the errno to v... Chris Wilson
- Re: [Intel-gfx] [PATCH 04/21] drm/i915: Refresh the e... Abdiel Janulgue
- [Intel-gfx] [PATCH 20/21] drm/i915: Move request runtime m... Chris Wilson
- [Intel-gfx] [PATCH 16/21] drm/i915: Move idle barrier clea... Chris Wilson
- [Intel-gfx] [PATCH 15/21] drm/i915: Coordinate i915_active... Chris Wilson
- [Intel-gfx] [PATCH 21/21] drm/i915: Move global activity t... Chris Wilson
- [Intel-gfx] [PATCH 10/21] drm/i915: Make i915_vma.flags at... Chris Wilson
- [Intel-gfx] [PATCH 11/21] drm/i915/gtt: Make sure the gen6... Chris Wilson
- Re: [Intel-gfx] [PATCH 11/21] drm/i915/gtt: Make sure... Matthew Auld
- [Intel-gfx] [PATCH 05/21] drm/i915: Replace obj->pin_gl... Chris Wilson
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series startin... Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with ... Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with ... Patchwork
- Re: [Intel-gfx] [PATCH 01/21] drm/i915: Restrict the alias... Matthew Auld