[Intel-gfx] [PATCH 0/3] ring/context initialization patches
Mika Kuoppala
mika.kuoppala at linux.intel.com
Mon Mar 16 06:46:33 PDT 2015
Hi,
Testing dynamic page tables series, there has
been also problems with our codebase interacting badly
with the patchset. These are the essentials I have needed
to testrun/debug the series on my gen7.
Chris Wilson (2):
drm/i915: Detect page faults during hangcheck
drm/i915: Reorder hw init to avoid executing with invalid context/mm
state
Mika Kuoppala (1):
drm/i915: Wait for render state init
drivers/gpu/drm/i915/i915_gem.c | 19 +++++++++++--------
drivers/gpu/drm/i915/i915_gem_render_state.c | 4 ++++
drivers/gpu/drm/i915/i915_irq.c | 5 +++++
drivers/gpu/drm/i915/intel_ringbuffer.c | 26 ++++++++++++++++++++++----
drivers/gpu/drm/i915/intel_ringbuffer.h | 1 +
drivers/gpu/drm/i915/intel_uncore.c | 2 ++
6 files changed, 45 insertions(+), 12 deletions(-)
--
1.9.1
More information about the Intel-gfx
mailing list