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