Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/nouveau/
Dnouveau_fbcon.h65 int nvc0_fbcon_copyarea(struct fb_info *info, const struct fb_copyarea *region);
Dnvc0_fbcon.c76 nvc0_fbcon_copyarea(struct fb_info *info, const struct fb_copyarea *region) in nvc0_fbcon_copyarea() function
Dnouveau_fbcon.c116 ret = nvc0_fbcon_copyarea(info, image); in nouveau_fbcon_copyarea()