drm/i915/lrc: Only set RS ctx enable in ctx control reg if there is a RS
authorMichel Thierry <michel.thierry@intel.com>
Thu, 25 Feb 2016 09:48:58 +0000 (09:48 +0000)
committerTvrtko Ursulin <tvrtko.ursulin@intel.com>
Fri, 26 Feb 2016 11:30:28 +0000 (11:30 +0000)
commit99cf8ea16595ecf14d81c8afe165154cec035400
tree26e494e2ae46414992049ce44280d40bf6720c3c
parent715629190ef384abde18b07da93066f8aa8b9045
drm/i915/lrc: Only set RS ctx enable in ctx control reg if there is a RS

The driver should only set the "RS context enable" bit in the context
image if we plan to use the resource streamer.

Reviewed-by: Arun Siluvery <arun.siluvery@linux.intel.com>
Signed-off-by: Michel Thierry <michel.thierry@intel.com>
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1456393738-35608-1-git-send-email-michel.thierry@intel.com
drivers/gpu/drm/i915/intel_lrc.c