On Fri 16 Jun 2017, Jason Ekstrand wrote:
> ---
>  src/intel/Makefile.am      |  1 +
>  src/intel/Makefile.sources |  1 +
>  src/intel/isl/isl.h        | 22 +++++++++++++++++
>  src/intel/isl/isl_drm.c    | 59 
> ++++++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 83 insertions(+)
>  create mode 100644 src/intel/isl/isl_drm.c

> +const struct isl_drm_modifier_info * ATTRIBUTE_CONST
> +isl_drm_modifier_get_info(uint64_t modofier);

Typo in 'modoifier'.

Other than that, this patch is
Reviewed-by: Chad Versace <chadvers...@chromium.org>
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to