Searched refs:nv_cursor_width (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/nouveau/dispnv04/ | ||
D | hw.h | 334 static inline int nv_cursor_width(struct drm_device *dev) in nv_cursor_width() function |
D | crtc.c | 902 int width = nv_cursor_width(dev); in nv04_cursor_upload() |