From: Bhanuprakash Modem <bhanuprakash.modem@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [i-g-t V2 0/7] Separate display PM tests from Core
Date: Tue, 5 Sep 2023 18:23:49 +0530 [thread overview]
Message-ID: <20230905125356.1659246-1-bhanuprakash.modem@intel.com> (raw)
Separate display specific tests from Core and maintain the
binary names with kms_ prefix.
V2: - Rebase
Bhanuprakash Modem (7):
tests/intel/pm: Rename i915_pm_backlight to kms_pm_backlight
tests/intel/kms_pm_backlight: Fix testplan documentation
tests/intel/pm: Rename i915_pm_dc to kms_pm_dc
tests/intel/kms_pm_dc: Fix testplan documentation
tests/intel/pm: Rename i915_pm_lpsp to kms_pm_lpsp
tests/intel/kms_pm_lpsp: Fix testplan documentation
tests/intel/pm: Separate display specific tests from i915_pm_rpm
tests/intel-ci/blacklist-pre-merge.txt | 8 +-
tests/intel-ci/blacklist.txt | 2 +-
tests/intel-ci/fast-feedback.testlist | 8 +-
tests/intel/i915_pm_rpm.c | 869 ---------
...i915_pm_backlight.c => kms_pm_backlight.c} | 65 +-
tests/intel/{i915_pm_dc.c => kms_pm_dc.c} | 88 +-
tests/intel/{i915_pm_lpsp.c => kms_pm_lpsp.c} | 39 +-
tests/intel/kms_pm_rpm.c | 1628 +++++++++++++++++
tests/meson.build | 7 +-
9 files changed, 1734 insertions(+), 980 deletions(-)
rename tests/intel/{i915_pm_backlight.c => kms_pm_backlight.c} (84%)
rename tests/intel/{i915_pm_dc.c => kms_pm_dc.c} (91%)
rename tests/intel/{i915_pm_lpsp.c => kms_pm_lpsp.c} (81%)
create mode 100644 tests/intel/kms_pm_rpm.c
--
2.40.0
next reply other threads:[~2023-09-05 13:02 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-05 12:53 Bhanuprakash Modem [this message]
2023-09-05 12:53 ` [igt-dev] [i-g-t V2 1/7] tests/intel/pm: Rename i915_pm_backlight to kms_pm_backlight Bhanuprakash Modem
2023-09-06 7:53 ` Sharma, Swati2
2023-09-06 9:33 ` Mauro Carvalho Chehab
2023-09-05 12:53 ` [igt-dev] [i-g-t V2 2/7] tests/intel/kms_pm_backlight: Fix testplan documentation Bhanuprakash Modem
2023-09-06 7:56 ` Sharma, Swati2
2023-09-05 12:53 ` [igt-dev] [i-g-t V2 3/7] tests/intel/pm: Rename i915_pm_dc to kms_pm_dc Bhanuprakash Modem
2023-09-06 7:59 ` Sharma, Swati2
2023-09-05 12:53 ` [igt-dev] [i-g-t V2 4/7] tests/intel/kms_pm_dc: Fix testplan documentation Bhanuprakash Modem
2023-09-06 8:07 ` Sharma, Swati2
2023-09-05 12:53 ` [igt-dev] [i-g-t V2 5/7] tests/intel/pm: Rename i915_pm_lpsp to kms_pm_lpsp Bhanuprakash Modem
2023-09-06 8:08 ` Sharma, Swati2
2023-09-05 12:53 ` [igt-dev] [i-g-t V2 6/7] tests/intel/kms_pm_lpsp: Fix testplan documentation Bhanuprakash Modem
2023-09-06 8:12 ` Sharma, Swati2
2023-09-05 12:53 ` [igt-dev] [i-g-t V2 7/7] tests/intel/pm: Separate display specific tests from i915_pm_rpm Bhanuprakash Modem
2023-09-06 13:35 ` Sharma, Swati2
2023-09-05 17:07 ` [igt-dev] ✓ Fi.CI.BAT: success for Separate display PM tests from Core (rev2) Patchwork
2023-09-05 20:26 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230905125356.1659246-1-bhanuprakash.modem@intel.com \
--to=bhanuprakash.modem@intel.com \
--cc=igt-dev@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox