commit | e1b4e722f7b401bdf90f2ac397b89c20d096eb04 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Wed Feb 18 10:15:10 2015 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Feb 25 16:06:06 2015 -0500 |
tree | f79a3c0befd2aa5fe86d545e02f84d5868b32bd2 | |
parent | 951caa6acf7121f88a9e8e04ef75bd0ac323a033 [diff] |
drm/radeon: dump full IB if we hit a packet error Dump the whole IB if we run into an invalid packet. This makes things much easier to debug. bug: https://bugs.freedesktop.org/show_bug.cgi?id=89148 Signed-off-by: Alex Deucher <alexander.deucher@amd.com>