Searched refs:DVS_RGB_ORDER_XBGR (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/i915/ | ||
D | intel_sprite.c | 677 dvscntr |= DVS_FORMAT_RGBX888 | DVS_RGB_ORDER_XBGR; in ilk_update_plane() |
D | i915_reg.h | 4598 #define DVS_RGB_ORDER_XBGR (1<<20) macro |