I think this is the one user facing use of blacklist/whitelist.  But we
like all of our users, so lets be more inclusive.
Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5938>
             <option name="allow_glsl_120_subset_in_110" value="true" />
         </application>
 
-        <!-- The GL thread whitelist is below, workarounds are above.
+        <!-- The GL thread allowlist is below, workarounds are above.
              Keep it that way. -->
 
         <application name="Alien Isolation" executable="AlienIsolation">
             <option name="mesa_glthread" value="true" />
         </application>
 
-        <!-- Adaptive sync blacklist follows below: -->
+        <!-- Adaptive sync denylist follows below: -->
         <application name="gnome-shell" executable="gnome-shell">
             <option name="adaptive_sync" value="false" />
         </application>