CVSROOT: /cvs Module name: xenocara Changes by: o...@cvs.openbsd.org 2009/07/18 08:56:03
Modified files: driver/xf86-video-intel/uxa: uxa.c Log message: Accessing a pixmap in fallback if the prepare_access() callback failed is verboten So don't do it. Treat it the same as every other prepare access call in uxa. This patch sent upstream. ok matthieu@