Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/dispnv04/
Dhw.h333 static inline int nv_cursor_width(struct drm_device *dev) in nv_cursor_width() function
Dcrtc.c931 int width = nv_cursor_width(dev); in nv04_cursor_upload()