public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t v4 0/6] lpsp platform agnostic support
@ 2020-03-31 10:33 Anshuman Gupta
  2020-03-31 10:33 ` [igt-dev] [PATCH i-g-t v4 1/6] tests/i915_pm_lpsp: rename non-edp test to non-edp-lpsp Anshuman Gupta
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Anshuman Gupta @ 2020-03-31 10:33 UTC (permalink / raw)
  To: igt-dev; +Cc: jani.nikula, martin.peres

This series adds lpsp igt val platform agnostic support.
This has been a big gap on igt validation side in order to 
validate low power single pipe use cases.

v4 has added new pacthes to patchset to remove the unnecessary
subtests.

This should be test with i915 lpsp support, which adds
i915_lpsp_info debugfs.

Anshuman Gupta (6):
  tests/i915_pm_lpsp: rename non-edp test to non-edp-lpsp
  tests/i915_pm_lpsp: Nuke the panel-fitter test.
  lib/igt_pm: Add lib func to get lpsp capability
  tests/i915_pm_lpsp: lpsp platform agnostic support
  tests/i915_pm_lpsp: screens-disabled subtest use igt_wait
  tests/i915_pm_rpm: lpsp/non-lpsp screen mode_set_data

 lib/igt_pm.c              |  36 +++++
 lib/igt_pm.h              |   1 +
 tests/i915/i915_pm_lpsp.c | 296 +++++++++++++++++---------------------
 tests/i915/i915_pm_rpm.c  |  53 ++++---
 4 files changed, 202 insertions(+), 184 deletions(-)

-- 
2.26.0

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

end of thread, other threads:[~2020-03-31 12:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-31 10:33 [igt-dev] [PATCH i-g-t v4 0/6] lpsp platform agnostic support Anshuman Gupta
2020-03-31 10:33 ` [igt-dev] [PATCH i-g-t v4 1/6] tests/i915_pm_lpsp: rename non-edp test to non-edp-lpsp Anshuman Gupta
2020-03-31 10:33 ` [igt-dev] [PATCH i-g-t v4 2/6] tests/i915_pm_lpsp: Nuke the panel-fitter test Anshuman Gupta
2020-03-31 10:33 ` [igt-dev] [PATCH i-g-t v4 3/6] lib/igt_pm: Add lib func to get lpsp capability Anshuman Gupta
2020-03-31 10:33 ` [igt-dev] [PATCH i-g-t v4 4/6] tests/i915_pm_lpsp: lpsp platform agnostic support Anshuman Gupta
2020-03-31 10:33 ` [igt-dev] [PATCH i-g-t v4 5/6] tests/i915_pm_lpsp: screens-disabled subtest use igt_wait Anshuman Gupta
2020-03-31 10:33 ` [igt-dev] [PATCH i-g-t v4 6/6] tests/i915_pm_rpm: lpsp/non-lpsp screen mode_set_data Anshuman Gupta
2020-03-31 12:21 ` [igt-dev] ✗ Fi.CI.BAT: failure for lpsp platform agnostic support (rev6) Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox