Home
last modified time | relevance | path

Searched refs:DISP_FORMAT_8BPP (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Di9xx_plane_regs.h19 #define DISP_FORMAT_8BPP REG_FIELD_PREP(DISP_FORMAT_MASK, 2) macro
H A Di9xx_plane.c171 dspcntr |= DISP_FORMAT_8BPP; in i9xx_plane_ctl()
1032 case DISP_FORMAT_8BPP: in i9xx_format_to_fourcc()
/linux/drivers/gpu/drm/i915/gvt/
H A Dfb_decoder.c93 case DISP_FORMAT_8BPP: in bdw_format_to_drm()