drm_format_mod 172 drivers/gpu/drm/i915/gvt/dmabuf.c switch (info->drm_format_mod) { drm_format_mod 187 drivers/gpu/drm/i915/gvt/dmabuf.c info->drm_format_mod); drm_format_mod 191 drivers/gpu/drm/i915/gvt/dmabuf.c obj->tiling_and_stride = info->drm_format_mod ? drm_format_mod 230 drivers/gpu/drm/i915/gvt/dmabuf.c info->drm_format_mod = DRM_FORMAT_MOD_LINEAR; drm_format_mod 233 drivers/gpu/drm/i915/gvt/dmabuf.c info->drm_format_mod = I915_FORMAT_MOD_X_TILED; drm_format_mod 237 drivers/gpu/drm/i915/gvt/dmabuf.c info->drm_format_mod = I915_FORMAT_MOD_Y_TILED; drm_format_mod 241 drivers/gpu/drm/i915/gvt/dmabuf.c info->drm_format_mod = I915_FORMAT_MOD_Yf_TILED; drm_format_mod 257 drivers/gpu/drm/i915/gvt/dmabuf.c info->drm_format_mod = 0; drm_format_mod 312 drivers/gpu/drm/i915/gvt/dmabuf.c (fb_info->drm_format_mod == latest_info->drm_format_mod) && drm_format_mod 350 drivers/gpu/drm/i915/gvt/dmabuf.c gvt_dmabuf->drm_format_mod = fb_info->drm_format_mod; drm_format_mod 38 drivers/gpu/drm/i915/gvt/dmabuf.h __u64 drm_format_mod; drm_format_mod 656 include/uapi/linux/vfio.h __u64 drm_format_mod; /* tiled mode */ drm_format_mod 1111 samples/vfio-mdev/mbochs.c plane->drm_format_mod = 0; drm_format_mod 503 samples/vfio-mdev/mdpy.c plane->drm_format_mod = 0;