Home
last modified time | relevance | path

Searched defs:i915_gtt (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/i915/
Di915_gem_gtt.h291 struct i915_gtt { struct
292 struct i915_address_space base;
293 size_t stolen_size; /* Total size of stolen memory */
295 unsigned long mappable_end; /* End offset that we can CPU map */
296 struct io_mapping *mappable; /* Mapping to our CPU mappable region */
297 phys_addr_t mappable_base; /* PA of our GMADR */
300 void __iomem *gsm;
302 bool do_idle_maps;
304 int mtrr;
307 int (*gtt_probe)(struct drm_device *dev, size_t *gtt_total,