Home
last modified time | relevance | path

Searched refs:INTEL_PLANE_CAP_NONE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_fb.h23 #define INTEL_PLANE_CAP_NONE 0 macro
H A Dintel_cursor.c796 modifiers = intel_fb_plane_get_modifiers(dev_priv, INTEL_PLANE_CAP_NONE); in intel_cursor_plane_create()