drm/radeon: skip colorbuffer checking if COLOR_INFO.FORMAT is set to INVALID
authorMarek Olšák <marek.olsak@amd.com>
Wed, 8 Jan 2014 17:16:26 +0000 (18:16 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 8 Jan 2014 17:25:43 +0000 (12:25 -0500)
This fixes a bug which was causing rejections of valid GPU commands
from userspace.

Signed-off-by: Marek Olšák <marek.olsak@amd.com>
Cc: stable@vger.kernel.org
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found