On Wed, Oct 30, 2019 at 06:30:39PM -0700, Daniele Ceraolo Spurio wrote:
Recent GuC binaries (including all the ones we're currently using)
don't require this shared area anymore, having moved the relevant
entries into the stage pool instead. i915 itself doesn't write
anything into it either, so we can safely drop it.

Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospu...@intel.com>
Cc: Chris Wilson <ch...@chris-wilson.co.uk>
Cc: Michal Wajdeczko <michal.wajdec...@intel.com>
Cc: John Harrison <john.c.harri...@intel.com>
Cc: Matthew Brost <matthew.br...@intel.com>
---
drivers/gpu/drm/i915/gt/intel_lrc.c        | 22 +++------------------
drivers/gpu/drm/i915/gt/intel_lrc.h        | 23 ++--------------------
drivers/gpu/drm/i915/gt/selftest_context.c |  3 ---
drivers/gpu/drm/i915/gvt/scheduler.c       |  4 ++--
4 files changed, 7 insertions(+), 45 deletions(-)


This patch works with the GuC redesign work being done.

Reviewed-by: Matthew Brost <matthew.br...@intel.com>
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to