Searched refs:I915_PARAM_MMAP_VERSION (Results 1 – 6 of 6) sorted by relevance
198 case I915_PARAM_MMAP_VERSION: in i915_ioctl_get_param()
558 case I915_PARAM_MMAP_VERSION: in ioctl()
480 #define I915_PARAM_MMAP_VERSION 30 macro
548 #define I915_PARAM_MMAP_VERSION 30 macro
1881 bufmgr->has_mmap_wc = gem_param(fd, I915_PARAM_MMAP_VERSION) > 0; in brw_bufmgr_create()
845 anv_gem_get_param(fd, I915_PARAM_MMAP_VERSION) < 1) { in anv_physical_device_try_create()