diff options
author | Oscar Mateo <oscar.mateo@intel.com> | 2014-07-24 17:04:42 +0100 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-08-20 17:17:48 +0200 |
commit | cc9130be805d955f0e06642e57741dd9df1fbc86 (patch) | |
tree | 2dda86458c8bf1c1e84eaf4af82ff7e9f5e5582e /fs/btrfs/dev-replace.c | |
parent | b7c71823f11158340b9d61325d3c44124650dc4e (diff) |
drm/i915/bdw: Make sure gpu reset still works with Execlists
If we reset a ring after a hang, we have to make sure that we clear
out all queued Execlists requests.
v2: The ring is, at this point, already being correctly re-programmed
for Execlists, and the hangcheck counters cleared.
v3: Daniel suggests to drop the "if (execlists)" because the Execlists
queue should be empty in legacy mode (which is true, if we do the
INIT_LIST_HEAD).
v4: Do the pending intel_runtime_pm_put
Signed-off-by: Oscar Mateo <oscar.mateo@intel.com>
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions