commit | 5a9cfff46d193388749f2c4e6ec75f40b47942d2 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Jul 28 09:50:22 2017 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Jul 28 11:03:26 2017 +0100 |
tree | 671e0cc7b49b1dd5b2f805e315b187df5eafef49 | |
parent | de44e256b92c3c378039c6ef39049f1b669c0187 [diff] |
drm/i915: Include mbox details for pcode read/write failures If we fail at punit communication, include both the mbox address and the value we tried to write so that we can identify the invalid sequence. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20170728085022.1586-1-chris@chris-wilson.co.uk Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>