[Intel-gfx] [PATCH 2/2] drm/i915/guc: drop guc shared area

Matthew Brost matthew.brost at intel.com
Thu Oct 31 16:36:45 UTC 2019


On Wed, Oct 30, 2019 at 06:30:40PM -0700, Daniele Ceraolo Spurio wrote:
>Recent GuC doesn't require the shared area. We still have one user in
>i915 (engine reset via guc) because we haven't updated the command to
>match the current guc submission flow [1]. Since the flow in guc is
>about to change again, just disable the command for now and add a note
>that we'll implement it as part of the new flow.
>
>[1] https://patchwork.freedesktop.org/patch/295038/
>
>Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
>Cc: Michal Wajdeczko <michal.wajdeczko at intel.com>
>Cc: John Harrison <John.C.Harrison at Intel.com>
>Cc: Matthew Brost <matthew.brost at intel.com>
>Cc: Fernando Pacheco <fernando.pacheco at intel.com>
>---
> drivers/gpu/drm/i915/gt/uc/intel_guc.c | 50 ++------------------------
> drivers/gpu/drm/i915/gt/uc/intel_guc.h |  2 --
> 2 files changed, 3 insertions(+), 49 deletions(-)
>

This patch also works with the GuC redesign work being done.

Reviewed-by: Matthew Brost <matthew.brost at intel.com>


More information about the Intel-gfx mailing list