Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] intel-ci/xe-fast-feedback.testlist: Add eviction tests
@ 2023-04-26  6:22 janga.rahul.kumar
  2023-04-27 16:32 ` Kamil Konieczny
  2023-04-28 12:06 ` Kamil Konieczny
  0 siblings, 2 replies; 5+ messages in thread
From: janga.rahul.kumar @ 2023-04-26  6:22 UTC (permalink / raw)
  To: igt-dev, ramadevi.gandi, janga.rahul.kumar

From: Janga Rahul Kumar <janga.rahul.kumar@intel.com>

Add VRAM eviction tests.

CC: Katarzyna Dec <katarzyna.dec@intel.com>
Signed-off-by: Janga Rahul Kumar <janga.rahul.kumar@intel.com>
---
 tests/intel-ci/xe-fast-feedback.testlist | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/tests/intel-ci/xe-fast-feedback.testlist b/tests/intel-ci/xe-fast-feedback.testlist
index 987e72ef..7c052a78 100644
--- a/tests/intel-ci/xe-fast-feedback.testlist
+++ b/tests/intel-ci/xe-fast-feedback.testlist
@@ -140,6 +140,17 @@ igt@xe_vm@munmap-style-unbind-userptr-front
 igt@xe_vm@munmap-style-unbind-userptr-inval-end
 igt@xe_vm@munmap-style-unbind-userptr-inval-front
 igt@xe_waitfence@test
+igt@xe_evict@evict-small
+igt@xe_evict@evict-small-external
+igt@xe_evict@evict-small-multi-vm
+igt@xe_evict@evict-beng-small
+igt@xe_evict@evict-beng-small-external
+igt@xe_evict@evict-beng-small-multi-vm
+igt@xe_evict@evict-small-cm
+igt@xe_evict@evict-small-external-cm
+igt@xe_evict@evict-small-multi-vm-cm
+igt@xe_evict@evict-beng-small-cm
+igt@xe_evict@evict-beng-small-external-cm
 igt@kms_addfb_basic@addfb25-bad-modifier
 igt@kms_addfb_basic@addfb25-modifier-no-flag
 igt@kms_addfb_basic@bad-pitch-0
-- 
2.25.1

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

* Re: [igt-dev] [PATCH i-g-t] intel-ci/xe-fast-feedback.testlist: Add eviction tests
  2023-04-26  6:22 janga.rahul.kumar
@ 2023-04-27 16:32 ` Kamil Konieczny
  2023-04-28 12:06 ` Kamil Konieczny
  1 sibling, 0 replies; 5+ messages in thread
From: Kamil Konieczny @ 2023-04-27 16:32 UTC (permalink / raw)
  To: igt-dev; +Cc: janga.rahul.kumar, ramadevi.gandi

On 2023-04-26 at 11:52:48 +0530, janga.rahul.kumar@intel.com wrote:
> From: Janga Rahul Kumar <janga.rahul.kumar@intel.com>
> 
> Add VRAM eviction tests.
> 
> CC: Katarzyna Dec <katarzyna.dec@intel.com>
> Signed-off-by: Janga Rahul Kumar <janga.rahul.kumar@intel.com>

Acked-by: Kamil Konieczny <kamil.konieczny@linux.intel.com>

> ---
>  tests/intel-ci/xe-fast-feedback.testlist | 11 +++++++++++
>  1 file changed, 11 insertions(+)
> 
> diff --git a/tests/intel-ci/xe-fast-feedback.testlist b/tests/intel-ci/xe-fast-feedback.testlist
> index 987e72ef..7c052a78 100644
> --- a/tests/intel-ci/xe-fast-feedback.testlist
> +++ b/tests/intel-ci/xe-fast-feedback.testlist
> @@ -140,6 +140,17 @@ igt@xe_vm@munmap-style-unbind-userptr-front
>  igt@xe_vm@munmap-style-unbind-userptr-inval-end
>  igt@xe_vm@munmap-style-unbind-userptr-inval-front
>  igt@xe_waitfence@test
> +igt@xe_evict@evict-small
> +igt@xe_evict@evict-small-external
> +igt@xe_evict@evict-small-multi-vm
> +igt@xe_evict@evict-beng-small
> +igt@xe_evict@evict-beng-small-external
> +igt@xe_evict@evict-beng-small-multi-vm
> +igt@xe_evict@evict-small-cm
> +igt@xe_evict@evict-small-external-cm
> +igt@xe_evict@evict-small-multi-vm-cm
> +igt@xe_evict@evict-beng-small-cm
> +igt@xe_evict@evict-beng-small-external-cm
>  igt@kms_addfb_basic@addfb25-bad-modifier
>  igt@kms_addfb_basic@addfb25-modifier-no-flag
>  igt@kms_addfb_basic@bad-pitch-0
> -- 
> 2.25.1
> 

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

* [igt-dev] [PATCH i-g-t] intel-ci/xe-fast-feedback.testlist: Add eviction tests
@ 2023-04-28 12:05 janga.rahul.kumar
  0 siblings, 0 replies; 5+ messages in thread
From: janga.rahul.kumar @ 2023-04-28 12:05 UTC (permalink / raw)
  To: igt-dev, ramadevi.gandi, janga.rahul.kumar

From: Janga Rahul Kumar <janga.rahul.kumar@intel.com>

Add VRAM eviction tests.

CC: Katarzyna Dec <katarzyna.dec@intel.com>
Acked-by: Kamil Konieczny <kamil.konieczny@linux.intel.com>
Signed-off-by: Janga Rahul Kumar <janga.rahul.kumar@intel.com>
---
 tests/intel-ci/xe-fast-feedback.testlist | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/tests/intel-ci/xe-fast-feedback.testlist b/tests/intel-ci/xe-fast-feedback.testlist
index ecf44ca7..f05b88c9 100644
--- a/tests/intel-ci/xe-fast-feedback.testlist
+++ b/tests/intel-ci/xe-fast-feedback.testlist
@@ -159,6 +159,17 @@ igt@xe_vm@munmap-style-unbind-userptr-front
 igt@xe_vm@munmap-style-unbind-userptr-inval-end
 igt@xe_vm@munmap-style-unbind-userptr-inval-front
 igt@xe_waitfence@test
+igt@xe_evict@evict-beng-small
+igt@xe_evict@evict-beng-small-cm
+igt@xe_evict@evict-beng-small-external
+igt@xe_evict@evict-beng-small-external-cm
+igt@xe_evict@evict-beng-small-multi-vm
+igt@xe_evict@evict-small
+igt@xe_evict@evict-small-cm
+igt@xe_evict@evict-small-external
+igt@xe_evict@evict-small-external-cm
+igt@xe_evict@evict-small-multi-vm
+igt@xe_evict@evict-small-multi-vm-cm
 igt@kms_addfb_basic@addfb25-bad-modifier
 igt@kms_addfb_basic@addfb25-modifier-no-flag
 igt@kms_addfb_basic@bad-pitch-0
-- 
2.25.1

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

* Re: [igt-dev] [PATCH i-g-t] intel-ci/xe-fast-feedback.testlist: Add eviction tests
  2023-04-26  6:22 janga.rahul.kumar
  2023-04-27 16:32 ` Kamil Konieczny
@ 2023-04-28 12:06 ` Kamil Konieczny
  1 sibling, 0 replies; 5+ messages in thread
From: Kamil Konieczny @ 2023-04-28 12:06 UTC (permalink / raw)
  To: igt-dev; +Cc: janga.rahul.kumar, ramadevi.gandi

Hi Janga,

I just spotted some problems, see below.

On 2023-04-26 at 11:52:48 +0530, janga.rahul.kumar@intel.com wrote:
> From: Janga Rahul Kumar <janga.rahul.kumar@intel.com>
> 
> Add VRAM eviction tests.
> 
> CC: Katarzyna Dec <katarzyna.dec@intel.com>
-- ^
Cc:

> Signed-off-by: Janga Rahul Kumar <janga.rahul.kumar@intel.com>
> ---
>  tests/intel-ci/xe-fast-feedback.testlist | 11 +++++++++++
>  1 file changed, 11 insertions(+)
> 
> diff --git a/tests/intel-ci/xe-fast-feedback.testlist b/tests/intel-ci/xe-fast-feedback.testlist
> index 987e72ef..7c052a78 100644
> --- a/tests/intel-ci/xe-fast-feedback.testlist
> +++ b/tests/intel-ci/xe-fast-feedback.testlist
> @@ -140,6 +140,17 @@ igt@xe_vm@munmap-style-unbind-userptr-front
>  igt@xe_vm@munmap-style-unbind-userptr-inval-end
>  igt@xe_vm@munmap-style-unbind-userptr-inval-front
>  igt@xe_waitfence@test
> +igt@xe_evict@evict-small

These should be in alphabetical order, please correct and
resend, you can keep my a-b tag.

Regards,
Kamil

> +igt@xe_evict@evict-small-external
> +igt@xe_evict@evict-small-multi-vm
> +igt@xe_evict@evict-beng-small
> +igt@xe_evict@evict-beng-small-external
> +igt@xe_evict@evict-beng-small-multi-vm
> +igt@xe_evict@evict-small-cm
> +igt@xe_evict@evict-small-external-cm
> +igt@xe_evict@evict-small-multi-vm-cm
> +igt@xe_evict@evict-beng-small-cm
> +igt@xe_evict@evict-beng-small-external-cm
>  igt@kms_addfb_basic@addfb25-bad-modifier
>  igt@kms_addfb_basic@addfb25-modifier-no-flag
>  igt@kms_addfb_basic@bad-pitch-0
> -- 
> 2.25.1
> 

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

* [igt-dev] [PATCH i-g-t] intel-ci/xe-fast-feedback.testlist: Add eviction tests
@ 2023-04-28 12:26 janga.rahul.kumar
  0 siblings, 0 replies; 5+ messages in thread
From: janga.rahul.kumar @ 2023-04-28 12:26 UTC (permalink / raw)
  To: igt-dev, ramadevi.gandi, janga.rahul.kumar

From: Janga Rahul Kumar <janga.rahul.kumar@intel.com>

Add VRAM eviction tests.

Cc: Katarzyna Dec <katarzyna.dec@intel.com>
Signed-off-by: Janga Rahul Kumar <janga.rahul.kumar@intel.com>
Acked-by: Kamil Konieczny <kamil.konieczny@linux.intel.com>
---
 tests/intel-ci/xe-fast-feedback.testlist | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/tests/intel-ci/xe-fast-feedback.testlist b/tests/intel-ci/xe-fast-feedback.testlist
index ecf44ca7..f05b88c9 100644
--- a/tests/intel-ci/xe-fast-feedback.testlist
+++ b/tests/intel-ci/xe-fast-feedback.testlist
@@ -159,6 +159,17 @@ igt@xe_vm@munmap-style-unbind-userptr-front
 igt@xe_vm@munmap-style-unbind-userptr-inval-end
 igt@xe_vm@munmap-style-unbind-userptr-inval-front
 igt@xe_waitfence@test
+igt@xe_evict@evict-beng-small
+igt@xe_evict@evict-beng-small-cm
+igt@xe_evict@evict-beng-small-external
+igt@xe_evict@evict-beng-small-external-cm
+igt@xe_evict@evict-beng-small-multi-vm
+igt@xe_evict@evict-small
+igt@xe_evict@evict-small-cm
+igt@xe_evict@evict-small-external
+igt@xe_evict@evict-small-external-cm
+igt@xe_evict@evict-small-multi-vm
+igt@xe_evict@evict-small-multi-vm-cm
 igt@kms_addfb_basic@addfb25-bad-modifier
 igt@kms_addfb_basic@addfb25-modifier-no-flag
 igt@kms_addfb_basic@bad-pitch-0
-- 
2.25.1

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

end of thread, other threads:[~2023-04-28 12:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-28 12:05 [igt-dev] [PATCH i-g-t] intel-ci/xe-fast-feedback.testlist: Add eviction tests janga.rahul.kumar
  -- strict thread matches above, loose matches on Subject: below --
2023-04-28 12:26 janga.rahul.kumar
2023-04-26  6:22 janga.rahul.kumar
2023-04-27 16:32 ` Kamil Konieczny
2023-04-28 12:06 ` Kamil Konieczny

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