commit | 4b378c0672cc0b2eb3aadc149bd92e13aa615140 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Mar 12 11:11:45 2019 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Mar 12 12:49:29 2019 +0000 |
tree | 25002c7522172b745463e8a072c81b65850df2b8 | |
parent | 3461cbfd34063a1cb17b0cd5b6112c3b2ca43f52 [diff] |
drm/i915: Consolidate reset-request debug message Move the pair of messages to the common callsite where it makes sense to include a bit more information about which request is being reset. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Mika Kuoppala <mika.kuoppala@intel.com> Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190312111146.10662-1-chris@chris-wilson.co.uk