From c60e94d61ff026a8ac025e109e0debfdea5b290e Mon Sep 17 00:00:00 2001 From: Lionel Landwerlin Date: Thu, 23 Feb 2023 09:59:45 +0200 Subject: 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 Reviewed-by: Ivan Briano Part-of: --- docs/envvars.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') 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`` -- cgit v1.2.1