Home
last modified time | relevance | path

Searched refs:DISP_FORMAT_RGBA101010 (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/dev/pci/drm/i915/display/
Di9xx_plane_regs.h26 #define DISP_FORMAT_RGBA101010 REG_FIELD_PREP(DISP_FORMAT_MASK, 9) macro
Di9xx_plane.c203 dspcntr |= DISP_FORMAT_RGBA101010; in i9xx_plane_ctl()
1048 case DISP_FORMAT_RGBA101010: in i9xx_format_to_fourcc()