Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_display.c2490 case DISPPLANE_BGRX888: in i9xx_format_to_fourcc()
2751 dspcntr |= DISPPLANE_BGRX888; in i9xx_update_primary_plane()
2859 dspcntr |= DISPPLANE_BGRX888; in ironlake_update_primary_plane()
Di915_reg.h4932 #define DISPPLANE_BGRX888 (0x6<<26) macro