From: Alex Deucher Date: Tue, 15 Jul 2014 13:48:53 +0000 (-0400) Subject: drm/radeon: set default bl level to something reasonable X-Git-Tag: omap-for-v3.17/fixes-against-rc2~273^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=201bb62402e0227375c655446ea04fcd0acf7287;p=pandora-kernel.git drm/radeon: set default bl level to something reasonable If the value in the scratch register is 0, set it to the max level. This fixes an issue where the console fb blanking code calls back into the backlight driver on unblank and then sets the backlight level to 0 after the driver has already set the mode and enabled the backlight. bugs: https://bugs.freedesktop.org/show_bug.cgi?id=81382 https://bugs.freedesktop.org/show_bug.cgi?id=70207 Signed-off-by: Alex Deucher Tested-by: David Heidelberger Cc: stable@vger.kernel.org --- Reading git-diff-tree failed