Mesa (staging/21.2): crocus/blt: add pitch/offset checks to fix blt corruption

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Aug 12 17:09:47 UTC 2021


Module: Mesa
Branch: staging/21.2
Commit: 76a0aced29df590ee3725d07787995cc5a6b56be
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=76a0aced29df590ee3725d07787995cc5a6b56be

Author: Dave Airlie <airlied at gmail.com>
Date:   Wed Aug 11 13:32:41 2021 -0400

crocus/blt: add pitch/offset checks to fix blt corruption

I lost these in my conversion from i965 but they are necessary.

This should fix corruption in qt fonts at seen in the minecraft
launcher.

Fixes: f3630548f1da ("crocus: initial gallium driver for Intel gfx 4-7")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12329>
(cherry picked from commit 58e95f99bd5dde83eb2a7ab6d1ee2735eed432d9)

---

 .pick_status.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.pick_status.json b/.pick_status.json
index c0eca637b84..c7f9b830f08 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -319,7 +319,7 @@
         "description": "crocus/blt: add pitch/offset checks to fix blt corruption",
         "nominated": true,
         "nomination_type": 1,
-        "resolution": 0,
+        "resolution": 1,
         "main_sha": null,
         "because_sha": "f3630548f1da904ec6c63b43ece7e68afdb8867e"
     },



More information about the mesa-commit mailing list