OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:I915_VMA_ALLOC
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_vma_types.h
246
#define
I915_VMA_ALLOC
((int)BIT(I915_VMA_ALLOC_BIT))
i915_vma.c
53
struct i915_vma *
i915_vma_alloc
(void)
function in typeref:struct:i915_vma *
165
vma =
i915_vma_alloc
();
457
work->flags = bind_flags |
I915_VMA_ALLOC
;
/src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_ppgtt.c
175
if (flags &
I915_VMA_ALLOC
) {
intel_ggtt.c
707
if (flags &
I915_VMA_ALLOC
) {
Completed in 14 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025