Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/uapi/drm/
H A Di915_drm.h1028 * - `I915_MMAP_OFFSET_FIXED`: Use object placement to determine caching.
1030 * On devices with local memory `I915_MMAP_OFFSET_FIXED` is the only valid
1033 * As caching mode when specifying `I915_MMAP_OFFSET_FIXED`, WC or WB will
1043 #define I915_MMAP_OFFSET_FIXED 4 macro
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/
H A Di915_gem_mman.c857 case I915_MMAP_OFFSET_FIXED: in i915_gem_mmap_offset_ioctl()
/kernel/linux/linux-6.6/tools/include/uapi/drm/
H A Di915_drm.h1028 * - `I915_MMAP_OFFSET_FIXED`: Use object placement to determine caching.
1030 * On devices with local memory `I915_MMAP_OFFSET_FIXED` is the only valid
1033 * As caching mode when specifying `I915_MMAP_OFFSET_FIXED`, WC or WB will
1043 #define I915_MMAP_OFFSET_FIXED 4 macro

Completed in 13 milliseconds