commit | fc692bd31bc9dd17c7cc59abdb514a58964fc2a7 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Sat Aug 26 12:09:35 2017 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Aug 29 16:56:39 2017 +0100 |
tree | af034e277e252af435b7b556473ead7f1b205ce9 | |
parent | f36325f3789c1cf7f0d795ff180cade25ec3a586 [diff] |
drm/i915: Discard the request queue if we fail to sleep before suspend If we fail to clear the outstanding request queue before suspending, mark those requests as lost. References: https://bugs.freedesktop.org/show_bug.cgi?id=102037 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com> Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20170826110935.10237-3-chris@chris-wilson.co.uk Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com>