Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Di9xx_plane_regs.h24 #define DISP_FORMAT_BGRA888 REG_FIELD_PREP(DISP_FORMAT_MASK, 7) macro
H A Di9xx_plane.c189 dspcntr |= DISP_FORMAT_BGRA888; in i9xx_plane_ctl()
1045 case DISP_FORMAT_BGRA888: in i9xx_format_to_fourcc()