summaryrefslogtreecommitdiff
path: root/.pick_status.json
diff options
context:
space:
mode:
authorIcecream95 <ixn@disroot.org>2020-11-02 20:32:18 +1300
committerDylan Baker <dylan.c.baker@intel.com>2020-11-13 10:05:31 -0800
commit2940fb13eba338d14475b4af3463124abd4d9d52 (patch)
tree949627338895c2fb4045098c5a126349c8ddf478 /.pick_status.json
parent5634699a2c054cd127963eee4635f024545ebeea (diff)
panfrost: Fix AFBC blits of resources with faked RGTC
Because u_transfer_helper changes resources back from the real format to the emulated format after creation, we need to fix the format enum for resources with fake compression when doing blits to/from AFBC. Fixes: acb8dcfebdd ("panfrost: Choose AFBC when available") Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7400> (cherry picked from commit 44f2de5286c646f9da1fc26af3780e44184aad3c)
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 e5c515c4d25..815ce44f91d 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -1498,7 +1498,7 @@
"description": "panfrost: Fix AFBC blits of resources with faked RGTC",
"nominated": true,
"nomination_type": 1,
- "resolution": 0,
+ "resolution": 1,
"master_sha": null,
"because_sha": "acb8dcfebdde56a748ec50a3fbecf27912974be9"
},