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

/xsrc/external/mit/xf86-video-rendition/dist/src/
H A Drendition.c1345 Bool WriteCombine; local in function:renditionMapMem
1364 WriteCombine = 0;
1367 WriteCombine = 1;
1370 WriteCombine
1371 = xf86ReturnOptValBool(pRendition->Options, OPTION_FBWC, WriteCombine);
1374 if (WriteCombine)
1384 if (WriteCombine) {

Completed in 3 milliseconds