drm/i915/icl: move has_resource_streamer to GEN11_FEATURES
authorLucas De Marchi <lucas.demarchi@intel.com>
Thu, 19 Jul 2018 17:05:56 +0000 (10:05 -0700)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 6 Aug 2018 16:19:51 +0000 (17:19 +0100)
commit48928d4b5d6243296a95d60edd2dcbc8e39512b7
tree73af11a0ccc752361dd25da4098ade8dab0164a8
parentc444ad790cc2b2bb6925a0b56716712a79624b4e
drm/i915/icl: move has_resource_streamer to GEN11_FEATURES

Resource streamer has been removed on GEN11 so move it to the FEATURES
macro.

Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20180719170557.10729-1-lucas.demarchi@intel.com
drivers/gpu/drm/i915/i915_gem_execbuffer.c
drivers/gpu/drm/i915/i915_pci.c