]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/i915/guc: drop guc shared area
authorDaniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Thu, 31 Oct 2019 01:30:40 +0000 (18:30 -0700)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 31 Oct 2019 16:47:23 +0000 (16:47 +0000)
commit034982cff1a12f9030f2f25dfbbedf81c57c08d2
tree82873f2cb19566373249fbcc38164c6faa00c0f3
parent9f37940756b1b7f56bcfb53de17b78f55fb18e48
drm/i915/guc: drop guc shared area

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@intel.com>
Cc: Michal Wajdeczko <michal.wajdeczko@intel.com>
Cc: John Harrison <John.C.Harrison@Intel.com>
Cc: Matthew Brost <matthew.brost@intel.com>
Cc: Fernando Pacheco <fernando.pacheco@intel.com>
Acked-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20191031013040.25803-2-daniele.ceraolospurio@intel.com
drivers/gpu/drm/i915/gt/uc/intel_guc.c
drivers/gpu/drm/i915/gt/uc/intel_guc.h