Searched refs:I915_SET_COLORKEY_SOURCE (Results 1 – 9 of 9) sorted by relevance
1002 if (key->flags & I915_SET_COLORKEY_SOURCE) in vlv_sprite_ctl()1389 else if (key->flags & I915_SET_COLORKEY_SOURCE) in ivb_sprite_ctl()1696 else if (key->flags & I915_SET_COLORKEY_SOURCE) in g4x_sprite_ctl()2141 plane_state->ckey.flags & I915_SET_COLORKEY_SOURCE && in skl_plane_check_fb()2303 set->flags & I915_SET_COLORKEY_SOURCE) in intel_plane_set_ckey()2329 if (set->flags & ~(I915_SET_COLORKEY_DESTINATION | I915_SET_COLORKEY_SOURCE)) in intel_sprite_set_colorkey_ioctl()2333 …(I915_SET_COLORKEY_DESTINATION | I915_SET_COLORKEY_SOURCE)) == (I915_SET_COLORKEY_DESTINATION | I9… in intel_sprite_set_colorkey_ioctl()
4831 else if (key->flags & I915_SET_COLORKEY_SOURCE) in skl_plane_ctl()
1389 #define I915_SET_COLORKEY_SOURCE (1<<2) macro
1429 #define I915_SET_COLORKEY_SOURCE (1<<2) macro
1555 #define I915_SET_COLORKEY_SOURCE (1<<2) macro