diff options
author | John Harrison <John.C.Harrison@Intel.com> | 2016-02-04 11:21:37 +0000 |
---|---|---|
committer | John Harrison <John.C.Harrison@Intel.com> | 2016-05-06 14:12:58 +0100 |
commit | c72b57a16323b2b84f2ba064788b4dc40004a18d (patch) | |
tree | 7c99e3a71d9f1e4e47a9e80f7c3a7b693e83d48c /net/mac80211/scan.c | |
parent | 48300d7dc75ee9235a8bf71916ec174a18e1c76c (diff) |
drm/i915: Add scheduler hook to GPU reset
When the watchdog resets the GPU, all interrupts get disabled despite
the reference count remaining. As the scheduler probably had
interrupts enabled during the reset (it would have been waiting for
the bad batch to complete), it must be poked to tell it that the
interrupt has been disabled.
v5: New patch in series.
v6: Updated to newer nightly (lots of ring -> engine renaming).
Updated to use 'to_i915()' instead of dev_private. Converted all enum
labels to uppercase. [review feedback from Joonas Lahtinen]
For: VIZ-1587
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Diffstat (limited to 'net/mac80211/scan.c')
0 files changed, 0 insertions, 0 deletions