Skip to content
Snippets Groups Projects
  1. Aug 04, 2007
  2. Jul 25, 2007
    • Brice Goglin's avatar
      Minor fixes in the manpages · 165a07cb
      Brice Goglin authored
      - ati.man
        . add references to radeon and r128 manpages in SEE ALSO
          (Xavier Bestel in Debian bug #386001).
        . remove the manpage suffix from atimisc reference in the text
          since there is no such manpage for now.
      - radeon.man
        . typo in "specifying" (reported by A. Costa in Debian bug #432059).
        . replace a non-ascii character with the corresponding groff escape
          sequence so that it works whatever the locale (Julien Cristau).
      165a07cb
  3. Jul 19, 2007
  4. Jul 02, 2007
  5. Jun 25, 2007
  6. Jun 22, 2007
  7. Jun 19, 2007
  8. Jun 16, 2007
  9. Jun 13, 2007
  10. Jun 11, 2007
  11. Jun 03, 2007
  12. May 30, 2007
  13. May 29, 2007
  14. May 28, 2007
  15. May 22, 2007
  16. May 21, 2007
    • Michel Dänzer's avatar
      radeon: HW cursor cleanup. · 8275151b
      Michel Dänzer authored
      Don't needlessly turn the HW cursor on/off in RADEONLoadCursor*().
      
      Besides cleaning up the code, this semms to avoid some HW cursor related 3D
      lockups, see https://bugs.freedesktop.org/show_bug.cgi?id=10815 . My best
      guess is that this is because the engine is now always idled before touching
      the CRTC registers.
      8275151b
    • Michel Dänzer's avatar
      radeon: Suppress debugging output by default. · 137e3fc1
      Michel Dänzer authored
      It can be enabled at runtime by increasing the log verbosity level.
      
      Also change the prefix from (**) to (II) to make grepping the log file for
      defaults overridden by xorg.conf more useful again.
      
      Turn some MC related debugging output into normal informational output as it's
      useful for recognizing corner cases that can cause stability issues.
      137e3fc1
  17. May 20, 2007
  18. Apr 24, 2007
  19. Apr 22, 2007
    • Dave Airlie's avatar
      radeon: add support for DDC on some laptop chipsets · 38282372
      Dave Airlie authored and Dave Airlie's avatar Dave Airlie committed
      I noticed fglrx has DDC for the panel in the rs480 laptop, however radeon
      didn't pick it up, so I valgrinded fglrx and spotted 0x1a0/0x1a4 accesses
      I actually noticed this before from the BIOS but never figured it out.
      
      So now I get DDC from the LCD on this laptop.
      38282372
    • Dave Airlie's avatar
      radeon: add support for DDC on some laptop chipsets · dd6a966e
      Dave Airlie authored
      I noticed fglrx has DDC for the panel in the rs480 laptop, however radeon
      didn't pick it up, so I valgrinded fglrx and spotted 0x1a0/0x1a4 accesses
      I actually noticed this before from the BIOS but never figured it out.
      
      So now I get DDC from the LCD on this laptop.
      dd6a966e
  20. Apr 21, 2007
  21. Apr 19, 2007
  22. Apr 18, 2007
Loading