Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnouveau_fbcon.h61 int nv50_fbcon_imageblit(struct fb_info *info, const struct fb_image *image);
H A Dnv50_fbcon.c104 nv50_fbcon_imageblit(struct fb_info *info, const struct fb_image *image) in nv50_fbcon_imageblit() function
H A Dnouveau_fbcon.c145 ret = nv50_fbcon_imageblit(info, image); in nouveau_fbcon_imageblit()