From: Paul Rolland Date: Sun, 9 Aug 2009 02:24:01 +0000 (+1000) Subject: drm: silence pointless vblank warning. X-Git-Tag: v2.6.31-rc6~30^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d3457ec3198a569dd14dc9e3ae8b6163bcaa0b5;p=pandora-kernel.git drm: silence pointless vblank warning. Some applications/hardware combinations are triggering the message "failed to acquire vblank counter" to be issued up to 20 times a second, which makes it both useless and dangerous, as this may hide other important messages. This changes makes it only appear when people are debugging. Signed-off-by: Paul Rolland Reviewed-by: Jesse Barnes Lost-twice-by: Dave Airlie Signed-off-by: Dave Airlie --- Reading git-diff-tree failed