From: Alex Deucher Date: Tue, 30 Sep 2014 13:25:32 +0000 (-0400) Subject: drm/radeon/si: print full CS when we hit a packet 0 X-Git-Tag: fixes-against-v3.18-rc2~73^2~5^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d0223d5f883bd85f5b24a6eacb79ee5a446d648;p=pandora-kernel.git drm/radeon/si: print full CS when we hit a packet 0 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 --- Reading git-diff-tree failed