Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-09 08:32:28 to 2024-02-14 17:13:40 UTC [more...]

[PATCH i-g-t 1/2] drm-uapi/i915_drm: sync with drm-intel-gt-next
 2024-02-14 17:13 UTC 

[PATCH i-g-t v4 0/8] lib/kunit: Support writable filter* parameters of kunit module
 2024-02-14 16:29 UTC  (6+ messages)
` [PATCH i-g-t v4 4/8] "
    `  "

[PATCH] [i-g-t] tests/amdgpu/amd_multipipe_modeset: Run mode set and display enable for multidisplays
 2024-02-14 15:51 UTC  (4+ messages)
` ✗ GitLab.Pipeline: warning for "
` ✓ CI.xeBAT: success "
` ✓ Fi.CI.BAT: "

[PATCH i-g-t,v2 0/2] Add tests to query firmware version
 2024-02-14 15:44 UTC  (8+ messages)
` [PATCH i-g-t, v2 1/2] drm-uapi/xe: Add test to query GuC firmware submission version
` [PATCH i-g-t, v2 2/2] drm-uapi/xe: Add test to query HuC firmware version
` ✓ CI.xeBAT: success for Add tests to query firmware version (rev2)
` ✓ Fi.CI.BAT: "
` ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t v5 0/2] intel/i915_query: Add query-l3-bank-count subtest
 2024-02-14 15:26 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v5 2/2] tests/i915_query: "
  `  "

[i-g-t] benchmarks/kms_vblank: Add XE support
 2024-02-14 15:10 UTC  (7+ messages)
` ✗ GitLab.Pipeline: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ CI.xeBAT: "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t] i915/pmu: Add pmu tests to catch unbind cleanup issues
 2024-02-14 15:08 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ CI.xeBAT: "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t v2] lib/drmtest: drop legacy path from filtered opens
 2024-02-14 14:16 UTC  (4+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "

[igt-dev] [PATCH v3 1/7] build: check that outb is present in io.h
 2024-02-14 13:48 UTC  (7+ messages)
` [igt-dev] [PATCH v3 4/7] lib/igt_halffloat.c: Fix musl/uclibc build
` ✓ CI.xeBAT: success for series starting with [v3,1/7] build: check that outb is present in io.h (rev2)
` ✓ Fi.CI.BAT: "
` ✗ Fi.CI.IGT: failure "

[PATCH v2 0/1] tests/kms_plane: Reducing the execution time in simulation
 2024-02-14 13:27 UTC  (9+ messages)
` [PATCH v2 1/1] tests/kms_plane: Restricting number of pixel formats for simulation
` ✓ CI.xeBAT: success for tests/kms_plane: Reducing the execution time in simulation (rev2)
` ✓ Fi.CI.BAT: "
` ✓ Fi.CI.IGT: "

[PATCH i-g-t v1] drmtest: drop legacy path from filtered opens
 2024-02-14 12:19 UTC  (6+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "
` ✓ Fi.CI.IGT: "

[PATCH i-g-t] tests/intel/kms_ccs: Add Xe2 ccs crc tests
 2024-02-14 12:06 UTC  (8+ messages)
` ✓ Fi.CI.BAT: success for tests/intel/kms_ccs: Add Xe2 ccs crc tests (rev2)
` ✓ CI.xeBAT: "
` ✗ Fi.CI.IGT: failure "
` ✓ Fi.CI.BAT: success for tests/intel/kms_ccs: Add Xe2 ccs crc tests (rev3)
` ✓ CI.xeBAT: "
` ✗ Fi.CI.IGT: failure "

[RFC v4 00/22] IGT tests for the KMS Color Pipeline API
 2024-02-14  9:38 UTC  (26+ messages)
` [RFC v4 01/22] lib/drmtest: Add is_vkms_device()
` [RFC v4 02/22] lib/igt_kms: Introduce DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
` [RFC v4 03/22] include/drm-uapi: Add COLOROP object
` [RFC v4 04/22] lib/igt_kms: Introduce drm_colorop and COLOR_PIPELINE
` [RFC v4 05/22] tests/kms_properties: Add colorop properties test
` [RFC v4 06/22] igt/color: Add SW color transform functionality
` [RFC v4 07/22] lib/igt_fb: Add copy_fb function
` [RFC v4 08/22] tests/kms_colorop: Add kms_colorop tests
` [RFC v4 09/22] drm-uapi: Add 3x4 CTM
` [RFC v4 10/22] lib/igt_kms: Add support for DATA colorop property
` [RFC v4 11/22] lib/igt_color: Add support for 3x4 matrices
` [RFC v4 12/22] tests/kms_colorop: Add 3x4 CTM tests
` [RFC v4 13/22] tests/kms_properties: Fix compilation errors
` [RFC v4 14/22] lib/igt_kms: Destroy colorops on exit
` [RFC v4 15/22] lib/colorops: Move few helpers to common place to reuse
` [RFC v4 16/22] drm-uapi: Add 3x3 CTM
` [RFC v4 17/22] drm-uapi: Add custom 1D LUT
` [RFC v4 18/22] lib/igt_color: Add support for 3x3 matrices
` [RFC v4 19/22] lib/colorops: Add support for Custom 1D LUT
` [RFC v4 20/22] lib/igt_kms: Increase the colorops count
` [RFC v4 21/22] tests/kms_color_helper: Add helpers to clear colorops data
` [RFC v4 22/22] tests/kms_color: Add plane color pipeline tests for Intel hardware
` ✓ CI.xeBAT: success for IGT tests for the KMS Color Pipeline API (rev4)
` ✓ Fi.CI.BAT: "
` ✗ Fi.CI.IGT: failure "

[PATCH 0/1] tests/kms_plane: Reducing the execution time in simulation
 2024-02-14  4:52 UTC  (3+ messages)
` [PATCH 1/1] tests/kms_plane: Restricting number of pixel formats for simulation
` ✗ Fi.CI.BUILD: failure for tests/kms_plane: Reducing the execution time in simulation

[PATCH] [i-g-t] tests/amdgpu/amd_multipipe_modeset: Run modeset and display enable for multidisplays
 2024-02-13 22:20 UTC  (4+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t v3] benchmarks: Add VKMS benchmark
 2024-02-13 19:59 UTC  (7+ messages)
` ✓ CI.xeBAT: success for benchmarks: Add VKMS benchmark (rev3)
` ✓ Fi.CI.BAT: "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t v2 1/8] tests/prime_nv_test: switch over to intel_buf_init()
 2024-02-13 13:21 UTC  (11+ messages)
` [PATCH i-g-t v2 2/8] tests/intel: prefer intel_buf_init_in_region()
` [PATCH i-g-t v2 3/8] lib/intel_bufops: repurpose intel_buf_create_using_handle_and_size()
` [PATCH i-g-t v2 4/8] tests/intel: replace intel_buf_create_using_handle()
` [PATCH i-g-t v2 5/8] tests/intel: replace intel_buf_init_using_handle()
` [PATCH i-g-t v2 6/8] tests/intel/kms_dirtyfb: pass the bo_size
` [PATCH i-g-t v2 7/8] lib/intel_bufops: keep bo_size separate
` [PATCH i-g-t v2 8/8] lib/igt_fb: assert fb->size blt_fb_init()
` ✓ Fi.CI.BAT: success for series starting with [i-g-t,v2,1/8] tests/prime_nv_test: switch over to intel_buf_init()
` ✓ CI.xeBAT: "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t] tests/intel/gem_watchdog: Reduced timeouts for worst case scenario
 2024-02-13  9:34 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ CI.xeBAT: "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t] lib: Add ARL-S PCI ID for perf tests
 2024-02-13  8:38 UTC  (6+ messages)
` ✗ Fi.CI.IGT: failure for "
` ✓ Fi.CI.IGT: success "

[PATCH i-g-t 1/8] tests/prime_nv_test: switch over to intel_buf_init()
 2024-02-12 15:07 UTC  (19+ messages)
` [PATCH i-g-t 2/8] tests/intel: prefer intel_buf_init_in_region()
` [PATCH i-g-t 3/8] lib/intel_bufops: repurpose intel_buf_create_using_handle_and_size()
` [PATCH i-g-t 4/8] tests/intel: replace intel_buf_create_using_handle()
` [PATCH i-g-t 5/8] tests/intel: replace intel_buf_init_using_handle()
` [PATCH i-g-t 6/8] tests/intel/kms_dirtyfb: pass the bo_size
` [PATCH i-g-t 7/8] lib/intel_bufops: keep bo_size separate
` [PATCH i-g-t 8/8] lib/igt_fb: assert fb->size blt_fb_init()
` ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/8] tests/prime_nv_test: switch over to intel_buf_init()
` ✓ CI.xeBAT: "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t] benchmarks: Add VKMS benchmark
 2024-02-12  8:43 UTC  (6+ messages)

[PATCH i-g-t v8 0/8] introduce Xe multigpu and other multi-GPU helpers
 2024-02-12  8:13 UTC  (12+ messages)
` [PATCH i-g-t v8 1/8] lib/igt_device_scan: Introduce filtering out non-PCI devices
` [PATCH i-g-t v8 2/8] lib/drmtest: Introduced drm_open_driver_another
` [PATCH i-g-t v8 3/8] lib/drmtest: allow opening cards out of order

[PATCH i-g-t] tests/intel/kms_frontbuffer_tracking: Invalidate cached stuff
 2024-02-09 20:04 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ CI.xeBAT: "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t v3 0/8] Fix several issues when producing Intel CI testlists
 2024-02-09 17:11 UTC  (20+ messages)
` [PATCH i-g-t v3 1/8] scripts/test_list.py: fix a typo on default-if-not-excluded
` [PATCH i-g-t v3 2/8] scripts/igt_doc.py: better handle issues with empty testlists
` [PATCH i-g-t v3 3/8] scripts/igt_doc.py: handle empty run_type
` [PATCH i-g-t v3 4/8] scripts/igt_doc.py: only create dict if subtest will be added
` [PATCH i-g-t v3 5/8] scripts/igt_doc.py: better handle default gpu
` [PATCH i-g-t v3 6/8] scripts/igt_doc.py: remove some unused logic
` [PATCH i-g-t v3 7/8] scripts/igt_doc.py: simplify and cleanup tests_per_list logic
` [PATCH i-g-t v3 8/8] scripts/igt_doc.py: use an ancillary function to simplify the code
` ✓ CI.xeBAT: success for Fix several issues when producing Intel CI testlists (rev3)
` ✓ Fi.CI.BAT: "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t v7 0/8] introduce Xe multigpu and other multi-GPU helpers
 2024-02-09 17:00 UTC  (4+ messages)
` [PATCH i-g-t v7 3/8] lib/drmtest: allow opening cards out of order

[igt-dev] [RFC PATCH v3 00/12] IGT tests for the KMS Color Pipeline API
 2024-02-09 16:50 UTC  (3+ messages)

[PATCH i-g-t v2 0/8] Fix several issues when producing Intel CI testlists
 2024-02-09 12:06 UTC  (10+ messages)
` [PATCH i-g-t v2 1/8] scripts/test_list.py: fix a typo on default-if-not-excluded
` [PATCH i-g-t v2 2/8] scripts/igt_doc.py: better handle issues with empty testlists
` [PATCH i-g-t v2 3/8] scripts/igt_doc.py: handle empty run_type
` [PATCH i-g-t v2 4/8] scripts/igt_doc.py: only create dict if subtest will be added
` [PATCH i-g-t v2 5/8] scripts/igt_doc.py: better handle default gpu
` [PATCH i-g-t v2 6/8] scripts/igt_doc.py: remove some unused logic
` [PATCH i-g-t v2 7/8] scripts/igt_doc.py: use an ancillary function to simplify the code
` [PATCH i-g-t v2 8/8] scripts/igt_doc.py: simplify and cleanup tests_per_list logic
` ✗ Fi.CI.BUILD: failure for Fix several issues when producing Intel CI testlists (rev2)

[PATCH i-g-t 0/8] Fix several issues when producing Intel CI testlists
 2024-02-09 11:37 UTC  (10+ messages)
` [PATCH i-g-t 1/8] scripts/test_list.py: fix a typo on default-if-not-excluded
` [PATCH i-g-t 2/8] scripts/igt_doc.py: better handle issues with empty testlists
` [PATCH i-g-t 3/8] scripts/igt_doc.py: handle empty run_type
` [PATCH i-g-t 4/8] scripts/igt_doc.py: only create dict if subtest will be added
` [PATCH i-g-t 5/8] scripts/igt_doc.py: better handle default gpu
` [PATCH i-g-t 6/8] scripts/igt_doc.py: remove some unused logic
` [PATCH i-g-t 7/8] scripts/igt_doc.py: use an ancillary function to simplify the code
` [PATCH i-g-t 8/8] scripts/igt_doc.py: simplify and cleanup tests_per_list logic
` ✗ Fi.CI.BUILD: failure for Fix several issues when producing Intel CI testlists

[PATCH i-g-t v2] benchmarks: Add VKMS benchmark
 2024-02-09  8:54 UTC  (3+ messages)


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