|
Linux Kernel
3.7.1
|
#include <core/object.h>#include "nouveau_drm.h"#include "nouveau_dma.h"#include "nouveau_fbcon.h"Go to the source code of this file.
Functions | |
| int | nv04_fbcon_copyarea (struct fb_info *info, const struct fb_copyarea *region) |
| int | nv04_fbcon_fillrect (struct fb_info *info, const struct fb_fillrect *rect) |
| int | nv04_fbcon_imageblit (struct fb_info *info, const struct fb_image *image) |
| int | nv04_fbcon_accel_init (struct fb_info *info) |
Definition at line 138 of file nv04_fbcon.c.
Definition at line 32 of file nv04_fbcon.c.
Definition at line 52 of file nv04_fbcon.c.
1.8.2