summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_overlay.c
diff options
context:
space:
mode:
authorTvrtko Ursulin <tvrtko.ursulin@intel.com>2019-07-03 15:41:16 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2019-07-04 22:53:12 +0100
commit1ee2ae896bb48c4b896c85c56214efb44320cd8b (patch)
treeef2b46d4a875a9a34a66f1c2930d2afa49c7e7ee /drivers/gpu/drm/i915/display/intel_overlay.c
parent6582f4f613e35225c663fc1194b1a7d1f0af2a2f (diff)
drm/i915/hangcheck: Look at instdone for all engines
It seems intel_engine_get_instdone is able to get instdone for all engines but intel_hangcheck.c/subunits_stuck decides to ignore it for non render. We can just drop the check in subunits_stuck since the checks on unavailable fields will always return stuck, which when bitwise and with the potential unstuck instdone is harmless. Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Cc: Chris Wilson <chris@chris-wilson.co.uk> Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com> 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/20190703144116.15593-1-tvrtko.ursulin@linux.intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_overlay.c')
0 files changed, 0 insertions, 0 deletions