CVSROOT: /cvs Module name: xenocara Changes by: s...@cvs.openbsd.org 2013/01/20 08:06:45
Modified files: driver/xf86-video-ati/src: radeon_driver.c Log message: Stop the radeon driver from trying to restore text mode on PALM and newer chip generations. The driver is currently unable to restore text mode on these chips, and attempting to restore text mode anyway results in the display not being restored properly when switching back to X. The only way of restoring the display after restarting X was to reboot the machine. ok mpi@