Searched refs:nv_show_cursor (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | cursor.c | 11 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()
|
H A D | hw.h | 372 nv_show_cursor(struct drm_device *dev, int head, bool show) in nv_show_cursor() function
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | cursor.c | 11 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()
|
H A D | hw.h | 372 nv_show_cursor(struct drm_device *dev, int head, bool show) in nv_show_cursor() function
|
Completed in 3 milliseconds