Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_display.c2487 case DISPPLANE_BGRX565: in i9xx_format_to_fourcc()
2748 dspcntr |= DISPPLANE_BGRX565; in i9xx_update_primary_plane()
2856 dspcntr |= DISPPLANE_BGRX565; in ironlake_update_primary_plane()
Di915_reg.h4931 #define DISPPLANE_BGRX565 (0x5<<26) macro