diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2017-03-03 09:00:56 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2017-03-03 09:39:39 +0000 |
commit | 8352aea3c3f44ea9065b77d3baedc58921710d49 (patch) | |
tree | 0bb7a5fc43d22eb9340967ab77590288dbd076c4 /drivers/gpu/drm/i915/intel_dp_mst.c | |
parent | c8659efac544b7df1106022d78617a1ca1d9a38c (diff) |
drm/i915: Differentiate between hangcheck waiting for timer or scheduler
Check timer_pending() as well as work_pending() to see if the timer for
the hangcheck has already expired and the work is pending execution on
some list somewhere.
v2: Use a more compact if-chain
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170303090056.19973-1-chris@chris-wilson.co.uk
Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions