OSDN Git Service

drm/i915: Tidy engine mask types in hangcheck
authorTvrtko Ursulin <tvrtko.ursulin@intel.com>
Fri, 7 Jun 2019 08:25:54 +0000 (09:25 +0100)
committerTvrtko Ursulin <tvrtko.ursulin@intel.com>
Fri, 7 Jun 2019 11:47:38 +0000 (12:47 +0100)
commit7c53c48d01a3401724ae1d58c6e707562f5437b1
tree43568d8165b0b32f61a8ebc164c5ed3fd366c317
parentb61ea001b2df056ca2088ee8c3bf5c9fd01593c4
drm/i915: Tidy engine mask types in hangcheck

We can use intel_engine_mask_t to align with the rest of the codebase.

Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20190607082557.31670-2-tvrtko.ursulin@linux.intel.com
drivers/gpu/drm/i915/gt/intel_hangcheck.c