Home
last modified time | relevance | path

Searched refs:I915_OVERLAY_DISABLE_DEST_COLORKEY (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
H A Di915_drm.h710 #define I915_OVERLAY_DISABLE_DEST_COLORKEY (1<<2) macro
/kernel/linux/linux-5.10/tools/include/uapi/drm/
H A Di915_drm.h1515 #define I915_OVERLAY_DISABLE_DEST_COLORKEY (1<<2) macro
/kernel/linux/linux-5.10/include/uapi/drm/
H A Di915_drm.h1515 #define I915_OVERLAY_DISABLE_DEST_COLORKEY (1<<2) macro
/kernel/linux/linux-6.6/include/uapi/drm/
H A Di915_drm.h1878 #define I915_OVERLAY_DISABLE_DEST_COLORKEY (1<<2) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
H A Di915_drm.h678 #define I915_OVERLAY_DISABLE_DEST_COLORKEY (1 << 2) macro
/kernel/linux/linux-6.6/tools/include/uapi/drm/
H A Di915_drm.h1878 #define I915_OVERLAY_DISABLE_DEST_COLORKEY (1<<2) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H A Di915_drm.h678 #define I915_OVERLAY_DISABLE_DEST_COLORKEY (1 << 2) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_overlay.c1304 overlay->color_key_enabled = (attrs->flags & I915_OVERLAY_DISABLE_DEST_COLORKEY) == 0; in intel_overlay_attrs_ioctl()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_overlay.c1339 overlay->color_key_enabled = (attrs->flags & I915_OVERLAY_DISABLE_DEST_COLORKEY) == 0; in intel_overlay_attrs_ioctl()

Completed in 33 milliseconds