From: Chris Wilson Date: Sat, 6 Jun 2009 08:45:59 +0000 (+0100) Subject: drm/i915: Call drm_vblank_post_modeset() on error paths. X-Git-Tag: v2.6.31-rc1~356^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f803ee5cea67d2387aeedb4b07e645a743729de;p=pandora-kernel.git drm/i915: Call drm_vblank_post_modeset() on error paths. Ensure that the drm_vblank_pre_modeset() is always balanced by drm_vblank_post_modeset() within intel_crtc_mode_set(). Signed-off-by: Chris Wilson Signed-off-by: Eric Anholt --- Reading git-diff-tree failed