Home
last modified time | relevance | path

Searched refs:I915_SET_COLORKEY_DESTINATION (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/drm/
H A Di915_drm.h1923 #define I915_SET_COLORKEY_DESTINATION (1<<1) macro
/linux/tools/include/uapi/drm/
H A Di915_drm.h1923 #define I915_SET_COLORKEY_DESTINATION (1<<1) macro
/linux/drivers/gpu/drm/i915/display/
H A Dskl_universal_plane.c1217 if (key->flags & I915_SET_COLORKEY_DESTINATION) in skl_plane_ctl()