On Fri, 2009-06-12 at 09:23 +0200, Michel Dänzer wrote: > The DRM_IOCTL_MODESET_CTL ioctl has nothing to do with GEM. It probably > shouldn't be called with KMS, but maybe i830_modeset_ctl() won't be > called in that case anyway.
The only kernel API the intel driver supports now is GEM, so 'have_gem' is really the same as 'have kernel support'. If you're using user mode setting, I think you need to call this ioctl whenever changing modes to make sure vblank counts are correct, so that any vblank-using APIs within the X server work right. -- keith.pack...@intel.com
signature.asc
Description: This is a digitally signed message part
------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects
-- _______________________________________________ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel