]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/guc: drop cached copy of 'wq_head'
authorAlex Dai <yu.dai@intel.com>
Tue, 19 Apr 2016 15:08:35 +0000 (16:08 +0100)
committerTvrtko Ursulin <tvrtko.ursulin@intel.com>
Wed, 20 Apr 2016 13:45:50 +0000 (14:45 +0100)
commit11c851794d429282c0840a693f4fe62e65b2b85f
tree94704dd138a72ca4497317e38b39ad67277a9196
parentdd522e79654f894a5527c4598cccf6cd9e407708
drm/i915/guc: drop cached copy of 'wq_head'

Now that we keep the GuC client process descriptor permanently mapped,
we don't really need to keep a local copy of the GuC's work-queue-head.
So we can simplify the code a little by not doing this.

Signed-off-by: Alex Dai <yu.dai@intel.com>
Signed-off-by: Dave Gordon <david.s.gordon@intel.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
drivers/gpu/drm/i915/i915_guc_submission.c
drivers/gpu/drm/i915/intel_guc.h