Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/drm-cursor/
H A Ddrm_cursor.c64 PLANE_PROP_CRTC_W, enumerator
83 [PLANE_PROP_CRTC_W] = "CRTC_W",
256 ret |= drm_atomic_add_plane_prop(ctx, req, plane, PLANE_PROP_CRTC_W, w); in drm_set_plane()