]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
drm/i915/guc: Use better name for helper wait function
authorMichal Wajdeczko <michal.wajdeczko@intel.com>
Mon, 26 Mar 2018 19:48:24 +0000 (19:48 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 28 Mar 2018 19:35:15 +0000 (20:35 +0100)
commit24827cd0dd86a3158abc90ee64dcaf18aa843970
tree2d5f77d3f8ffce7103afc3586fa4d0b6a20b328e
parent1d407096002becab2fd5b19253cee0de65aab668
drm/i915/guc: Use better name for helper wait function

In next patch we will introduce another way of waiting for the response
that will use RECV buffer. To avoid misleading names, rename old wait
function to reflect the fact that it is based on descriptor update.

v2: fix comment style (Michal)
v3: use more specific name (Michel)

Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Reviewed-by: Michel Thierry <michel.thierry@intel.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20180326194829.58836-8-michal.wajdeczko@intel.com
drivers/gpu/drm/i915/intel_guc_ct.c