1. 23 Apr, 2011 1 commit
    • Florian Tobias Schandinat's avatar
      viafb: fix OLPC XO 1.5 device connection · 32fab7bc
      Florian Tobias Schandinat authored
      This patch fixes the devices connected on OLPC. The OLPC panel seems
      to be connected to DVP1 and LVDS2 for some reasons and if not both
      are handled correct the display does not work correct or not at all.
      This patch prevents regressions on the OLPC where it worked by
      accident but would break in future as the driver did not know the
      correct devices connected. This might also fix hardware scaling.
      Hopefully the OLPC is the only device with such a requirement but it
      will be certainly better to actually know what devices are actually
      connected and to not work by accident.
      Signed-off-by: default avatarFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
      32fab7bc
  2. 15 Apr, 2011 1 commit
    • Florian Tobias Schandinat's avatar
      viafb: fix OLPC DCON refresh rate · b4ce6a28
      Florian Tobias Schandinat authored
      This patch fixes a regression introduced by
      	fd3cc698a
      	"viafb: remove duplicated clock storage"
      caused by an incosistent mode which pretended to have a higher
      refresh rate than it actually had. The wrong refresh rate resulted
      in a calculated higher pixclock which the OLPC DCON could not handle.
      By reducing the refresh rate to 50Hz we get close to the old
      pixclock which makes the OLPC display usable again.
      Minor other adjustments are needed as 60Hz is assumed to be a safe
      value which is not true for OLPC DCON. This is no problem as we only
      support 1200x900 on the OLPC.
      Signed-off-by: default avatarFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
      Reported-by: default avatarDaniel Drake <dsd@laptop.org>
      b4ce6a28
  3. 21 Mar, 2011 1 commit
  4. 16 Mar, 2011 1 commit
  5. 12 Mar, 2011 5 commits
  6. 09 Mar, 2011 6 commits
  7. 02 Mar, 2011 1 commit
  8. 01 Mar, 2011 12 commits
  9. 28 Feb, 2011 6 commits
  10. 26 Feb, 2011 4 commits
  11. 25 Feb, 2011 2 commits