|
Linux Kernel
3.7.1
|
#include <nouveau_display.h>
Data Fields | |
| struct list_head | head |
| struct drm_pending_vblank_event * | event |
| int | crtc |
| int | bpp |
| int | pitch |
| int | x |
| int | y |
| u64 | offset |
Definition at line 26 of file nouveau_display.h.
| int bpp |
Definition at line 29 of file nouveau_display.h.
Definition at line 29 of file nouveau_display.h.
Definition at line 28 of file nouveau_display.h.
Definition at line 27 of file nouveau_display.h.
Definition at line 30 of file nouveau_display.h.
| int pitch |
Definition at line 29 of file nouveau_display.h.
| int x |
Definition at line 29 of file nouveau_display.h.
| int y |
Definition at line 29 of file nouveau_display.h.
1.8.2