Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [i-g-t 0/7] Separate display PM tests from Core
@ 2023-08-23 11:43 Bhanuprakash Modem
  2023-08-23 11:43 ` [igt-dev] [i-g-t 1/7] tests/i915/pm: Rename i915_pm_backlight to kms_pm_backlight Bhanuprakash Modem
                   ` (10 more replies)
  0 siblings, 11 replies; 13+ messages in thread
From: Bhanuprakash Modem @ 2023-08-23 11:43 UTC (permalink / raw)
  To: igt-dev

Separate display specific tests from Core and maintain the
binary names with kms_ prefix.

Bhanuprakash Modem (7):
  tests/i915/pm: Rename i915_pm_backlight to kms_pm_backlight
  tests/i915/kms_pm_backlight: Fix testplan documentation
  tests/i915/pm: Rename i915_pm_dc to kms_pm_dc
  tests/i915/kms_pm_dc: Fix testplan documentation
  tests/i915/pm: Rename i915_pm_lpsp to kms_pm_lpsp
  tests/i915/kms_pm_lpsp: Fix testplan documentation
  tests/i915/pm: Separate display specific tests from i915_pm_rpm

 tests/i915/i915_pm_rpm.c                      |  869 ---------
 ...i915_pm_backlight.c => kms_pm_backlight.c} |   43 +-
 tests/i915/{i915_pm_dc.c => kms_pm_dc.c}      |   69 +-
 tests/i915/{i915_pm_lpsp.c => kms_pm_lpsp.c}  |   18 +-
 tests/i915/kms_pm_rpm.c                       | 1665 +++++++++++++++++
 tests/intel-ci/blacklist-pre-merge.txt        |    8 +-
 tests/intel-ci/blacklist.txt                  |    2 +-
 tests/intel-ci/fast-feedback.testlist         |    8 +-
 tests/meson.build                             |    7 +-
 9 files changed, 1771 insertions(+), 918 deletions(-)
 rename tests/i915/{i915_pm_backlight.c => kms_pm_backlight.c} (90%)
 rename tests/i915/{i915_pm_dc.c => kms_pm_dc.c} (92%)
 rename tests/i915/{i915_pm_lpsp.c => kms_pm_lpsp.c} (94%)
 create mode 100644 tests/i915/kms_pm_rpm.c

--
2.40.0

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

end of thread, other threads:[~2023-08-23 22:13 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-23 11:43 [igt-dev] [i-g-t 0/7] Separate display PM tests from Core Bhanuprakash Modem
2023-08-23 11:43 ` [igt-dev] [i-g-t 1/7] tests/i915/pm: Rename i915_pm_backlight to kms_pm_backlight Bhanuprakash Modem
2023-08-23 11:43 ` [igt-dev] [i-g-t 2/7] tests/i915/kms_pm_backlight: Fix testplan documentation Bhanuprakash Modem
2023-08-23 11:43 ` [igt-dev] [i-g-t 3/7] tests/i915/pm: Rename i915_pm_dc to kms_pm_dc Bhanuprakash Modem
2023-08-23 11:43 ` [igt-dev] [i-g-t 4/7] tests/i915/kms_pm_dc: Fix testplan documentation Bhanuprakash Modem
2023-08-23 11:43 ` [igt-dev] [i-g-t 5/7] tests/i915/pm: Rename i915_pm_lpsp to kms_pm_lpsp Bhanuprakash Modem
2023-08-23 11:43 ` [igt-dev] [i-g-t 6/7] tests/i915/kms_pm_lpsp: Fix testplan documentation Bhanuprakash Modem
2023-08-23 11:43 ` [igt-dev] [i-g-t 7/7] tests/i915/pm: Separate display specific tests from i915_pm_rpm Bhanuprakash Modem
2023-08-23 14:57   ` Kamil Konieczny
2023-08-23 12:05 ` [igt-dev] ✗ GitLab.Pipeline: warning for Separate display PM tests from Core Patchwork
2023-08-23 12:29 ` [igt-dev] ✓ CI.xeBAT: success " Patchwork
2023-08-23 12:49 ` [igt-dev] ✓ Fi.CI.BAT: " Patchwork
2023-08-23 22:13 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

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