Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_display.c2494 case DISPPLANE_BGRX101010: in i9xx_format_to_fourcc()
2757 dspcntr |= DISPPLANE_BGRX101010; in i9xx_update_primary_plane()
2865 dspcntr |= DISPPLANE_BGRX101010; in ironlake_update_primary_plane()
Di915_reg.h4936 #define DISPPLANE_BGRX101010 (0xa<<26) macro