All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v2 0/2] Update compression in config based on platform
@ 2024-03-29 16:30 Akshata Jahagirdar
  2024-03-29  5:33 ` ✓ Fi.CI.BAT: success for " Patchwork
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Akshata Jahagirdar @ 2024-03-29 16:30 UTC (permalink / raw)
  Cc: igt-dev, zbigniew.kempczynski, matthew.auld, Akshata Jahagirdar

In Xe2+ platforms, we need to run the xe_ccs test regardless of the status of
flat-ccs.
Check if the platform supports compression and has flat ccs enabled, before
the execution if this test, and if it doesn't, then update to compression
disabled and proceed with the test.

Akshata Jahagirdar (2):
  lib/intel_blt: Add helper function to ensure platform supports
    compression
  tests/xe_ccs: Update compression in config based on platform

 lib/intel_blt.c      | 14 ++++++++++++++
 lib/intel_blt.h      |  1 +
 tests/intel/xe_ccs.c | 26 ++++++++++++++++++++++++--
 3 files changed, 39 insertions(+), 2 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-03-30  4:14 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-29 16:30 [PATCH i-g-t v2 0/2] Update compression in config based on platform Akshata Jahagirdar
2024-03-29  5:33 ` ✓ Fi.CI.BAT: success for " Patchwork
2024-03-29  5:35 ` ✓ CI.xeBAT: " Patchwork
2024-03-29  5:36 ` ✗ CI.xeBAT: failure " Patchwork
2024-03-29 16:30 ` [PATCH i-g-t v2 1/2] lib/intel_blt: Add helper function to ensure platform supports compression Akshata Jahagirdar
2024-03-29  5:01   ` Zbigniew Kempczyński
2024-03-29  5:15     ` Jahagirdar, Akshata
2024-03-29 16:30 ` [PATCH i-g-t v2 2/2] tests/xe_ccs: Update compression in config based on platform Akshata Jahagirdar
2024-03-29  5:05   ` Zbigniew Kempczyński
2024-03-29  5:18     ` Jahagirdar, Akshata
2024-03-30  4:14 ` ✗ Fi.CI.IGT: failure for " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.