Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnouveau_fbcon.h54 int nv04_fbcon_copyarea(struct fb_info *info, const struct fb_copyarea *region);
H A Dnv04_fbcon.c32 nv04_fbcon_copyarea(struct fb_info *info, const struct fb_copyarea *region) in nv04_fbcon_copyarea() function
H A Dnouveau_fbcon.c110 ret = nv04_fbcon_copyarea(info, image); in nouveau_fbcon_copyarea()