Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_display.c2502 case DISPPLANE_BGRX888: in i9xx_format_to_fourcc()
2731 dspcntr |= DISPPLANE_BGRX888; in i9xx_update_primary_plane()
2837 dspcntr |= DISPPLANE_BGRX888; in ironlake_update_primary_plane()
Di915_reg.h4478 #define DISPPLANE_BGRX888 (0x6<<26) macro