]> code.ossystems Code Review - meta-freescale.git/commit
mesa: Refresh patches for mesa 21.1.1
authorAndreas Müller <schnitzeltony@gmail.com>
Sun, 30 May 2021 21:33:08 +0000 (23:33 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 31 May 2021 11:27:10 +0000 (08:27 -0300)
commitcb88eb8e833652ef60598927d5ac640b4194260b
treee9c8aa654f6df3caca843547bad198589bb79b82
parent733e1683ce8895a960c01a3ee1fce40118d82982
mesa: Refresh patches for mesa 21.1.1

* Addresses [1]
* all patches were taken from mesa's main branch and applied cleanly
* On X11/xfce first tests were performed without any patches: At least we do not see
  a mouse pointer which is similar behavior as seen when introducing first
  patch series.
* On X11/xfce moving windows is faster now / gtk-based applications still show
  tiny artifacts / Qt/QML based application run without issues / glmark2-es2
  results in 158 which is similar to mesa 21.0.3
* Could not test my weston images (use sddm as dm): All native recipes inheriting
  cmake_qt5 are broken due to MACHINE_SOCARCH_FILTER - will open an issue for
  that.

[1] https://github.com/Freescale/meta-freescale/issues/795

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
12 files changed:
recipes-graphics/mesa/mesa/0001-dri-add-createImageWithModifiers2-interface.patch [new file with mode: 0644]
recipes-graphics/mesa/mesa/0002-dri-add-loader_dri_create_image-helper.patch [new file with mode: 0644]
recipes-graphics/mesa/mesa/0002-dri-bring-back-use-flags-for-createImageWithModifier.patch [deleted file]
recipes-graphics/mesa/mesa/0003-loader-dri3-convert-to-loader_dri_create_image.patch [new file with mode: 0644]
recipes-graphics/mesa/mesa/0004-loader-dri-hook-up-createImageWithModifiers2.patch [new file with mode: 0644]
recipes-graphics/mesa/mesa/0005-etnaviv-compact-etna_state_updates.patch [deleted file]
recipes-graphics/mesa/mesa/0005-gallium-dri-copy-image-use-in-dup_image.patch [moved from recipes-graphics/mesa/mesa/0001-frontend-dri-copy-image-use-in-dup_image.patch with 59% similarity]
recipes-graphics/mesa/mesa/0006-dri-don-t-call-modifier-interfaces-when-modifiers_co.patch [new file with mode: 0644]
recipes-graphics/mesa/mesa/0007-frontend-dri-add-EXPLICIT_FLUSH-hint-in-dri2_resourc.patch [moved from recipes-graphics/mesa/mesa/0003-frontend-dri-add-EXPLICIT_FLUSH-hint-in-dri2_resourc.patch with 74% similarity]
recipes-graphics/mesa/mesa/0008-etnaviv-remove-double-assigment-of-surface-texture.patch [moved from recipes-graphics/mesa/mesa/0004-etnaviv-remove-double-assigment-of-surface-texture.patch with 75% similarity]
recipes-graphics/mesa/mesa/0009-etnaviv-flush-used-render-buffers-on-context-flush-w.patch [moved from recipes-graphics/mesa/mesa/0006-etnaviv-flush-used-render-buffers-on-context-flush-w.patch with 85% similarity]
recipes-graphics/mesa/mesa_%.bbappend