Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnouveau_fbcon.h65 int nvc0_fbcon_copyarea(struct fb_info *info, const struct fb_copyarea *region);
H A Dnvc0_fbcon.c76 nvc0_fbcon_copyarea(struct fb_info *info, const struct fb_copyarea *region) in nvc0_fbcon_copyarea() function
H A Dnouveau_fbcon.c115 ret = nvc0_fbcon_copyarea(info, image); in nouveau_fbcon_copyarea()