From: Chris Wilson Date: Tue, 21 May 2013 15:58:49 +0000 (+0100) Subject: drm/i915: Be more informative when reporting "too large for aperture" error X-Git-Tag: v3.11-rc1~65^2~105^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a36689cb771f06819c3fa8139c3d3716dfdf6d53;p=pandora-kernel.git drm/i915: Be more informative when reporting "too large for aperture" error This should help debugging the truly unexpected cases where it occurs - in particular to see which value is garbage. References: https://bugzilla.kernel.org/show_bug.cgi?id=58511 Signed-off-by: Chris Wilson [danvet: s/%ld/%zd/ as spotted by Wu Fengguang's autobuilder.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed