Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_fb.c152 #define INTEL_PLANE_CAP_TILING_MASK (INTEL_PLANE_CAP_TILING_X | \ macro
339 INTEL_PLANE_CAP_TILING_MASK); in intel_fb_is_tiled_modifier()
739 INTEL_PLANE_CAP_TILING_MASK; in intel_fb_modifier_to_tiling()