From: Chris Wilson Date: Wed, 19 Dec 2012 16:08:43 +0000 (+0000) Subject: drm/i915: Return the real error code from intel_set_mode() X-Git-Tag: v3.9-rc1~83^2~40^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0c36b941b6f0be6ac74f340040cbb29d6a0b06c;p=pandora-kernel.git drm/i915: Return the real error code from intel_set_mode() Note: This patch also adds a little helper intel_crtc_restore_mode for the common case where we do a full modeset but with the same parameters, e.g. to undo bios damage or update a property. Signed-off-by: Chris Wilson Reviewed-by: Rodrigo Vivi [danvet: Added note.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed