Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnouveau_fbcon.h64 int nvc0_fbcon_fillrect(struct fb_info *info, const struct fb_fillrect *rect);
H A Dnvc0_fbcon.c35 nvc0_fbcon_fillrect(struct fb_info *info, const struct fb_fillrect *rect) in nvc0_fbcon_fillrect() function
H A Dnouveau_fbcon.c83 ret = nvc0_fbcon_fillrect(info, rect); in nouveau_fbcon_fillrect()