Lines Matching defs:cursor
215 * specified primary and cursor planes.219 * @cursor: Cursor plane for CRTC234 struct drm_plane *cursor,242 WARN_ON(cursor && cursor->type != DRM_PLANE_TYPE_CURSOR);289 crtc->cursor = cursor;292 if (cursor && !cursor->possible_crtcs)293 cursor->possible_crtcs = drm_crtc_mask(crtc);