[Intel-gfx] [PATCH v2 3/5] drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET

Chris Wilson chris at chris-wilson.co.uk
Mon Oct 7 09:58:19 UTC 2019


Quoting Abdiel Janulgue (2019-10-07 10:19:18)
>  enum i915_mmap_type {
>         I915_MMAP_TYPE_GTT = 0,
> +       I915_MMAP_TYPE_OFFSET_WC,
> +       I915_MMAP_TYPE_OFFSET_WB,
> +       I915_MMAP_TYPE_OFFSET_UC,

_OFFSET_ is worse than redundant.
-Chris


More information about the Intel-gfx mailing list