[Intel-gfx] [PATCH 0/5] Some minor CSB/execlist stuff
Ben Widawsky
benjamin.widawsky at intel.com
Tue Jan 5 10:30:04 PST 2016
While doing some debug in simulation, I came across a handful of patches which I
think are beneficial today. Mostly this just has some minor cleanups and error
state additions. They're pretty optional, though I have a private branch that
depends on some of this stuff, so it'd be nice to land as much as possible - but
I'll live without it.
Ben Widawsky (5):
drm/i915: Cleanup some of the CSB handling
drm/i915: change WARN to ERROR in CSB count
drm/i915: Extract CSB status read
drm/i915: Add basic execlist info to error state
drm/i915: Use CSB helper in debugfs
drivers/gpu/drm/i915/i915_debugfs.c | 9 ++++-----
drivers/gpu/drm/i915/i915_drv.h | 7 ++++++-
drivers/gpu/drm/i915/i915_gpu_error.c | 23 +++++++++++++++++++++
drivers/gpu/drm/i915/intel_lrc.c | 38 ++++++++++++++++++++++++++---------
drivers/gpu/drm/i915/intel_lrc.h | 22 ++++++++++++++++++--
5 files changed, 81 insertions(+), 18 deletions(-)
--
2.6.4
More information about the Intel-gfx
mailing list