Searched refs:drm_set_plane (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/drm-cursor/ |
| H A D | drm_cursor.c | 228 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()
|