Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/nouveau/
Dnouveau_fbcon.h61 int nv50_fbcon_imageblit(struct fb_info *info, const struct fb_image *image);
Dnv50_fbcon.c104 nv50_fbcon_imageblit(struct fb_info *info, const struct fb_image *image) in nv50_fbcon_imageblit() function
Dnouveau_fbcon.c146 ret = nv50_fbcon_imageblit(info, image); in nouveau_fbcon_imageblit()