Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnouveau_fbcon.h60 int nv50_fbcon_copyarea(struct fb_info *info, const struct fb_copyarea *region);
H A Dnv50_fbcon.c76 nv50_fbcon_copyarea(struct fb_info *info, const struct fb_copyarea *region) in nv50_fbcon_copyarea() function
H A Dnouveau_fbcon.c113 ret = nv50_fbcon_copyarea(info, image); in nouveau_fbcon_copyarea()