]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8bef58669e8d2ed8dc74ada79769a4c8064f0427
tree9f75f0aa638a8bf2df27fc5ccbad98f4127febb9
parent78b3cb4a4a33730d66bcbde29136b3af660ad402
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 <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/si.c