[igt-dev] [i-g-t, 15/45] tests/i915/kms_big_joiner: Add XE support

Gupta, Nidhi1 nidhi1.gupta at intel.com
Fri Apr 21 07:34:22 UTC 2023


On 2023-04-18 at 09:10 PM, Bhanuprakash Modem wrote:

Looks good to me.

Reviewed-by: Nidhi Gupta <nidhi1.gupta at intel.com>
>Add XE driver support for kms tests.
>
>Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
>---
>tests/i915/kms_big_joiner.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>diff --git a/tests/i915/kms_big_joiner.c b/tests/i915/kms_big_joiner.c
>index 8be60ea11..b9dda58f6 100644
>--- a/tests/i915/kms_big_joiner.c
>+++ b/tests/i915/kms_big_joiner.c
>@@ -188,7 +188,7 @@  igt_main
>             enum pipe pipe_seq[IGT_MAX_PIPES];
>
>             igt_fixture {
>-                          data.drm_fd = drm_open_driver_master(DRIVER_INTEL);
>+                          data.drm_fd = drm_open_driver_master(DRIVER_INTEL | DRIVER_XE);
>                            kmstest_set_vt_graphics_mode();
>
>                            igt_display_require(&data.display, data.drm_fd);

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/igt-dev/attachments/20230421/76dd4744/attachment.htm>


More information about the igt-dev mailing list