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

/linux-4.1.27/drivers/gpu/drm/i915/
H A Di915_gpu_error.c211 err_puts(m, i915_cache_level_str(m->i915, err->cache_level)); print_error_buffers()
1358 const char *i915_cache_level_str(struct drm_i915_private *i915, int type) i915_cache_level_str() function
H A Di915_drv.h3022 const char *i915_cache_level_str(struct drm_i915_private *i915, int type);
H A Di915_debugfs.c137 i915_cache_level_str(to_i915(obj->base.dev), obj->cache_level), describe_obj()

Completed in 186 milliseconds