Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/sti/
Dsti_plane.c64 if (property == private->plane_zorder_property) { in sti_plane_set_property()
79 prop = private->plane_zorder_property; in sti_plane_attach_zorder_property()
86 private->plane_zorder_property = prop; in sti_plane_attach_zorder_property()
Dsti_drv.h25 struct drm_property *plane_zorder_property; member