Mesa (staging/21.2): crocus: align staging resource pitch on gen4/5 to allow BLT usage.

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


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

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

crocus: align staging resource pitch on gen4/5 to allow BLT usage.

Aligning the pitch to 4 bytes allows the BLT engine to be used for
transfers to/from these surfaces.

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 593ad9294bee4a735b5ad5bccd4537c23b9eb738)

---

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

diff --git a/.pick_status.json b/.pick_status.json
index c7f9b830f08..24c42018c4d 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -310,7 +310,7 @@
         "description": "crocus: align staging resource pitch on gen4/5 to allow BLT usage.",
         "nominated": true,
         "nomination_type": 1,
-        "resolution": 0,
+        "resolution": 1,
         "main_sha": null,
         "because_sha": "f3630548f1da904ec6c63b43ece7e68afdb8867e"
     },



More information about the mesa-commit mailing list