From: Petri Latvala <petri.latvala@intel.com>
To: Mamta Shukla <mamtashukla555@gmail.com>
Cc: igt-dev@lists.freedesktop.org, manasi.d.navare@intel.com,
hamohammed.sa@gmail.com
Subject: Re: [igt-dev] [PATCH i-g-t] tests/kms_plane: Open DRM DEVICE with DRIVER_ANY
Date: Mon, 4 Mar 2019 13:17:03 +0200 [thread overview]
Message-ID: <20190304111703.GG4038@platvala-desk.ger.corp.intel.com> (raw)
In-Reply-To: <20190302130912.GA2455@armorer>
On Sat, Mar 02, 2019 at 06:39:12PM +0530, Mamta Shukla wrote:
> Open DRM DEVICE with DRIVER_ANY so that this test can run in other
> drivers as well.
>
> Signed-off-by: Mamta Shukla <mamtashukla555@gmail.com>
Reviewed-by: Petri Latvala <petri.latvala@intel.com>
Have you looked at the other tests that do DRIVER_INTEL | DRIVER_AMDGPU?
> ---
> tests/kms_plane.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tests/kms_plane.c b/tests/kms_plane.c
> index 91de4694..fd8a9cbf 100644
> --- a/tests/kms_plane.c
> +++ b/tests/kms_plane.c
> @@ -641,7 +641,7 @@ igt_main
> igt_skip_on_simulation();
>
> igt_fixture {
> - data.drm_fd = drm_open_driver_master(DRIVER_INTEL | DRIVER_AMDGPU);
> + data.drm_fd = drm_open_driver_master(DRIVER_ANY);
>
> kmstest_set_vt_graphics_mode();
>
> --
> 2.17.1
>
> _______________________________________________
> igt-dev mailing list
> igt-dev@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/igt-dev
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
next prev parent reply other threads:[~2019-03-04 11:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-02 13:09 [igt-dev] [PATCH i-g-t] tests/kms_plane: Open DRM DEVICE with DRIVER_ANY Mamta Shukla
2019-03-02 13:40 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2019-03-02 15:46 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2019-03-04 11:17 ` Petri Latvala [this message]
2019-03-04 12:20 ` [igt-dev] [PATCH i-g-t] " Mamta Shukla
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=20190304111703.GG4038@platvala-desk.ger.corp.intel.com \
--to=petri.latvala@intel.com \
--cc=hamohammed.sa@gmail.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=mamtashukla555@gmail.com \
--cc=manasi.d.navare@intel.com \
/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