Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnv04_cursor.c11 nv_show_cursor(nv_crtc->base.dev, nv_crtc->index, true); in nv04_cursor_show()
17 nv_show_cursor(nv_crtc->base.dev, nv_crtc->index, false); in nv04_cursor_hide()
Dnouveau_hw.h438 nv_show_cursor(struct drm_device *dev, int head, bool show) in nv_show_cursor() function