Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnouveau_fbcon.h55 int nv04_fbcon_fillrect(struct fb_info *info, const struct fb_fillrect *rect);
H A Dnv04_fbcon.c52 nv04_fbcon_fillrect(struct fb_info *info, const struct fb_fillrect *rect) in nv04_fbcon_fillrect() function
H A Dnouveau_fbcon.c78 ret = nv04_fbcon_fillrect(info, rect); in nouveau_fbcon_fillrect()