messages from 2023-08-28 20:24:13 to 2023-08-31 15:35:25 UTC [more...]
[igt-dev] [PATCH i-g-t 0/2] gitlab-ci/pull-or-rebuild: added debugs
2023-08-31 15:35 UTC
[igt-dev] [i-g-t V4 0/7] New dir structure for intel specific tests
2023-08-31 15:33 UTC (3+ messages)
[igt-dev] [i-g-t 0/2] Ignore uncompiled tests
2023-08-31 15:22 UTC (3+ messages)
` [igt-dev] [i-g-t 1/2] scripts/test_list: "
` [igt-dev] [i-g-t 2/2] testplan/kms: Make documentation is mandatory for all kms subtests
[igt-dev] [i-g-t V5 0/7] New dir structure for intel specific tests
2023-08-31 14:56 UTC (8+ messages)
` [igt-dev] [i-g-t V5 1/7] testplan/i915: Exclude non-i915 tests from i915 testplan
` [igt-dev] [i-g-t V5 2/7] testplan/kms: Move kms testplan to intel dir
` [igt-dev] [i-g-t V5 3/7] tests/i915/prime_mmap_kms: Add missing documentation
` [igt-dev] [i-g-t V5 4/7] tests/meson.build: Simplify builds for Chamelium targets
` [igt-dev] [i-g-t V5 5/7] tests: Move intel specific tests to new directory
` [igt-dev] [i-g-t V5 6/7] tests/meson.build: Split intel targets based on their nature
` [igt-dev] [i-g-t V5 7/7] tests: Rename all intel specific tests
[igt-dev] [PATCH i-g-t v4 00/11] Make test_list.py more generic
2023-08-31 14:52 UTC (12+ messages)
` [igt-dev] [PATCH i-g-t v4 01/11] scripts/test_list.py: make the class "
` [igt-dev] [PATCH i-g-t v4 02/11] scripts/test_list.py: rename the internal summary value
` [igt-dev] [PATCH i-g-t v4 03/11] scripts/test_list.py: document what BAT stands for
` [igt-dev] [PATCH i-g-t v4 04/11] scripts/test_list.py: close config file before start processing
` [igt-dev] [PATCH i-g-t v4 05/11] scripts/test_list.py: filename arguments for print_ methods are optional
` [igt-dev] [PATCH i-g-t v4 06/11] scripts/test_list.py: add a check before deleting properties
` [igt-dev] [PATCH i-g-t v4 07/11] scripts/test_list.py: skip some internal fields
` [igt-dev] [PATCH i-g-t v4 08/11] scripts/test_list.py: add support to return a string instead of print
` [igt-dev] [PATCH i-g-t v4 09/11] scripts/test_list.py: don't rely on file name to parse config
` [igt-dev] [PATCH i-g-t v4 10/11] scripts/test_list.py: allow passing a config dict directly
` [igt-dev] [PATCH i-g-t v4 11/11] scripts/igt_doc.py: use field names when create a TestList instance
[igt-dev] [PATCH i-g-t v2] tests/meson.build: only generate testlists on native builds
2023-08-31 14:24 UTC (4+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for tests/meson.build: only generate testlists on native builds (rev2)
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✓ CI.xeBAT: "
[igt-dev] [PATCH i-g-t 0/2] IGT XE documentation cleanup
2023-08-31 13:53 UTC (10+ messages)
` [igt-dev] [PATCH i-g-t 1/2] tests/xe: Add missing documentation fields for tests
` [igt-dev] [PATCH i-g-t 2/2] test/xe: Clean up of test documentation
` [igt-dev] ✗ GitLab.Pipeline: warning for IGT XE documentation cleanup
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✓ CI.xeBAT: "
[igt-dev] [PATCH i-g-t] [RFC] scripts/test_list.py: enforce mandatory fields to be filled
2023-08-31 13:34 UTC (3+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for "
` [igt-dev] ✗ GitLab.Pipeline: warning "
[igt-dev] [PATCH i-g-t] tests/intel-ci: add basic audio test to ffb
2023-08-31 13:22 UTC (6+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for "
` [igt-dev] ✗ Fi.CI.BAT: failure "
` [igt-dev] ✓ CI.xeBAT: success "
` [igt-dev] ✓ Fi.CI.BAT: "
[igt-dev] [PATCH] tests/amdgpu: add sync object tests
2023-08-31 13:07 UTC (6+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for tests/amdgpu: add sync object tests (rev7)
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✓ CI.xeBAT: "
` [igt-dev] ✗ Fi.CI.IGT: failure "
[igt-dev] [PATCH i-g-t] tests/meson.build: only generate testlists on native builds
2023-08-31 12:37 UTC (4+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for "
` [igt-dev] ✗ Fi.CI.BAT: failure "
` [igt-dev] ✓ CI.xeBAT: success "
[igt-dev] [i-g-t] Revert "tests/intel-ci: Drop tiling tests from xe blocklist"
2023-08-31 12:20 UTC (5+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for "
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✓ CI.xeBAT: "
` [igt-dev] ✗ Fi.CI.IGT: failure "
[igt-dev] [PATCH i-g-t] tests/i915_pm_freq_api: Test s2idle instead of S3
2023-08-31 12:09 UTC (5+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ CI.xeBAT: "
` [igt-dev] ✗ Fi.CI.IGT: failure "
[igt-dev] [PATCH i-g-t v5 0/7] Speedup IGT build time
2023-08-31 11:36 UTC (6+ messages)
` [igt-dev] [PATCH i-g-t v5 4/7] tests/meson.build: create testlists for tests
` [igt-dev] ✗ Fi.CI.BUILD: failure for Speedup IGT build time (rev2)
[igt-dev] [PATCH i-g-t v2 0/3] Toggle GT C States and validate power
2023-08-31 11:21 UTC (11+ messages)
` [igt-dev] ✗ CI.xeBAT: failure for Toggle GT C States and validate power (rev2)
` [igt-dev] ✗ Fi.CI.IGT: "
` [igt-dev] ✓ Fi.CI.IGT: success "
` [igt-dev] ✗ GitLab.Pipeline: warning for Toggle GT C States and validate power (rev3)
` [igt-dev] ✓ CI.xeBAT: success "
` [igt-dev] ✓ Fi.CI.BAT: "
` [igt-dev] ✓ Fi.CI.IGT: "
[igt-dev] [PATCH i-g-t] tests/kms_atomic_transition: Reduce the execution time on modest-transition
2023-08-31 8:52 UTC (7+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for "
` [igt-dev] ✓ CI.xeBAT: success "
` [igt-dev] ✓ Fi.CI.BAT: "
` [igt-dev] ✗ Fi.CI.IGT: failure "
[igt-dev] [i-g-t 0/4] Add XE support for Async flip tests
2023-08-31 8:38 UTC (5+ messages)
` [igt-dev] [i-g-t 2/4] tests/i915/kms_big_fb: Fix testplan documentation
` [igt-dev] [i-g-t 3/4] tests/intel-ci: Drop async flip tests from xe blocklist
[igt-dev] [PATCH] tests/amdgpu: add sync object tests
2023-08-31 8:37 UTC (5+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for tests/amdgpu: add sync object tests (rev6)
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✓ CI.xeBAT: "
` [igt-dev] ✓ Fi.CI.IGT: "
[igt-dev] [PATCH igt 0/4] Add LNL support to xe tests
2023-08-31 6:55 UTC (16+ messages)
` [igt-dev] [PATCH igt 1/4] lib: Add xe_pciids.h
` [igt-dev] [Intel-xe] "
` [igt-dev] [PATCH igt 2/4] lib/intel_chipset: Add Lunar Lake support
` [igt-dev] [Intel-xe] "
` [igt-dev] [PATCH igt 3/4] lib/intel_device_info: Add blitter cmd info for Lunar Lake
` [igt-dev] [PATCH igt 4/4] tests/xe_debugfs: skip page table level check for Xe2
` [igt-dev] ✗ GitLab.Pipeline: warning for Add LNL support to xe tests
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✓ CI.xeBAT: "
` [igt-dev] ✗ Fi.CI.IGT: failure "
` [igt-dev] [Intel-xe] [PATCH igt 0/4] "
[igt-dev] [PATCH i-g-t] drm-uapi/xe_drm: Remove max_page_size and align with latest uapi
2023-08-31 6:04 UTC (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ CI.xeBAT: "
` [igt-dev] ✗ Fi.CI.IGT: failure "
[igt-dev] [PATCH i-g-t v2 2/3] tests/xe: Add a test to toggle GT C states and validate power
2023-08-31 5:11 UTC (2+ messages)
` [igt-dev] [PATCH i-g-t v3 "
[igt-dev] [PATCH i-g-t] tests/xe add invalid va access tests
2023-08-31 1:11 UTC (8+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for tests/xe add invalid va access tests (rev2)
` [igt-dev] ✓ CI.xeBAT: success "
` [igt-dev] ✓ Fi.CI.BAT: "
` [igt-dev] ✗ Fi.CI.IGT: failure "
[igt-dev] [PATCH] tests/amdgpu: add sync object tests
2023-08-31 1:05 UTC (6+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for tests/amdgpu: add sync object tests (rev5)
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✓ CI.xeBAT: "
` [igt-dev] ✗ Fi.CI.IGT: failure "
[igt-dev] [PATCH] tests/kms_atomic_transition: Address test flakiness
2023-08-30 17:21 UTC (7+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for "
` [igt-dev] ✓ CI.xeBAT: success "
` [igt-dev] ✓ Fi.CI.BAT: "
` [igt-dev] ✗ Fi.CI.IGT: failure "
[igt-dev] [PATCH i-g-t 0/3] [RFC] benchmarks/gem_wsim: added basic xe support
2023-08-30 13:54 UTC (8+ messages)
` [igt-dev] [PATCH i-g-t 1/3] lib/xe_spin: fixed duration xe_spin capability
` [igt-dev] [PATCH i-g-t 2/3] lib/igt_device_scan: Xe get integrated/discrete card functions
[igt-dev] [PATCH 1/3] tests/amdgpu: add sync object tests
2023-08-30 13:05 UTC (2+ messages)
[igt-dev] [PATCH 1/3] tests/amdgpu: add sync object tests
2023-08-30 13:03 UTC (3+ messages)
` [igt-dev] [PATCH 2/3] lib/amdgpu: fix formatting warnings
[igt-dev] [PATCH i-g-t 0/2] Idle Residency on Exec
2023-08-30 5:15 UTC (4+ messages)
` [igt-dev] [PATCH i-g-t 1/2] RFC tests/xe: Add a test that validates idle residency on exec
[igt-dev] [PATCH i-g-t 0/9] Add test for Plane Color pipeline UAPI's
2023-08-29 22:36 UTC (14+ messages)
` [igt-dev] [PATCH i-g-t 1/9] drm-uapi: Add color pipeline uapi
` [igt-dev] [PATCH i-g-t 2/9] tests/kms_color: Add support for color pipeline properties
` [igt-dev] [PATCH i-g-t 3/9] tests/kms_color: Add infrastructure for plane color pipeline test
` [igt-dev] [PATCH i-g-t 4/9] tests/kms_color: Add helper to search for a color pipeline
` [igt-dev] [PATCH i-g-t 5/9] tests/kms_color: Add test setting and changing a plane "
` [igt-dev] [PATCH i-g-t 6/9] tests/kms_color: Add test to switch "
` [igt-dev] [PATCH i-g-t 7/9] tests/kms_color: Add CTM tests
` [igt-dev] [PATCH i-g-t 8/9] drm-uapi/i915_drm: Add uapi headers for custom color operation
` [igt-dev] [PATCH i-g-t 9/9] tests/kms_color: Add test to demonstrate vendor specific color operations
` [igt-dev] ✗ GitLab.Pipeline: warning for Add test for Plane Color pipeline UAPI's
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✓ CI.xeBAT: "
` [igt-dev] ✗ Fi.CI.IGT: failure "
[igt-dev] [PATCH] tests/amdgpu: add sync object tests
2023-08-29 17:18 UTC (7+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for tests/amdgpu: add sync object tests (rev4)
` [igt-dev] ✓ CI.xeBAT: success "
` [igt-dev] ✓ Fi.CI.BAT: "
` [igt-dev] ✓ Fi.CI.IGT: "
[igt-dev] [PATCH v2 1/3] tests/amdgpu/amd_mall: Add crc check
2023-08-29 14:37 UTC (7+ messages)
` [igt-dev] [PATCH v2 2/3] tests/amdgpu/amd_mall: remove UMR dependency
` [igt-dev] [PATCH v2 3/3] lib/amdgpu: checkpatch.pl fixes
[igt-dev] [PATCH i-g-t 0/2] Update missing documentation fields
2023-08-29 12:23 UTC (13+ messages)
` [igt-dev] [PATCH i-g-t 1/2] tests/xe_sysfs_tile: Update "
` [igt-dev] [PATCH i-g-t 2/2] tests/xe_uevent: "
` [igt-dev] ✗ GitLab.Pipeline: warning for Update missing "
` [igt-dev] ✓ CI.xeBAT: success "
` [igt-dev] ✓ Fi.CI.BAT: "
` [igt-dev] ✗ GitLab.Pipeline: warning for Update missing documentation fields. (rev3)
` [igt-dev] ✓ CI.xeBAT: success "
` [igt-dev] ✓ Fi.CI.BAT: "
` [igt-dev] ✓ Fi.CI.IGT: success for Update missing documentation fields
` [igt-dev] ✓ Fi.CI.IGT: success for Update missing documentation fields. (rev3)
[igt-dev] [PATCH i-g-t] docs/reference: add links to testplan-based documentation
2023-08-29 11:51 UTC (3+ messages)
[igt-dev] [PATCH i-g-t] tests/kms_atomic: check zpos is mutable before test mutable zpos
2023-08-29 10:50 UTC (3+ messages)
[igt-dev] [PATCH i-g-t] tests/kms_atomic: remove zpos < N-planes assert
2023-08-29 10:44 UTC (8+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "
` [igt-dev] ✓ Fi.CI.IGT: success "
[igt-dev] [i-g-t V2 00/16] Add tiling support for display tests
2023-08-29 8:44 UTC (5+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for Add tiling support for display tests (rev3)
` [igt-dev] ✗ CI.xeBAT: failure "
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✓ Fi.CI.IGT: "
[igt-dev] [PATCH i-g-t v9 0/4] Testcases for dirtyfb ioctl
2023-08-29 5:50 UTC (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Testcases for dirtyfb ioctl (rev2)
[igt-dev] [PATCH i-g-t] xe/xe_sysfs: Update test documentation
2023-08-29 5:25 UTC (6+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✓ Fi.CI.IGT: "
[igt-dev] [PATCH i-g-t] tests/xe add invalid va access tests
2023-08-28 23:19 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "
[igt-dev] [PATCH v2 0/2] kms lease
2023-08-28 21:16 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for kms lease (rev3)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox