From: Ville Syrjälä Date: Tue, 10 Mar 2015 11:15:21 +0000 (+0200) Subject: drm/i915: Remove debug prints from primary plane update funcs X-Git-Tag: omap-for-v4.2/o2_dc~72^2~24^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5da514588c48c99d9e0f4014348115496aef938;p=pandora-kernel.git drm/i915: Remove debug prints from primary plane update funcs These are now called from the plane commit hooks, so they really need to be fast or else we risk atomic update failures. So kill the debug prints which are slowing things down massively. Signed-off-by: Ville Syrjälä Reviewed-by: Jesse Barnes Reviewed-by: Matt Roper Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed