Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_fbcon.h61 int nvc0_fbcon_fillrect(struct fb_info *info, const struct fb_fillrect *rect);
Dnvc0_fbcon.c31 nvc0_fbcon_fillrect(struct fb_info *info, const struct fb_fillrect *rect) in nvc0_fbcon_fillrect() function
Dnouveau_fbcon.c83 ret = nvc0_fbcon_fillrect(info, rect); in nouveau_fbcon_fillrect()