Quoting Tvrtko Ursulin (2017-09-29 13:34:55) > From: Tvrtko Ursulin <[email protected]> > > Track total time requests have been executing on the hardware. > > We add new kernel API to allow software tracking of time GPU > engines are spending executing requests. > > Both per-engine and global API is added with the latter also > being exported for use by external users. > > v2: > * Squashed with the internal API. > * Dropped static key. > * Made per-engine. > * Store time in monotonic ktime. > > v3: Moved stats clearing to disable. > > v4: > * Comments. > * Don't export the API just yet. > > v5: Whitespace cleanup. > > v6: > * Rename ref to active. > * Drop engine aggregate stats for now. > * Account initial busy period after enabling stats. > > v7: > * Rebase. > > v8: > * Move context in notification after the notifier. (Chris Wilson) > > Signed-off-by: Tvrtko Ursulin <[email protected]> Reviewed-by: Chris Wilson <[email protected]> -Chris _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
- Re: [Intel-gfx] [PATCH 02/10] drm/i915/pmu: Expos... Chris Wilson
- [Intel-gfx] [PATCH v13 02/10] drm/i915/pmu: E... Tvrtko Ursulin
- [Intel-gfx] [PATCH 10/10] drm/i915/pmu: Add RC6 reside... Tvrtko Ursulin
- Re: [Intel-gfx] [PATCH 10/10] drm/i915/pmu: Add R... Chris Wilson
- [Intel-gfx] [PATCH 04/10] drm/i915: Wrap context sched... Tvrtko Ursulin
- [Intel-gfx] [PATCH 03/10] drm/i915/pmu: Suspend sampli... Tvrtko Ursulin
- [Intel-gfx] [PATCH 01/10] drm/i915: Extract intel_get_... Tvrtko Ursulin
- [Intel-gfx] [PATCH 08/10] drm/i915/pmu: Add interrupt ... Tvrtko Ursulin
- Re: [Intel-gfx] [PATCH 08/10] drm/i915/pmu: Add i... Chris Wilson
- [Intel-gfx] [PATCH 05/10] drm/i915: Engine busy time t... Tvrtko Ursulin
- Re: [Intel-gfx] [PATCH 05/10] drm/i915: Engine bu... Chris Wilson
- [Intel-gfx] [PATCH 06/10] drm/i915/pmu: Wire up engine... Tvrtko Ursulin
- Re: [Intel-gfx] [PATCH 06/10] drm/i915/pmu: Wire ... Tvrtko Ursulin
- Re: [Intel-gfx] [PATCH 06/10] drm/i915/pmu: W... Rogozhkin, Dmitry V
- [Intel-gfx] [PATCH 07/10] drm/i915: Gate engine stats ... Tvrtko Ursulin
- Re: [Intel-gfx] [PATCH 07/10] drm/i915: Gate engi... Chris Wilson
- Re: [Intel-gfx] [PATCH 07/10] drm/i915: Gate ... Tvrtko Ursulin
- Re: [Intel-gfx] [PATCH 07/10] drm/i915: G... Chris Wilson
- Re: [Intel-gfx] [PATCH 07/10] drm/i91... Tvrtko Ursulin
- Re: [Intel-gfx] [PATCH 07/10] dr... Chris Wilson
- [Intel-gfx] [PATCH v10 07/10] drm/i915: Gate ... Tvrtko Ursulin
