Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Di9xx_plane.c201 dspcntr |= DISP_FORMAT_RGBA101010; in i9xx_plane_ctl()
967 case DISP_FORMAT_RGBA101010: in i9xx_format_to_fourcc()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h3115 #define DISP_FORMAT_RGBA101010 REG_FIELD_PREP(DISP_FORMAT_MASK, 9) macro