All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/3] Add tests to check Freesync capability reporting
@ 2021-09-01 12:10 Stylon Wang
  2021-09-01 12:10 ` [igt-dev] [PATCH i-g-t 1/3] tests/amdgpu: Add tests for Freesync capability reporting on HDMI & DP displays Stylon Wang
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Stylon Wang @ 2021-09-01 12:10 UTC (permalink / raw)
  To: igt-dev; +Cc: nicholas.kazlauskas, sunpeng.li, rodrigo.siqueira, Stylon Wang

These new tests check if Freesync capability are correctly parsed from
EDID and reported to debugfs. They were originally made for Freesync
HDMI only and got extended to cover DP displays. Simulated hotplug triggered
via debugfs is used to implement the tests and is the major reason why
the tests are made amdgpu specific.

Stylon Wang (3):
  tests/amdgpu: Add tests for Freesync capability reporting on HDMI & DP
    displays
  tests/amdgpu: Add tests for relaxed reporting of Freesync capability
  tests/amdgpu: Add tests for Freesync capability with suspend-resume

 tests/amdgpu/amd_vrr_range.c | 338 +++++++++++++++++++++++++++++++++++
 tests/amdgpu/meson.build     |   1 +
 2 files changed, 339 insertions(+)
 create mode 100644 tests/amdgpu/amd_vrr_range.c

-- 
2.32.0

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-09-01 14:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-01 12:10 [igt-dev] [PATCH i-g-t 0/3] Add tests to check Freesync capability reporting Stylon Wang
2021-09-01 12:10 ` [igt-dev] [PATCH i-g-t 1/3] tests/amdgpu: Add tests for Freesync capability reporting on HDMI & DP displays Stylon Wang
2021-09-01 12:10 ` [igt-dev] [PATCH i-g-t 2/3] tests/amdgpu: Add tests for relaxed reporting of Freesync capability Stylon Wang
2021-09-01 12:10 ` [igt-dev] [PATCH i-g-t 3/3] tests/amdgpu: Add tests for Freesync capability with suspend-resume Stylon Wang
2021-09-01 12:42 ` [igt-dev] ✓ Fi.CI.BAT: success for Add tests to check Freesync capability reporting Patchwork
2021-09-01 14:12 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.