Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnouveau_fbcon.h56 int nv04_fbcon_imageblit(struct fb_info *info, const struct fb_image *image);
H A Dnv04_fbcon.c77 nv04_fbcon_imageblit(struct fb_info *info, const struct fb_image *image) in nv04_fbcon_imageblit() function
H A Dnouveau_fbcon.c142 ret = nv04_fbcon_imageblit(info, image); in nouveau_fbcon_imageblit()