[Intel-gfx] [PATCH 07/10] drm/i915/gt: Extract busy-stats for ring-scheduler

Andi Shyti andi at etezian.org
Thu Jan 14 03:02:25 UTC 2021


Hi Chris,

On Wed, Jan 13, 2021 at 12:45:57PM +0000, Chris Wilson wrote:
> Lift the busy-stats context-in/out implementation out of intel_lrc, so
> that we can reuse it for other scheduler implementations.
> 
> Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
> ---
>  drivers/gpu/drm/i915/gt/intel_engine_stats.h  | 49 +++++++++++++++++++
>  .../drm/i915/gt/intel_execlists_submission.c  | 34 +------------
>  2 files changed, 50 insertions(+), 33 deletions(-)
>  create mode 100644 drivers/gpu/drm/i915/gt/intel_engine_stats.h

this looks like just a copy paste...

Reviewed-by: Andi Shyti <andi.shyti at intel.com>

Thanks,
Andi


More information about the Intel-gfx mailing list