Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_fb.c239 #define INTEL_PLANE_CAP_TILING_MASK (INTEL_PLANE_CAP_TILING_X | \ macro
405 INTEL_PLANE_CAP_TILING_MASK; in intel_fb_modifier_to_tiling()
461 INTEL_PLANE_CAP_TILING_MASK); in intel_fb_is_tiled_modifier()