Skip to content
Commit bcd4228a authored by Bas Nieuwenhuizen's avatar Bas Nieuwenhuizen
Browse files

HACK: vulkan/wsi: enable freesync.

v2: sizeof->strlen (Michel)
parent 58376c6b
Loading
Loading
Loading
Loading
  • This patch works fine and I hope it will be merged soon to the mainline Mesa. I tested with 2 Linux games and 2 windows games that works with freesync. Video: https://www.youtube.com/watch?v=h7kVJQXx98A

    The Shadow of the Tomb Raider Benchmark has a fps meter and it proves that RADV freesync works fine. https://www.youtube.com/watch?v=BlfTfSR4ysg

  • Change is successful: refresh rate of the monitor matches the framerate of the applications.

    Note that it is necessary to explicilty tell the Xorg server amdgpu module that we wish to enable adaptive sync via Option "VariableRefresh" "true"

    Hardware:

    • Radeon RX Vega 64
    • Asus XG32VQ
    • Displayport Cable

    Environment:

    Applications Tested:

    • DOTA via Steam
    • Serious Sam Fusion 2017 (beta)

    I'll be sticking with my custom mesa build until this is merged :)

    Edited by Alexander Courtis
  • Alexander Courtis @alex-courtis

    mentioned in merge request mesa/mesa!596 (closed)

    ·

    mentioned in merge request mesa/mesa!596 (closed)

    Toggle commit list
  • Alexander Courtis @alex-courtis

    mentioned in merge request mesa/mesa!672 (merged)

    ·

    mentioned in merge request mesa/mesa!672 (merged)

    Toggle commit list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment