Home
last modified time | relevance | path

Searched refs:nouveau_overlay_init (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Ddisp.h130 void nouveau_overlay_init(struct drm_device *dev);
H A Ddisp.c309 nouveau_overlay_init(dev); in nv04_display_create()
H A Doverlay.c512 nouveau_overlay_init(struct drm_device *device) in nouveau_overlay_init() function