Home
last modified time | relevance | path

Searched refs:CursorARGBPhysical (Results 1 – 4 of 4) sorted by relevance

/dports/x11-drivers/xf86-video-intel/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/src/legacy/i810/
H A Di810_cursor.c91 if (!pI810->CursorARGBPhysical) { in I810CursorInit()
108 if (!pI810->CursorARGBPhysical) in I810UseHWCursorARGB()
203 OUTREG(CURSOR_BASEADDR, pI810->CursorARGBPhysical); in I810SetCursorPosition()
215 OUTREG(CURSOR_BASEADDR, pI810->CursorARGBPhysical); in I810ShowCursor()
H A Di810_memory.c121 pI810->CursorARGBPhysical = 0; in I810AllocateGARTMemory()
215 pI810->CursorARGBPhysical = physical; in I810AllocateGARTMemory()
H A Di810.h159 unsigned long CursorARGBPhysical; member
H A Di810_dri.c419 pI810->CursorARGBPhysical = 0; in I810DRIScreenInit()
663 (unsigned long *)&pI810->CursorARGBPhysical, in I810DRIScreenInit()
677 pI810->CursorARGBPhysical = 0; in I810DRIScreenInit()
682 pI810->CursorARGBPhysical = 0; in I810DRIScreenInit()