OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:i915_lut_handle
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gem/
i915_gem_context.h
224
struct
i915_lut_handle
*i915_lut_handle_alloc(void);
225
void i915_lut_handle_free(struct
i915_lut_handle
*lut);
i915_gem_object_types.h
22
* struct
i915_lut_handle
tracks the fast lookups from handle to vma used
25
* and a translation entry (
i915_lut_handle
).
27
struct
i915_lut_handle
{
struct
i915_gem_object.c
119
struct
i915_lut_handle
*lut, *ln;
i915_gem_context.c
101
struct
i915_lut_handle
*i915_lut_handle_alloc(void)
106
void i915_lut_handle_free(struct
i915_lut_handle
*lut)
122
struct
i915_lut_handle
*lut;
2527
global.slab_luts = KMEM_CACHE(
i915_lut_handle
, 0);
i915_gem_execbuffer.c
759
struct
i915_lut_handle
*lut;
Completed in 16 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025