Searched refs:alloc_scratch_page (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/i915/
H A Di915_gem_gtt.c390 static struct i915_page_scratch *alloc_scratch_page(struct drm_device *dev) alloc_scratch_page() function
867 vm->scratch_page = alloc_scratch_page(dev); gen8_init_scratch()
1955 vm->scratch_page = alloc_scratch_page(dev); gen6_init_scratch()
2868 scratch_page = alloc_scratch_page(dev); ggtt_probe_common()

Completed in 74 milliseconds