From: Jason Wessel Date: Thu, 5 Aug 2010 14:22:32 +0000 (-0500) Subject: drm_fb_helper: Preserve capability to use atomic kms X-Git-Tag: v2.6.36-rc1~541^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f90ebd9e98f366c41773ad8d0482dade668f5103;p=pandora-kernel.git drm_fb_helper: Preserve capability to use atomic kms Commit 5349ef3127c77075ff70b2014f17ae0fbcaaf199 (drm/fb: fix FBIOGET/PUT_VSCREENINFO pixel clock handling) changed the logic of when a pixclock was valid vs invalid. The atomic kernel mode setting used by the kernel debugger relies upon the drm_fb_helper_check_var() to always return -EINVAL. Until a better solution exists, this behavior will be restored. CC: David Airlie CC: Jesse Barnes CC: Clemens Ladisch Signed-off-by: Jason Wessel --- Reading git-diff-tree failed