summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>2023-02-23 09:59:45 +0200
committerLionel Landwerlin <lionel.g.landwerlin@intel.com>2023-05-05 14:48:15 +0300
commitc60e94d61ff026a8ac025e109e0debfdea5b290e (patch)
tree85710b20b1b2ad21c85b7391df5ca4cfca614019 /docs
parent843afd4c6399bd77fff50e2e9cbb926257251a24 (diff)
downloadmesa-c60e94d61ff026a8ac025e109e0debfdea5b290e.tar.gz
anv: make internal address space allocation more dynamic
We're about to manipulate these pools and dealing with the fix address ranges is painful. Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Ivan Briano <ivan.briano@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22847>
Diffstat (limited to 'docs')
-rw-r--r--docs/envvars.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/envvars.rst b/docs/envvars.rst
index 2ee7ce10b04..94f24e958b3 100644
--- a/docs/envvars.rst
+++ b/docs/envvars.rst
@@ -486,6 +486,8 @@ Intel driver environment variables
dump shader assembly for fragment shaders
``gs``
dump shader assembly for geometry shaders
+ ``heaps``
+ print information about the driver's heaps (Anv only)
``hex``
print instruction hex dump with the disassembly
``l3``