1. 04 Apr, 2007 3 commits
  2. 03 Apr, 2007 1 commit
  3. 02 Apr, 2007 1 commit
    • David S. Miller's avatar
      [VIDEO] ffb: Fix two DAC handling bugs. · cceec518
      David S. Miller authored
      The determination of whether the DAC has inverted cursor logic is
      broken, import the version checks the X.org driver uses to fix this.
      
      Next, when we change the timing generator, borrow code from X.org that
      does 10 NOP reads of the timing generator register afterwards to make
      sure the video-enable transition occurs cleanly.
      
      Finally, use macros for the DAC registers and fields in order to
      provide documentation for the next person who reads this code.
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
      cceec518
  4. 31 Mar, 2007 1 commit
  5. 28 Mar, 2007 22 commits
  6. 26 Mar, 2007 8 commits
  7. 25 Mar, 2007 4 commits