From 2a008018c18e5d0508a2506edea9be0c5b5bc0f9 Mon Sep 17 00:00:00 2001 From: Samuel Pitoiset Date: Wed, 8 Feb 2023 15:47:55 +0100 Subject: [PATCH] docs: stop reporting RADV_PERFTEST=gpl as experimental/suboptimal The graphics pipeline library implementation in RADV has been improved considerably lately. There is still a bit of work for caching individual libraries and optimized (LTO) pipelines but I think overall it seems good enough to stop reporting it as experimental and suboptimal. Signed-off-by: Samuel Pitoiset Part-of: --- docs/envvars.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/envvars.rst b/docs/envvars.rst index 511f54a0f3d..e14280b62b6 100644 --- a/docs/envvars.rst +++ b/docs/envvars.rst @@ -1148,8 +1148,7 @@ RADV driver environment variables ``gewave32`` enable wave32 for vertex/tess/geometry shaders (GFX10+) ``gpl`` - enable experimental (and suboptimal) graphics pipeline library (still - under active development) + enable graphics pipeline library ``localbos`` enable local BOs ``nosam``