Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_fb.c324 static bool plane_caps_contain_all(u8 caps, u8 mask) in plane_caps_contain_all() function
396 if (!plane_caps_contain_all(plane_caps, md->plane_caps)) in plane_has_modifier()