Module Name: xsrc Committed By: christos Date: Sun Jan 9 20:25:46 UTC 2011
Modified Files: xsrc/external/mit/xf86-video-intel/dist/src: i830_display.c Log Message: Revert previous hack and fix this properly. We need dpms to be turned on to be able to load the colormap, since dpms off turns off the channel. Guard against the lut being loaded with dpms off, and move the call to load the lut after the dmps on one. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \ xsrc/external/mit/xf86-video-intel/dist/src/i830_display.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.