commit | 56492e0fac2dbaf7735ffd66b206a90624917789 | [log] [tgz] |
---|---|---|
author | Marek Olšák <marek.olsak@amd.com> | Wed Jan 08 18:16:26 2014 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Jan 08 12:25:43 2014 -0500 |
tree | dfa38151837fab7817b94e29d0652c7d7bf308be | |
parent | 370169516e736edad3b3c5aa49858058f8b55195 [diff] |
drm/radeon: skip colorbuffer checking if COLOR_INFO.FORMAT is set to INVALID 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>