summaryrefslogtreecommitdiff
path: root/.pick_status.json
diff options
context:
space:
mode:
authorFrancisco Jerez <currojerez@riseup.net>2021-10-26 17:18:58 -0700
committerDylan Baker <dylan.c.baker@intel.com>2022-05-02 10:46:39 -0700
commit2f286bfef5d35192098da39339310060659fbadc (patch)
tree05c206e35b8be384395803ce45e9e3caf154914e /.pick_status.json
parentd6accbe0400bab0cf7e80360635f03fd2739f067 (diff)
intel/dev: Compute pixel pipe information based on geometry topology DRM query.
This changes the intel_device_info calculation to call an additional DRM query requesting the geometry topology from the kernel, which may differ from the result of the current topology query on XeHP+ platforms with compute-only and 3D-only DSSes. This seems more reliable than the current guesswork done in intel_device_info.c trying to figure out which DSSes are available for the render CS. Cc: 22.1 <mesa-stable> Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14143> (cherry picked from commit 14cad38b1902a3c8aaf0b053e19e62222b80a70d)
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 a30e3ddf2a7..a27da40b1e0 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -904,7 +904,7 @@
"description": "intel/dev: Compute pixel pipe information based on geometry topology DRM query.",
"nominated": true,
"nomination_type": 0,
- "resolution": 0,
+ "resolution": 1,
"main_sha": null,
"because_sha": null
},