]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8bacc352dbfb43849a25c5c6b5a89a6a7e4c4c62
tree6fd0f2ac5318892c380e8194311849c813523cb5
parentda215fc15191cfeeaea81bdf5920f948a5c6cc08
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