commit | 9a1fdae58760169bfe283489f1cb9a54a2b66d2d | [log] [tgz] |
---|---|---|
author | Lucas Stach <l.stach@pengutronix.de> | Fri Aug 09 13:58:02 2019 +0200 |
committer | Lucas Stach <l.stach@pengutronix.de> | Thu Aug 15 10:48:51 2019 +0200 |
tree | db20d02e2dddbe3d906952567964fdacb081cfee | |
parent | 15ff4a7b584163b12b118a2c381529f05ff3a94d [diff] |
drm/etnaviv: dump only failing submit Due to the tracking provided by the scheduler we know exactly which submit is failing. Only dump this single submit and the required auxiliary information. This cuts down the size of the devcoredumps by only including relevant information. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>