HomeSort by: relevance | last modified time | path
    Searched refs:OPTION_PAGE_FLIP (Results 1 - 10 of 10) sorted by relevancy

  /xsrc/external/mit/xf86-video-nouveau/dist/src/
nv_const.h 17 OPTION_PAGE_FLIP,
34 { OPTION_PAGE_FLIP, "PageFlip", OPTV_BOOLEAN, {0}, FALSE },
nv_driver.c 1113 if (xf86GetOptValBool(pNv->Options, OPTION_PAGE_FLIP, &pNv->has_pageflip))
  /xsrc/external/mit/xf86-video-amdgpu/dist/src/
amdgpu_drv.h 156 OPTION_PAGE_FLIP,
amdgpu_kms.c 80 {OPTION_PAGE_FLIP, "EnablePageFlip", OPTV_BOOLEAN, {0}, FALSE},
1672 OPTION_PAGE_FLIP,
  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_kms.c 61 { OPTION_PAGE_FLIP, "EnablePageFlip", OPTV_BOOLEAN, {0}, FALSE },
74 { OPTION_PAGE_FLIP, "EnablePageFlip", OPTV_BOOLEAN, {0}, FALSE },
735 OPTION_PAGE_FLIP, TRUE);
radeon.h 173 OPTION_PAGE_FLIP,
radeon_driver.c 153 { OPTION_PAGE_FLIP, "EnablePageFlip", OPTV_BOOLEAN, {0}, FALSE },
2549 from = xf86GetOptValBool(info->Options, OPTION_PAGE_FLIP,
  /xsrc/external/mit/xf86-video-r128/dist/src/
r128_driver.c 148 OPTION_PAGE_FLIP,
177 { OPTION_PAGE_FLIP, "EnablePageFlip", OPTV_BOOLEAN, {0}, FALSE },
1188 OPTION_PAGE_FLIP,
  /xsrc/external/mit/xf86-video-ati-kms/dist/src/
radeon.h 164 OPTION_PAGE_FLIP,
radeon_kms.c 78 { OPTION_PAGE_FLIP, "EnablePageFlip", OPTV_BOOLEAN, {0}, FALSE },
1928 OPTION_PAGE_FLIP, TRUE);

Completed in 18 milliseconds