[Intel-gfx] [PATCH] drm/i915/debugfs: Remove i915_energy_uJ

Chris Wilson chris at chris-wilson.co.uk
Thu Feb 6 14:12:14 UTC 2020


Quoting Tvrtko Ursulin (2020-02-06 14:07:25)
> From: Tvrtko Ursulin <tvrtko.ursulin at intel.com>
> 
> Last IGT user (intel_gpu_overlay) stopped using it in October 2019 so we
> are good to remove the file.

Ages. I feel old.

Just mention the much better replacement:
	perf -a -x, -r1 \
	-e "power/energy-pkg/" \
	-e "power/energy-core/" \
	-e "power/energy-gpu/" \
	$*

> Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin at intel.com>
Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>
-Chris


More information about the Intel-gfx mailing list