Phoronix Test Suite Git Commit: Add graphics_override module...
Add graphics_override module for having FORCE_AA and FORCE_AF options for overriding anti-aliasing and anisotropic filtering levels with supported drivers.
And it will run universe-x while forcing your driver to run with 8x anti-aliasing and 16x anisotropic filtering. After the testing is done, it will return the driver to its previous state.
You could also just do the FORCE_AA command without FORCE_AF if you so choose.
However, right now this module support is limited to the NVIDIA binary driver.