Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/sti/
Dsti_drm_plane.c131 if (property == private->plane_zorder_property) { in sti_drm_plane_set_property()
202 prop = private->plane_zorder_property; in sti_drm_plane_attach_zorder_property()
209 private->plane_zorder_property = prop; in sti_drm_plane_attach_zorder_property()
Dsti_drm_drv.h25 struct drm_property *plane_zorder_property; member