Skip to content
Snippets Groups Projects
  1. Nov 15, 2007
  2. Nov 14, 2007
  3. Nov 12, 2007
    • Jesse Barnes's avatar
      Improve backlight control · 43fbc547
      Jesse Barnes authored
      This commit fixes backlight support for several platforms.
      
      Except on recent machines supporting the IGD OpRegion specification,
      backlight control is rather platform specific.  In some cases, we can
      program the native backlight control regsiters directly without any
      trouble.  On others, we need to use the legacy backlight control
      register.  On still others, we need a combination of the two.  And on
      some platforms, none of the above will work, so we go through the
      kernel backlight interface, which provides a platform specific driver
      for backlight control.
      43fbc547
    • Jesse Barnes's avatar
      Fix typo in PLL enable check · 10988c5e
      Jesse Barnes authored
      Check against DPLL_A instead of DPLL_B before writing PIPEACONF.
      
      Thanks to Colin Guthrie for his sharp eyes.
      10988c5e
  4. Nov 09, 2007
  5. Nov 08, 2007
  6. Nov 01, 2007
  7. Oct 31, 2007
  8. Oct 24, 2007
  9. Oct 22, 2007
  10. Oct 19, 2007
  11. Oct 18, 2007
Loading