Searched refs:drm_plane_get_prop_value (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/drm-cursor/ |
| H A D | drm_cursor.c | 276 static int drm_plane_get_prop_value(drm_ctx *ctx, drm_plane *plane, in drm_plane_get_prop_value() function 333 if (drm_plane_get_prop_value(ctx, plane, PLANE_PROP_IN_FORMATS, &value) < 0) { in drm_plane_update_format() 647 drm_plane_get_prop_value(ctx, plane, PLANE_PROP_type, &value); in drm_get_ctx() 724 if (drm_plane_get_prop_value(ctx, plane, PLANE_PROP_type, &value) < 0) in drm_crtc_bind_plane()
|