]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/guc: Rename client->cookie to match use
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 29 Nov 2016 12:10:21 +0000 (12:10 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 29 Nov 2016 15:52:41 +0000 (15:52 +0000)
commit8bb108b0fef6750efa88528aae6127078e2768c4
tree7949a884468f004b58772d048e6b2c4a74618424
parent2d9d8ae306c835ea00db2aeef20d0bd6801e0877
drm/i915/guc: Rename client->cookie to match use

The client->cookie is a shadow of the doorbell->cookie value, so rename
it to indicate its association with the doorbell, like the doorbell id
and offset.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20161129121024.22650-3-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_debugfs.c
drivers/gpu/drm/i915/i915_guc_submission.c
drivers/gpu/drm/i915/intel_uc.h