|
Linux Kernel
3.7.1
|
#include <i915_drm.h>
Data Fields | |
| int | start |
| int | used |
| int | DR1 |
| int | DR4 |
| int | num_cliprects |
| struct drm_clip_rect __user * | cliprects |
Definition at line 253 of file i915_drm.h.
| struct drm_clip_rect __user* cliprects |
Definition at line 259 of file i915_drm.h.
| int DR1 |
Definition at line 256 of file i915_drm.h.
| int DR4 |
Definition at line 257 of file i915_drm.h.
| int num_cliprects |
Definition at line 258 of file i915_drm.h.
| int start |
Definition at line 254 of file i915_drm.h.
| int used |
Definition at line 255 of file i915_drm.h.
1.8.2