Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_fb.h31 #define INTEL_PLANE_CAP_NEED64K_PHYS BIT(7) macro
H A Dintel_fb.c172 .plane_caps = INTEL_PLANE_CAP_TILING_4 | INTEL_PLANE_CAP_NEED64K_PHYS,
438 INTEL_PLANE_CAP_NEED64K_PHYS); in intel_fb_needs_64k_phys()
H A Dskl_universal_plane.c2468 caps |= INTEL_PLANE_CAP_NEED64K_PHYS; in skl_get_plane_caps()