Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Di9xx_plane_regs.h20 #define DISP_FORMAT_BGRA555 REG_FIELD_PREP(DISP_FORMAT_MASK, 3) macro
H A Di9xx_plane.c177 dspcntr |= DISP_FORMAT_BGRA555; in i9xx_plane_ctl()
1034 case DISP_FORMAT_BGRA555: in i9xx_format_to_fourcc()