[Intel-gfx] [RFC v2 0/3] drm/i915: Trace point callbacks for kernel validation
daniele.ceraolospurio at intel.com
daniele.ceraolospurio at intel.com
Wed Jul 16 18:22:36 CEST 2014
From: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
The callbacks are useful for validation because they can be used to extract
real-time information from the kernel.
v2: duplicate the i915_gem_ring_dispatch trace instead of modifying the
existing one.
I plan to resubmit these patches together with an igt test and a kernel module
that uses the callbacks (as requested), but before doing that I wanted to be
sure that I've correctly addressed all the comments.
Daniele Ceraolo Spurio (3):
drm/i915: Add ppgtt init/release trace points
drm/i915: duplicate i915_gem_ring_dispatch trace and add ctx parameter
drm/i915: Trace point callbacks for validation
drivers/gpu/drm/i915/i915_gem_context.c | 9 +++
drivers/gpu/drm/i915/i915_gem_execbuffer.c | 5 ++
drivers/gpu/drm/i915/i915_trace.h | 90 ++++++++++++++++++++++++++++++
3 files changed, 104 insertions(+)
--
1.8.5.2
More information about the Intel-gfx
mailing list