+ Reply to Thread
Results 1 to 2 of 2

Thread: PTS Git: Add graphics_override module...

  1. #1
    Join Date
    Apr 2008
    Posts
    4,625

    Default PTS Git: Add graphics_override module...

    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.

    http://www.phorogit.com/index.php?p=...26e823c79e1b05

  2. #2

    Default

    What this module allows you to do is run say:

    FORCE_AA=8 FORCE_AF=16 phoronix-test-suite universe-x

    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.

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts