Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v3 0/5] Update image assets
@ 2025-02-18 21:53 Naladala Ramanaidu
  2025-02-18 21:53 ` [PATCH i-g-t v3 1/5] data: Move PNG images to new data directory Naladala Ramanaidu
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Naladala Ramanaidu @ 2025-02-18 21:53 UTC (permalink / raw)
  To: igt-dev
  Cc: kamil.konieczny, swati2.sharma, santhosh.reddy.guddati,
	Naladala Ramanaidu

Update image assets and improve file handling.

Naladala Ramanaidu (5):
  data: Move PNG images to new data directory
  runner/settings: Constify absolute_path parameter
  runner/settings: Add function to set IGT_DATA_PATH environment
    variable
  lib/igt_core: Enhance __igt_fopen_data to support additional
    directories
  HAX patch do not merge

 {tests => data}/1080p-left.png           | Bin
 {tests => data}/1080p-right.png          | Bin
 data/meson.build                         |  11 +
 {tests => data}/pass.png                 | Bin
 lib/igt_core.c                           |  31 ++-
 lib/igt_core.h                           |   6 +-
 lib/meson.build                          |   1 +
 meson.build                              |   2 +
 runner/settings.c                        |  15 +-
 runner/settings.h                        |   3 +-
 tests/intel-ci/fast-feedback.testlist    | 168 +-------------
 tests/intel-ci/xe-fast-feedback.testlist | 273 +----------------------
 tests/meson.build                        |   7 -
 13 files changed, 50 insertions(+), 467 deletions(-)
 rename {tests => data}/1080p-left.png (100%)
 rename {tests => data}/1080p-right.png (100%)
 create mode 100644 data/meson.build
 rename {tests => data}/pass.png (100%)

-- 
2.43.0


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

end of thread, other threads:[~2025-03-11 21:49 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-18 21:53 [PATCH i-g-t v3 0/5] Update image assets Naladala Ramanaidu
2025-02-18 21:53 ` [PATCH i-g-t v3 1/5] data: Move PNG images to new data directory Naladala Ramanaidu
2025-02-21 16:41   ` Kamil Konieczny
2025-03-11 21:49     ` Naladala, Ramanaidu
2025-02-18 21:53 ` [PATCH i-g-t v3 2/5] runner/settings: Constify absolute_path parameter Naladala Ramanaidu
2025-02-18 21:53 ` [PATCH i-g-t v3 3/5] runner/settings: Add function to set IGT_DATA_PATH environment variable Naladala Ramanaidu
2025-02-21 16:57   ` Kamil Konieczny
2025-02-18 21:53 ` [PATCH i-g-t v3 4/5] lib/igt_core: Enhance __igt_fopen_data to support additional directories Naladala Ramanaidu
2025-02-21 16:35   ` Kamil Konieczny
2025-02-18 21:53 ` [PATCH i-g-t v3 5/5] HAX patch do not merge Naladala Ramanaidu
2025-02-19  0:46 ` ✗ i915.CI.BAT: failure for Update image assets (rev4) Patchwork
2025-02-19  0:55 ` ✓ Xe.CI.BAT: success " Patchwork
2025-02-19 21:14 ` ✗ Xe.CI.Full: failure " Patchwork

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