Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_fb.h40 bool intel_fb_is_tile4_modifier(u64 modifier);
H A Dintel_fb.c529 bool intel_fb_is_tile4_modifier(u64 modifier) in intel_fb_is_tile4_modifier() function
H A Dskl_universal_plane.c1746 intel_fb_is_tile4_modifier(fb->modifier) && in skl_plane_check_fb()