Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Ddisplay.h135 MAX_PLANE enumerator
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_kms.h16 #define MAX_PLANE 4 macro
/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_drv.h21 #define MAX_PLANE 5 macro
H A Dexynos_drm_plane.c296 drm_plane_create_zpos_property(plane, zpos, 0, MAX_PLANE - 1); in exynos_plane_attach_zpos_property()