Searched refs:I915_OVERLAY_DISABLE_DEST_COLORKEY (Results 1 – 3 of 3) sorted by relevance
1884 #define I915_OVERLAY_DISABLE_DEST_COLORKEY (1<<2) macro
1344 overlay->color_key_enabled = (attrs->flags & I915_OVERLAY_DISABLE_DEST_COLORKEY) == 0; in intel_overlay_attrs_ioctl()