Searched refs:uxa_major (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/uxa/
H A Duxa.h57 * uxa_major and uxa_minor should be set by the driver to the version of
62 int uxa_major, uxa_minor; member in struct:_UxaDriver
H A Duxa.c436 if (uxa_driver->uxa_major != UXA_VERSION_MAJOR ||
442 uxa_driver->uxa_major, uxa_driver->uxa_minor,
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Duxa.h57 * uxa_major and uxa_minor should be set by the driver to the version of
63 int uxa_major, uxa_minor; member in struct:_UxaDriver
H A Duxa.c445 if (uxa_driver->uxa_major != UXA_VERSION_MAJOR ||
450 screen->myNum, uxa_driver->uxa_major,
H A Dintel_uxa.c1328 intel->uxa_driver->uxa_major = 1;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Duxa.h57 * uxa_major and uxa_minor should be set by the driver to the version of
63 int uxa_major, uxa_minor; member in struct:_UxaDriver
H A Duxa.c445 if (uxa_driver->uxa_major != UXA_VERSION_MAJOR ||
450 screen->myNum, uxa_driver->uxa_major,
H A Dintel_uxa.c1299 intel->uxa_driver->uxa_major = 1;
/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa.h57 * uxa_major and uxa_minor should be set by the driver to the version of
63 int uxa_major, uxa_minor; member in struct:_UxaDriver
H A Duxa.c485 if (uxa_driver->uxa_major != UXA_VERSION_MAJOR ||
490 screen->myNum, uxa_driver->uxa_major,
/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dqxl_uxa.c565 qxl->uxa->uxa_major = 1;
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_uxa.c724 i830->uxa_driver->uxa_major = 1;

Completed in 16 milliseconds