Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/drm-cursor/
H A Ddrm_cursor.c228 static int drm_set_plane(drm_ctx *ctx, drm_crtc *crtc, drm_plane *plane, in drm_set_plane() function
849 drm_set_plane(ctx, crtc, plane, 0, 0, 0, 0, 0); in drm_crtc_update_cursor()
876 ret = drm_set_plane(ctx, crtc, plane, fb, x, y, w, h); in drm_crtc_update_cursor()