Linux Kernel
3.7.1
|
#include <i915_drm.h>
Data Fields | |
__u64 | gtt_start |
__u64 | gtt_end |
Definition at line 376 of file i915_drm.h.
__u64 gtt_end |
Ending offset in the GTT to be managed by the DRM memory manager.
Definition at line 386 of file i915_drm.h.
__u64 gtt_start |
Beginning offset in the GTT to be managed by the DRM memory manager.
Definition at line 381 of file i915_drm.h.