drm/radeon/si: print full CS when we hit a packet 0
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 30 Sep 2014 13:25:32 +0000 (09:25 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 Oct 2014 13:00:09 +0000 (09:00 -0400)
We should never have a packet 0 in the command stream.
Dump the full command stream to help debug.

bug:
https://bugs.freedesktop.org/show_bug.cgi?id=84500

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found