Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dcrtc.c1039 nv04_crtc_cursor_move(struct drm_crtc *crtc, int x, int y) in nv04_crtc_cursor_move() function
1263 .cursor_move = nv04_crtc_cursor_move,