xserver/hw/xfree86/glamor
Zhigang Gong c68fb6ed72 glamor-ddx: Reinit crtc if we need to reopen the card.
As the eglTerminate will close the card when close screen, we may
need to reopen it at next time create a screen resource. and thus
we need to re initialize the drmmode crtc also. Otherwise , the
cursor handling will be broken as it has the wrong fd.
2011-09-26 16:46:36 +08:00
..
Makefile.am glamor: Add glamor-ddx driver to the build tree. 2011-09-26 16:46:34 +08:00
glamor.c glamor-ddx: Reinit crtc if we need to reopen the card. 2011-09-26 16:46:36 +08:00
glamor_crtc.c glamor-ddx: Remove debug message when moving cursor. 2011-09-26 16:46:35 +08:00
glamor_ddx.h glamor: Silent compilation warnings due to some deprecated APIs. 2011-09-26 16:46:34 +08:00