1. 10 Jun, 2008 1 commit
    • Robert Reif's avatar
      sparc: get leo framebuffer working · 738eca74
      Robert Reif authored
      This patch fixes several issues:
          Use the right openprom device name so the driver is actually loaded.
          Fix a crash due to unitialized info->pseudo_palette.
          Put the framebuffer in the proper mode for software rendering.
          checkpatch cleanups.
      
      Hardware acceleration was removed when the driver was rewritten
      for the new framebuffer API in 2003. Software rendering requires
      a different framebuffer access mode but that wasn't changed.  The
      driver now works again but is slow.  The proper fix is to reintroduce
      hardware acceleration.
      Signed-off-by: default avatarRobert Reif <reif@earthlink.net>
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      738eca74
  2. 03 Jun, 2008 1 commit
  3. 30 May, 2008 1 commit
  4. 26 May, 2008 1 commit
  5. 22 May, 2008 3 commits
  6. 21 May, 2008 1 commit
  7. 20 May, 2008 3 commits
  8. 19 May, 2008 29 commits