commit | c27557ab56bc943c59ea353bfcb6fc37a6f7b728 | [log] [tgz] |
---|---|---|
author | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Wed Feb 28 17:18:44 2018 +0000 |
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Fri Mar 02 11:56:47 2018 +0000 |
tree | bd7213d7d08975bac7bf40e53f36fd6aa65b3a44 | |
parent | 57312eaacd9b6c560032b9c9a755e0165f48ce52 [diff] |
drm/i915: Wedged engine mask makes more sense in hex In decimal its just a weird big number, while in hex can actually log which engines were requested to be wedged. Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Michel Thierry <michel.thierry@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20180228171844.20006-1-tvrtko.ursulin@linux.intel.com