Quoting Lionel Landwerlin (2019-07-01 12:34:29) > Here we introduce a mechanism by which the execbuf part of the i915 > driver will be able to request that a batch buffer containing the > programming for a particular OA config be created. > > We'll execute these OA configuration buffers right before executing a > set of userspace commands so that a particular user batchbuffer be > executed with a given OA configuration. > > This mechanism essentially allows the userspace driver to go through > several OA configuration without having to open/close the i915/perf > stream. > > v2: No need for locking on object OA config object creation (Chris) > Flush cpu mapping of OA config (Chris) > > v3: Properly deal with the perf_metric lock (Chris/Lionel) > > Signed-off-by: Lionel Landwerlin <lionel.g.landwer...@intel.com> Reviewed-by: Chris Wilson <ch...@chris-wilson.co.uk> -Chris _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx
- [Intel-gfx] [PATCH v6 11/11] drm/i915: add support for p... Lionel Landwerlin
- [Intel-gfx] [PATCH v6 08/11] drm/i915: add a new perf co... Lionel Landwerlin
- Re: [Intel-gfx] [PATCH v6 08/11] drm/i915: add a ne... Chris Wilson
- Re: [Intel-gfx] [PATCH v6 08/11] drm/i915: add ... Lionel Landwerlin
- [Intel-gfx] [PATCH v6 03/11] drm/i915/perf: allow for CS... Lionel Landwerlin
- Re: [Intel-gfx] [PATCH v6 03/11] drm/i915/perf: all... Chris Wilson
- Re: [Intel-gfx] [PATCH v6 03/11] drm/i915/perf:... Lionel Landwerlin
- Re: [Intel-gfx] [PATCH v6 03/11] drm/i915/perf: all... Chris Wilson
- Re: [Intel-gfx] [PATCH v6 03/11] drm/i915/perf:... Lionel Landwerlin
- Re: [Intel-gfx] [PATCH v6 03/11] drm/i915/p... Chris Wilson
- Re: [Intel-gfx] [PATCH v6 03/11] drm/i915/perf: all... Chris Wilson
- [Intel-gfx] [PATCH v6 02/11] drm/i915/perf: introduce a ... Lionel Landwerlin
- [Intel-gfx] [PATCH v6 07/11] drm/i915: add syncobj timel... Lionel Landwerlin
- Re: [Intel-gfx] [PATCH v6 07/11] drm/i915: add sync... Chris Wilson
- Re: [Intel-gfx] [PATCH v6 07/11] drm/i915: add ... Lionel Landwerlin
- Re: [Intel-gfx] [PATCH v6 07/11] drm/i915: add sync... Chris Wilson
- Re: [Intel-gfx] [PATCH v6 07/11] drm/i915: add ... Lionel Landwerlin
- Re: [Intel-gfx] [PATCH v6 07/11] drm/i915: add sync... Chris Wilson
- Re: [Intel-gfx] [PATCH v6 07/11] drm/i915: add ... Lionel Landwerlin
- Re: [Intel-gfx] [PATCH v6 07/11] drm/i915: ... Koenig, Christian