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 <[email protected]>
Cc: Chris Wilson <[email protected]>
Cc: Michal Wajdeczko <[email protected]>
Cc: John Harrison <[email protected]>
Cc: Matthew Brost <[email protected]>
---
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 <[email protected]>
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to