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

  /xsrc/external/mit/xf86-video-intel-old/dist/src/
i830_cursor.c 265 if (pI830->CursorNeedsPhysical) {
292 if (pI830->CursorNeedsPhysical) {
i830_memory.c 423 if (pI830->CursorNeedsPhysical) {
1131 pI830->CursorNeedsPhysical = FALSE;
1133 flags = pI830->CursorNeedsPhysical ? NEED_PHYSICAL_ADDR : 0;
i830_driver.c 1139 pI830->CursorNeedsPhysical = TRUE;
1141 pI830->CursorNeedsPhysical = FALSE;
1144 pI830->CursorNeedsPhysical = FALSE;
i830.h 413 Bool CursorNeedsPhysical;

Completed in 8 milliseconds