From: Daniel Vetter Date: Tue, 31 Jan 2012 20:08:14 +0000 (+0100) Subject: drm/i915: s/DRM_ERROR/DRM_DEBUG in i915_gem_execbuffer.c X-Git-Tag: v3.2.61~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4e82f5f4228f5a45abadd48a408b3745f61e3f8;p=pandora-kernel.git drm/i915: s/DRM_ERROR/DRM_DEBUG in i915_gem_execbuffer.c commit ff240199b6a3b0bec5ae9b6d26403dad38e8cb19 upstream. These are all user-trigerable, so tune down their loudness a notch. For some of these we have i-g-t tests (because they prevent newly-discovered bugs), without this patches running the test suite leaves behind a dirty dmesg. Reviewed-by: Chris Wilson Signed-Off-by: Daniel Vetter [bwh: Backported to 3.2: adjust context] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed