Searched refs:OPTION_TILING_FB (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/ |
| H A D | intel_options.h | 23 OPTION_TILING_FB, enumerator in enum:intel_options
|
| H A D | intel_options.c | 16 {OPTION_TILING_FB, "LinearFramebuffer", OPTV_BOOLEAN, {0}, 0},
|
| /xsrc/external/mit/xf86-video-intel/dist/src/ |
| H A D | intel_options.h | 24 OPTION_TILING_FB, enumerator in enum:intel_options
|
| H A D | intel_options.c | 21 {OPTION_TILING_FB, "LinearFramebuffer", OPTV_BOOLEAN, {0}, 0},
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | intel_driver.c | 534 if (xf86ReturnOptValBool(intel->Options, OPTION_TILING_FB, FALSE))
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | intel_driver.c | 541 if (xf86ReturnOptValBool(intel->Options, OPTION_TILING_FB, FALSE))
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_driver.c | 629 if (xf86ReturnOptValBool(sna->Options, OPTION_TILING_FB, FALSE))
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_driver.c | 661 if (xf86ReturnOptValBool(sna->Options, OPTION_TILING_FB, FALSE))
|
Completed in 13 milliseconds