summaryrefslogtreecommitdiff
path: root/.pick_status.json
diff options
context:
space:
mode:
authorNanley Chery <nanley.g.chery@intel.com>2022-04-28 08:01:19 -0700
committerDylan Baker <dylan.c.baker@intel.com>2022-05-02 10:46:30 -0700
commit51ddb36a2d678c0697c9a44ba53a72390e237c5e (patch)
tree71f573a83736852c8953e67e921356f4ff20821c /.pick_status.json
parentd630f852b97928213ec5e0a44abd3cf6d8256d7f (diff)
iris: Return a 64B stride for clear color plane
Although modifiers which use a clear color plane specify that the plane's pitch should be ignored, some kernels have been found to require 64-byte alignment. Cc: mesa-stable Fixes: db475c81b7c ("iris: Return non-zero stride for clear color plane") Reported-by: Dongwon Kim <dongwon.kim@intel.com> Suggested-by: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: Jordan Justen <jordan.l.justen@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14521> (cherry picked from commit 2bc8c61fd00b2877319f54afeaba3d606fd8532c)
Diffstat (limited to '.pick_status.json')
-rw-r--r--.pick_status.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pick_status.json b/.pick_status.json
index 064e8beb465..d770847166b 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -1417,7 +1417,7 @@
"description": "iris: Return a 64B stride for clear color plane",
"nominated": true,
"nomination_type": 1,
- "resolution": 0,
+ "resolution": 1,
"main_sha": null,
"because_sha": "db475c81b7cdde9d967b0216e6f12d17e0adae83"
},