Home
last modified time | relevance | path

Searched refs:MCURSOR_MODE_64_ARGB_AX (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/pci/drm/i915/gvt/
H A Dfb_decoder.c310 case MCURSOR_MODE_64_ARGB_AX: in cursor_mode_to_drm()
/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_cursor.c366 cntl |= MCURSOR_MODE_64_ARGB_AX; in i9xx_cursor_ctl()
/openbsd/sys/dev/pci/drm/i915/
H A Di915_reg.h3066 #define MCURSOR_MODE_64_ARGB_AX (0x20 | MCURSOR_MODE_64_32B_AX) macro