Searched refs:nv50_crtc_cursor_move (Results 1 – 1 of 1) sorted by relevance
1330 nv50_crtc_cursor_move(struct drm_crtc *crtc, int x, int y) in nv50_crtc_cursor_move() function1363 nv50_crtc_cursor_move(&nv_crtc->base, x, y); in nv50_crtc_cursor_restore()1420 .cursor_move = nv50_crtc_cursor_move,