1. 01 Sep, 2008 1 commit
  2. 26 Aug, 2008 1 commit
  3. 22 Aug, 2008 5 commits
  4. 15 Aug, 2008 1 commit
  5. 13 Aug, 2008 2 commits
  6. 07 Aug, 2008 2 commits
    • Jorge Zapata's avatar
      Framebuffer Fixes · 3ed322c3
      Jorge Zapata authored
      * Make the logo appear again, there's still some bug on the colors, but is a
        start
      * Fix the initial mode setting, some value wasnt set, so the initial mode
        was never ok
      * Still some bug when returning to SD mode from HD mode
      3ed322c3
    • 吴智聪(John Wu)'s avatar
      support 576p and 720p component input · d5f6454f
      吴智聪(John Wu) authored
      add 576p and 720p adc configure, set the vpfe max buffer
      size to 1920x1080
      d5f6454f
  7. 06 Aug, 2008 2 commits
  8. 01 Aug, 2008 4 commits
  9. 31 Jul, 2008 4 commits
  10. 30 Jul, 2008 1 commit
  11. 25 Jul, 2008 1 commit
  12. 23 Jul, 2008 4 commits
    • Jorge Zapata's avatar
      Make dm fb driver be selected by default · 5198fffc
      Jorge Zapata authored
      This makes the new framebuffer driver to be selected and removes the old
      davincifb.
      5198fffc
    • Jorge Zapata's avatar
      Make dm fb driver depend on the video output control option · c6a60fa3
      Jorge Zapata authored
      This will fix unresolved symbols errors when the video output control option
      is not selected.
      c6a60fa3
    • Jorge Zapata's avatar
      More fixups and improvements on the video driver · 0d3b3e79
      Jorge Zapata authored
      This patch afixes several driver bugs
      * Make the windows disabled by default at module load and unload
      * Enable the attribute window
      * Change the order of the windows, now osd0 is fb0, so the video mode change
        must be done on vid0 which is fb1
      * Remove more unsued code
      * Make the enable_digital output to not change the window configurations
      * Add a new ioctl to enable color bar test mode
      * Fix some of the rules of the check_var function, now the virtual size of the
        window is handled automatic based on the 32 bytes align constraints
      0d3b3e79
    • Jorge Zapata's avatar
      Add more memory to the attribute window · a9af656e
      Jorge Zapata authored
      This adds more memory to the attribute window, to make it big enough for
      a 720x480 screen, this is enough for now.
      a9af656e
  13. 22 Jul, 2008 5 commits
  14. 21 Jul, 2008 2 commits
  15. 18 Jul, 2008 5 commits