On Wed, Dec 29, 2010 at 22:18, Jesse Barnes jbarnes@virtuousgeek.org wrote:
- if (IS_GEN5(dev) || IS_GEN6(dev))
- dev_priv->lvds_use_ssc = 0;
Doesn't change anything here. Display stays blank.
Sounds like your problem is separate from SSC then, more likely related to panel power or backlight control. Have you tried bisecting for the problem between 2.6.35 and 2.6.36?
No. I assumed the bisection in the bug
https://bugzilla.kernel.org/show_bug.cgi?id=22672
was for the same problem as mine. It probably is not... I'm running a bisect right now.