Home
last modified time | relevance | path

Searched refs:i915_lut_handle_alloc (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/i915/gem/
Di915_gem_context.h228 struct i915_lut_handle *i915_lut_handle_alloc(void);
Di915_gem_context.c87 struct i915_lut_handle *i915_lut_handle_alloc(void) in i915_lut_handle_alloc() function
Di915_gem_execbuffer.c782 lut = i915_lut_handle_alloc(); in eb_lookup_vmas()