Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
drm_i915_gem_caching Struct Reference

#include <i915_drm.h>

Data Fields

__u32 handle
 
__u32 caching
 

Detailed Description

Definition at line 712 of file i915_drm.h.

Field Documentation

__u32 caching

Cacheing level to apply or return value

bits0-15 are for generic caching control (i.e. the above defined values). bits16-31 are reserved for platform-specific variations (e.g. l3$ caching on gen7).

Definition at line 723 of file i915_drm.h.

Handle of the buffer to set/get the caching level of.

Definition at line 715 of file i915_drm.h.


The documentation for this struct was generated from the following file: