OSDN Git Service

drm/i915: Don't try to place HWS in non-existing mappable region
authorMichal Wajdeczko <michal.wajdeczko@intel.com>
Tue, 29 Oct 2019 09:58:54 +0000 (09:58 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 29 Oct 2019 10:35:47 +0000 (10:35 +0000)
commit4dc0a7cae212a3a9fb292e19b91f06012fc70d65
tree818fb07304e99dcddc5eba0558e8553e91fdda3f
parent895d8ebeaa92435e4214a026fa22763645564fab
drm/i915: Don't try to place HWS in non-existing mappable region

HWS placement restrictions can't just rely on HAS_LLC flag.

Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Acked-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20191029095856.25431-5-matthew.auld@intel.com
drivers/gpu/drm/i915/gt/intel_engine_cs.c