drm/i915: Update missing parts after the rename to i915_request
authorMichel Thierry <michel.thierry@intel.com>
Thu, 22 Feb 2018 17:24:05 +0000 (09:24 -0800)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 23 Feb 2018 16:34:32 +0000 (16:34 +0000)
commite532be8971c606869ba420e34e85762a947d53cb
treeb6e002bca0e7090dd47ec8203c22522693fbaa5d
parent91e939aef02fa30f7ec14fa12749f6af0b3e35ff
drm/i915: Update missing parts after the rename to i915_request

Mostly doc/print messages that were not updated after commit e61e0f51ba79
("drm/i915: Rename drm_i915_gem_request to i915_request").

Signed-off-by: Michel Thierry <michel.thierry@intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20180222172405.11386-1-michel.thierry@intel.com
drivers/gpu/drm/i915/i915_gem_context.h
drivers/gpu/drm/i915/i915_request.c
drivers/gpu/drm/i915/selftests/intel_hangcheck.c