]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/i915:gen9: restrict WaC6DisallowByGfxPause
authorTim Gore <tim.gore@intel.com>
Wed, 20 Jul 2016 10:00:25 +0000 (11:00 +0100)
committerTvrtko Ursulin <tvrtko.ursulin@intel.com>
Thu, 21 Jul 2016 13:48:00 +0000 (14:48 +0100)
commit65fe29eeec71d3e50870c5048d2c79bc9a477a76
treeaf8507956fb73bba8ba4389bd578cf0272163c18
parentf8ca0c07f68ba47f9c512019514af2922713b5ce
drm/i915:gen9: restrict WaC6DisallowByGfxPause

WaC6DisallowByGfxPause is currently applied unconditionally
but is not required in all revisions.

v2: extend application of workaround to agree with w/a
database, which differs from the HSD.

References: HSD#2133391
Signed-off-by: Tim Gore <tim.gore@intel.com>
Reviewed-by: Sagar Arun Kamble <sagar.a.kamble@intel.com>
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1469008825-19442-1-git-send-email-tim.gore@intel.com
drivers/gpu/drm/i915/intel_guc_loader.c