diff --git a/.pick_status.json b/.pick_status.json index 077d9e9b151..542c58e3981 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -234,7 +234,7 @@ "description": "docs: update ACO_DEBUG documentation for scheduler options", "nominated": true, "nomination_type": 1, - "resolution": 0, + "resolution": 1, "main_sha": null, "because_sha": "48461c0d9e6be9744817785de59bbbff64b8ce72", "notes": null diff --git a/docs/envvars.rst b/docs/envvars.rst index 5be6202ddb7..fa428061aad 100644 --- a/docs/envvars.rst +++ b/docs/envvars.rst @@ -1496,7 +1496,11 @@ RADV driver environment variables ``noopt`` disable various optimizations ``nosched`` - disable instructions scheduling + disable pre-RA, ILP and VOPD instruction scheduling + ``nosched-ilp`` + disable ILP instruction scheduling + ``nosched-vopd`` + disable VOPD instruction scheduling ``perfinfo`` print information used to calculate some pipeline statistics ``liveinfo``