]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon: Demote 'BO allocation size too large' message to debug only
authorMichel Dänzer <michel.daenzer@amd.com>
Wed, 16 Jul 2014 09:40:32 +0000 (18:40 +0900)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 5 Aug 2014 12:53:30 +0000 (08:53 -0400)
commit5470ec1db1f94f01c6ab601af4a2d68b7928632a
tree64adb7bf11224ca06771adfc3465d07817ac40fb
parent679356a0613dd0e27332512858d1670b9c445fc3
drm/radeon: Demote 'BO allocation size too large' message to debug only

These clutter up dmesg during piglit runs. Userspace generally deals
gracefully with this failure.

Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_gem.c