Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Di9xx_plane.c174 dspcntr |= DISP_FORMAT_BGRA555; in i9xx_plane_ctl()
946 case DISP_FORMAT_BGRA555: in i9xx_format_to_fourcc()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h3109 #define DISP_FORMAT_BGRA555 REG_FIELD_PREP(DISP_FORMAT_MASK, 3) macro