Searched refs:I915_SET_COLORKEY_NONE (Results 1 – 2 of 2) sorted by relevance
1034 #define I915_SET_COLORKEY_NONE (1<<0) /* disable color key matching */ macro
859 return intel_plane->ckey.flags != I915_SET_COLORKEY_NONE; in colorkey_enabled()