[igt-dev] [v4 0/2] New subtest for VRR Flipline mode
bhanuprakash.modem at intel.com
bhanuprakash.modem at intel.com
Thu Sep 24 14:48:00 UTC 2020
From: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
To validate Adaptive-Sync's Flipline mode, make sure that flips happen at
flipline decision boundary.
Example: if monitor vrr range is 40 - 60Hz and
* flip at refresh_rate > 60Hz:
Flip should happen at the flipline boundary & returned refresh rate
would be 60Hz.
* flip at refresh_rate == 50Hz:
Flip should happen right away so returned refresh rate is 50Hz.
* flip at refresh_rate < 40Hz:
Flip should happen at the vmax so the returned refresh rate
would be 40Hz.
Bhanuprakash Modem (2):
tests/kms_vrr: Use atomic API for page flip
tests/kms_vrr: Add new subtest to validate Flipline mode
tests/kms_vrr.c | 181 +++++++++++++++++++++++++++++++-----------------
1 file changed, 117 insertions(+), 64 deletions(-)
--
2.20.1
More information about the igt-dev
mailing list