Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.h135 int vmw_du_crtc_cursor_move(struct drm_crtc *crtc, int x, int y);
Dvmwgfx_ldu.c301 .cursor_move = vmw_du_crtc_cursor_move,
Dvmwgfx_scrn.c397 .cursor_move = vmw_du_crtc_cursor_move,
Dvmwgfx_kms.c260 int vmw_du_crtc_cursor_move(struct drm_crtc *crtc, int x, int y) in vmw_du_crtc_cursor_move() function