On Wed, 2009-07-08 at 18:13 -0700, Eric Anholt wrote: > Binding pixmaps on behalf of KMS is broken, and the init sequence should > be fixed if that's required :P
Right, my remove-noaccel patch changes this to:
if (pI830->use_drm_mode)
return TRUE;
if (pI830->have_gem && mem->bo != NULL) {
--
[email protected]
signature.asc
Description: This is a digitally signed message part
------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge
-- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
