messages from 2023-08-29 14:42:21 to 2023-09-01 08:35:47 UTC [more...]
[igt-dev] [PATCH i-g-t v5 0/7] Speedup IGT build time
2023-09-01 8:34 UTC (8+ 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] tests/meson.build: only generate testlists on native builds
2023-09-01 7:42 UTC
[igt-dev] [i-g-t] scripts/test_list: Allow unrecognized field:values in testplan
2023-09-01 7:20 UTC (5+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for "
` [igt-dev] ✓ CI.xeBAT: success "
` [igt-dev] ✗ Fi.CI.BAT: failure "
[igt-dev] [v3 0/1] Add multi-gt support for rc6_residency testing
2023-09-01 6:19 UTC (7+ messages)
` [igt-dev] [v3 1/1] tests/i915: Add multi-gt support for rc6_idle and rc6_fence tests
` [igt-dev] ✗ GitLab.Pipeline: warning for Add multi-gt support for rc6_residency testing
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✓ CI.xeBAT: "
[igt-dev] [i-g-t][PATCH v2 1/1] tests/i915: Add multi-gt support for rc6_idle and rc6_fence tests
2023-09-01 5:15 UTC (6+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for series starting with [i-g-t,v2,1/1] "
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✓ CI.xeBAT: "
[igt-dev] [PATCH i-g-t] scripts/example-debug-error: added script for debugging compilation errors on gitlab
2023-09-01 4:33 UTC (5+ 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/2] gitlab-ci/pull-or-rebuild: added debugs
2023-09-01 3:37 UTC (7+ messages)
` [igt-dev] [PATCH i-g-t 1/2] gitlab-ci/pull-or-rebuild: added braces for variables
` [igt-dev] [PATCH i-g-t 2/2] gitlab-ci/pull-or-rebuild: added few debug prints
` [igt-dev] ✗ GitLab.Pipeline: warning for gitlab-ci/pull-or-rebuild: added debugs
` [igt-dev] ✓ CI.xeBAT: success "
` [igt-dev] ✓ Fi.CI.BAT: "
` [igt-dev] ✓ Fi.CI.IGT: "
[igt-dev] [i-g-t 0/2] Ignore uncompiled tests
2023-09-01 2:44 UTC (9+ 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] ✗ GitLab.Pipeline: warning for Ignore uncompiled tests
` [igt-dev] ✓ CI.xeBAT: success "
` [igt-dev] ✓ Fi.CI.BAT: "
` [igt-dev] ✓ Fi.CI.IGT: "
[igt-dev] [PATCH i-g-t] tests/xe add invalid va access tests
2023-09-01 0:59 UTC (5+ messages)
` [igt-dev] ✓ CI.xeBAT: success for tests/xe add invalid va access tests (rev3)
` [igt-dev] ✗ GitLab.Pipeline: warning "
` [igt-dev] ✗ Fi.CI.BAT: failure "
[igt-dev] [PATCH i-g-t] tests/xe add invalid va access tests
2023-09-01 0:09 UTC (9+ 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] [i-g-t V5 0/7] New dir structure for intel specific tests
2023-08-31 23:09 UTC (18+ 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] [i-g-t V6 "
` [igt-dev] ✗ GitLab.Pipeline: warning for New dir structure for intel specific tests (rev9)
` [igt-dev] ✗ Fi.CI.BAT: failure "
` [igt-dev] ✓ CI.xeBAT: success "
[igt-dev] [PATCH i-g-t v4 00/11] Make test_list.py more generic
2023-08-31 20:12 UTC (18+ 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] ✗ GitLab.Pipeline: warning for Make test_list.py more generic
` [igt-dev] ✓ CI.xeBAT: success "
` [igt-dev] ✗ Fi.CI.BAT: failure "
[igt-dev] [PATCH i-g-t v2] tests/meson.build: only generate testlists on native builds
2023-08-31 17:49 UTC (5+ 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] ✓ Fi.CI.IGT: "
[igt-dev] [PATCH 0/6] tests/kms_vrr: Modify kms_vrr to allow flicker
2023-08-31 17:15 UTC (2+ messages)
[igt-dev] [PATCH igt 0/4] Add LNL support to xe tests
2023-08-31 17:15 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] ✓ Fi.CI.BAT: success for Add LNL support to xe tests
` [igt-dev] ✓ CI.xeBAT: "
` [igt-dev] ✗ Fi.CI.IGT: failure "
` [igt-dev] [Intel-xe] [PATCH igt 0/4] "
[igt-dev] [PATCH i-g-t v2] tooling: Add linux's .clang-format
2023-08-31 17:03 UTC (3+ messages)
` [igt-dev] [PATCH i-g-t v3] "
[igt-dev] [PATCH i-g-t] tests/kms_atomic_transition: Reduce the execution time on modest-transition
2023-08-31 16:49 UTC (5+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "
[igt-dev] [PATCH i-g-t] tests/intel-ci: add basic audio test to ffb
2023-08-31 16:47 UTC (7+ 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] ✓ Fi.CI.IGT: "
[igt-dev] [PATCH i-g-t 0/2] IGT XE documentation cleanup
2023-08-31 15:57 UTC (11+ 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] ✗ Fi.CI.IGT: failure "
[igt-dev] [PATCH i-g-t] tests/i915_pm_freq_api: Test s2idle instead of S3
2023-08-31 15:46 UTC (6+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ CI.xeBAT: "
` [igt-dev] ✗ Fi.CI.IGT: failure "
[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] [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] 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 v2 0/3] Toggle GT C States and validate power
2023-08-31 11:21 UTC (5+ messages)
` [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] [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 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] 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 (3+ messages)
[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 (6+ messages)
` [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 (2+ messages)
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