drm/i915/guc: Support GuC SKL v6.1
authorAlex Dai <yu.dai@intel.com>
Wed, 16 Mar 2016 22:24:13 +0000 (15:24 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Wed, 16 Mar 2016 22:26:58 +0000 (15:26 -0700)
commitab65cce821cc46ccdc0b62f99bb79f75c1c7412c
tree6fd0f2ac5318892c380e8194311849c813523cb5
parent7caaef332abaae872ddd2cd65bbe8a8bc0d8f5cc
drm/i915/guc: Support GuC SKL v6.1

This version of GuC firmware fixes the engine reset issue where golden
context LRC address is treated as page index by mistake. It also fixes
the problem that scheduler stops submiting to one engine when the other
engine work queue is full.

Signed-off-by: Alex Dai <yu.dai@intel.com>
Reviewed-by: Dave Gordon <david.s.gordon@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/i915/intel_guc_loader.c