Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/nouveau/
Dnouveau_fbcon.h64 int nvc0_fbcon_fillrect(struct fb_info *info, const struct fb_fillrect *rect);
Dnvc0_fbcon.c35 nvc0_fbcon_fillrect(struct fb_info *info, const struct fb_fillrect *rect) in nvc0_fbcon_fillrect() function
Dnouveau_fbcon.c84 ret = nvc0_fbcon_fillrect(info, rect); in nouveau_fbcon_fillrect()