messages from 2024-10-02 10:20:46 to 2024-10-08 02:01:17 UTC [more...]
[PATCH i-g-t 1/2] Revert "tests/intel/xe_pm_residency: Add an assertion on MI_STORE execution time"
2024-10-08 2:01 UTC (7+ messages)
` [PATCH i-g-t 2/2] tests/intel/xe_pm_residency: Limit max usleep time to 50sec
` ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] Revert "tests/intel/xe_pm_residency: Add an assertion on MI_STORE execution time"
` ✓ CI.xeBAT: "
[PATCH i-g-t v2 0/1] xe_exec_capture: Add xe_exec_capture test
2024-10-08 0:32 UTC (4+ messages)
` [PATCH i-g-t v2 1/1] "
` ✓ Fi.CI.BAT: success for xe_exec_capture: Add xe_exec_capture test (rev2)
` ✓ CI.xeBAT: "
[PATCH i-g-t v3] tests/intel/xe_oa: Preventing test failures by omitting rc6 disable test if 'gtidle' node is missing
2024-10-07 23:30 UTC (3+ messages)
` ✓ CI.xeBAT: success for tests/intel/xe_oa: Preventing test failures by omitting rc6 disable test if 'gtidle' node is missing (rev2)
` ✓ Fi.CI.BAT: "
[PATCH i-g-t v2] tests/intel/xe_wedged: Avoid racy cleanup
2024-10-07 23:14 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for tests/intel/xe_wedged: Avoid racy cleanup (rev2)
` ✓ CI.xeBAT: "
[PATCH i-g-t v7 0/1] tests/kms_async_flips: Async flips suspend resume test
2024-10-07 20:14 UTC (7+ messages)
` [PATCH i-g-t v7 1/1] "
` ✓ CI.xeBAT: success for tests/kms_async_flips: Async flips suspend resume test (rev7)
` ✓ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure "
` ✗ GitLab.Pipeline: warning "
` ✓ Fi.CI.IGT: success "
[PATCH i-g-t] tests/intel/xe_exec_compute_mode: Print engine name on error
2024-10-07 19:59 UTC (4+ messages)
` ✓ CI.xeBAT: success for "
` ✗ Fi.CI.BAT: failure "
[PATCH i-g-t v3 0/3] tests/kms_plane_scaling: Cdclk exceeds max Cdclk issue fix
2024-10-07 19:34 UTC (4+ messages)
` ✗ GitLab.Pipeline: warning for tests/kms_plane_scaling: Cdclk exceeds max Cdclk issue fix (rev4)
` ✗ Fi.CI.BAT: failure "
` ✗ CI.xeBAT: "
[PATCH v3 i-g-t 0/2] Fix xe_eudebug_online@interrupt-other test
2024-10-07 18:58 UTC (6+ messages)
` [PATCH v3 i-g-t 1/2] lib/igt_sysfs: Introduce engine_class property helpers
` [PATCH v3 i-g-t 2/2] tests/xe_eudebug_online: Adjust interrupt-other test
` ✓ Fi.CI.BAT: success for Fix xe_eudebug_online@interrupt-other test (rev3)
` ✓ CI.xeBAT: "
[PATCH i-g-t v2] tests/syncobj_timeline: Update invalid-wait-zero-handles test
2024-10-07 18:33 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ CI.xeBAT: "
[PATCH i-g-t v3] tests/intel/xe_oa: Preventing test failures by omitting rc6 disable test if 'gtidle' node is missing
2024-10-07 17:54 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ CI.xeBAT: "
[PATCH] tests/vmwgfx: Add test that draws triangle without using 3d commands
2024-10-07 17:10 UTC (3+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "
[PATCH i-g-t v3] tests/core_setmaster: simplify device handling
2024-10-07 16:36 UTC (3+ messages)
` ✓ CI.xeBAT: success for tests/core_setmaster: simplify device handling (rev3)
` ✓ Fi.CI.BAT: "
[PATCH i-g-t v2] tests/intel/xe_pm_residency: Skip on igt_power_open failure
2024-10-07 16:04 UTC (5+ messages)
` ✗ Fi.CI.BAT: failure for tests/intel/xe_pm_residency: Skip on igt_power_open failure (rev3)
` ✓ CI.xeBAT: success "
[PATCH i-g-t 00/14] intel: igt_draw and intel_bufops improvements
2024-10-07 15:39 UTC (16+ messages)
` [PATCH i-g-t 01/14] lib/igt_draw: Use void* where appopriate
` [PATCH i-g-t 02/14] lib/igt_draw: Extend the API to support 64bpp colors
` [PATCH i-g-t 03/14] lib/igt_draw: Support 64bpp int the mmap/pwrite paths
` [PATCH i-g-t 04/14] lib/igt_draw: Support 8bpp "
` [PATCH i-g-t 05/14] lib/igt_draw: Use function pointers for the linear<->tiled conversion
` [PATCH i-g-t 06/14] lib/igt_draw: Add support for gen2 and i915 tiling layouts
` [PATCH i-g-t 07/14] lib/igt_draw: Add 64bpp support to the XY_FAST_COLOR_BLT path
` [PATCH i-g-t 08/14] lib/igt_draw: Add 64bpp support for the non-XY_FAST_COLOR_BLT path
` [PATCH i-g-t 09/14] lib/intel_bufops: Add support for gen2 and i915 tiling layouts
` [PATCH i-g-t 10/14] lib/intel_bufops: Provide pread/pwrite based fallback when we don't have WC
` [PATCH i-g-t 11/14] lib/rendercopy: Use igt_require() to validate gen2/3 surface size
` [PATCH i-g-t 12/14] tests/kms_draw_crc: Test 64bpp
` [PATCH i-g-t 13/14] lib/igt_aux: Add igt_ror() and igt_rol()
` [PATCH i-g-t 14/14] tests/gem_draw: Test igt_draw without kms
` ✗ GitLab.Pipeline: warning for intel: igt_draw and intel_bufops improvements
[PATCH i-g-t v4 0/1] tests/intel/kms_joiner: switch modeset from uj to bj and vice-versa
2024-10-07 15:28 UTC (4+ messages)
` [PATCH i-g-t v4 1/1] "
` ✓ Fi.CI.BAT: success for tests/intel/kms_joiner: switch modeset from uj to bj and vice-versa (rev4)
` ✓ CI.xeBAT: "
[PATCH i-g-t 1/4] lib/intel: Extract gem_store_dword_needs_physical()
2024-10-07 15:11 UTC (11+ messages)
` [PATCH i-g-t 2/4] lib/intel: Unify MI_STORE_DWORD secure batch checks
` [PATCH i-g-t 3/4] lib/intel: MI_STORE_DWORD doesn't need secure batches on i965
` [PATCH i-g-t 4/4] lib/intel: Documnent gem_can_store_dword()
` ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/4] lib/intel: Extract gem_store_dword_needs_physical()
` ✓ CI.xeBAT: success "
` ✗ CI.xeFULL: failure "
` ✗ GitLab.Pipeline: warning "
` ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/4] lib/intel: Extract gem_store_dword_needs_physical() (rev2)
` ✓ CI.xeBAT: "
[PATCH i-g-t] tests/intel/xe_wedged: Avoid racy cleanup
2024-10-07 14:16 UTC (2+ messages)
` ✗ Fi.CI.BUILD: failure for "
[PATCH v2 i-g-t 0/2] Fix xe_eudebug_online@interrupt-other test
2024-10-07 11:45 UTC (13+ messages)
` [PATCH v2 i-g-t 1/2] lib/igt_sysfs: Introduce engine_class property helpers
` [PATCH v2 i-g-t 2/2] tests/xe_eudebug_online: Adjust interrupt-other test
` ✓ CI.xeBAT: success for Fix xe_eudebug_online@interrupt-other test (rev2)
` ✓ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure "
` ✗ Fi.CI.IGT: "
[PATCH i-g-t 0/2] Fix xe_eudebug_online@interrupt-other test
2024-10-07 3:50 UTC (8+ messages)
` [PATCH i-g-t 1/2] lib/xe_eudebug: Introduce preempt_timeout helpers
[PATCH i-g-t v2 v2] tests/core_setmaster: simplify device handling
2024-10-04 15:42 UTC (2+ messages)
[PATCH i-g-t] tests/core_setmaster: simplify device handling
2024-10-04 14:54 UTC (5+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure "
[PATCH i-g-t 0/2] Execute and validate 'write_on_exception' shader
2024-10-04 12:26 UTC (7+ messages)
` [PATCH i-g-t 1/2] lib/gpgpu_shader: Add x_offset parameter for gpgpu_shader__write_on_exception
` [PATCH i-g-t 2/2] tests/xe_exec_sip: Write on invalidinstr
[PATCH i-g-t] lib/igt_fb: Fix intel_buf surface init
2024-10-04 11:00 UTC (2+ messages)
✗ Fi.CI.IGT: failure for drm/i915/selftests: Implement frequency logging for energy reading validation (rev3)
2024-10-04 10:39 UTC
[PATCH i-g-t] runner/executor.c: Detect tests killed by a signal
2024-10-04 10:34 UTC (7+ messages)
` [PATCH i-g-t v6] runner/executor: Abort when child process is "
` ✓ CI.xeBAT: success for runner/executor.c: Detect tests killed by a signal (rev6)
` ✓ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure "
` ✗ GitLab.Pipeline: warning "
[PATCH i-g-t v3 0/1] Backlight control on HDR-enabled eDP panels
2024-10-04 10:34 UTC (11+ messages)
` [PATCH i-g-t v3 1/1] tests/kms_hdr: Test brightness manipulation in HDR mode
` ✓ CI.xeBAT: success for Backlight control on HDR-enabled eDP panels (rev3)
` ✓ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure "
` ✗ Fi.CI.IGT: "
` ✗ GitLab.Pipeline: warning "
[PATCH i-g-t] tests: Update assertion in invalid-wait-zero-handles
2024-10-04 10:33 UTC (6+ messages)
` ✓ CI.xeBAT: success for "
` ✗ Fi.CI.BAT: failure "
` ✗ CI.xeFULL: "
` ✗ GitLab.Pipeline: warning "
[PATCH i-g-t 0/6] add test to validate fallback
2024-10-04 9:48 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for add test to validate fallback (rev8)
` ✗ Fi.CI.IGT: failure "
[PATCH i-g-t] tests/intel/xe_pm_residency: Skip on igt_power_open failure
2024-10-04 6:28 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for tests/intel/xe_pm_residency: Skip on igt_power_open failure (rev2)
` ✗ CI.xeBAT: failure "
` ✗ CI.xeFULL: "
[PATCH i-g-t v4 0/1] Backlight control on HDR-enabled eDP panels
2024-10-04 5:53 UTC (6+ messages)
` [PATCH i-g-t v4 1/1] tests/kms_hdr: Test brightness manipulation in HDR mode
` ✓ CI.xeBAT: success for Backlight control on HDR-enabled eDP panels (rev4)
` ✓ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure "
` ✗ Fi.CI.IGT: "
[PATCH i-g-t] i915/drm_fdinfo: Quiesce GPU prior to running some tests
2024-10-04 4:54 UTC (7+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure "
` ✗ Fi.CI.IGT: "
[PATCH v2 i-g-t] tests/intel/oa: Check exec_queue is usable after closing OA stream
2024-10-03 22:37 UTC (4+ messages)
` ✓ CI.xeBAT: success for tests/intel/oa: Check exec_queue is usable after closing OA stream (rev2)
` ✓ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure "
[PATCH i-g-t] tests/intel/oa: Fix oa-exponents test
2024-10-03 22:14 UTC (2+ messages)
[PATCH i-g-t v4] tests/core_setmaster: Handle the test even if cards are non-continuous
2024-10-03 21:50 UTC (6+ messages)
` ✓ CI.xeBAT: success for tests/core_setmaster: Handle the test even if cards are non-continuous (rev6)
` ✓ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure "
` ✗ Fi.CI.IGT: "
[PATCH i-g-t] tests/xe_gt_freq: Use sync reset
2024-10-03 21:27 UTC (5+ messages)
` ✓ CI.xeBAT: success for tests/xe_gt_freq: Use sync reset (rev2)
` ✓ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure "
[PATCH i-g-t] tests/kms_plane_scaling: Improve error handling in kms_plane_scaling tests
2024-10-03 17:24 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for "
[PATCH i-g-t v2] tests/intel/xe_oa: Check gtidle before rc6 disable test
2024-10-03 16:57 UTC (7+ messages)
` ✓ CI.xeBAT: success for "
` ✗ CI.xeBAT: failure "
` ✓ Fi.CI.BAT: success "
` ✗ CI.xeFULL: failure "
[PATCH i-g-t] tests/intel/xe_exec_reset: Skip syncobj_wait during the gt_reset
2024-10-03 16:08 UTC (5+ messages)
[PATCH i-g-t 0/2] Test to validate access counter
2024-10-03 14:28 UTC (5+ messages)
` [PATCH i-g-t 1/2] lib/xe/xe_trace: Added code related to trace
` [PATCH i-g-t 2/2] tests/intel/xe_access_counter: Access counter tests
[PATCH i-g-t] tests/intel/kms_pm_lpsp: Add display version check on external panel
2024-10-03 12:29 UTC (2+ messages)
[PATCH i-g-t v3] tests/intel/xe_tlb: Add test to check TLB invalidation
2024-10-03 11:03 UTC (2+ messages)
[PATCH i-g-t v1 0/2] RFC Use the list of async modifiers using
2024-10-03 9:02 UTC (4+ messages)
` [PATCH i-g-t v1 1/2] lib/igt_kms: Add support to get list of async modifiers
` [PATCH i-g-t v1 2/2] tests/kms_async_flips: use in_formats_async to get async modifiers list
` ✗ Fi.CI.BUILD: failure for RFC Use the list of async modifiers using
[PATCH i-g-t v2] tests/kms_joiner: Reset the force_joiner_supported variable
2024-10-03 6:26 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for tests/kms_joiner: Reset the force_joiner_supported variable (rev2)
[PATCH 0/1] Existence of gtidle node check before rc6 disable test
2024-10-03 5:08 UTC (4+ messages)
` [PATCH 1/1] Check gtidle "
` ✗ Fi.CI.IGT: failure for Existence of gtidle node check "
[PATCH i-g-t v6 0/1] tests/kms_async_flips: Async flips suspend resume test
2024-10-03 4:39 UTC (3+ messages)
` [PATCH i-g-t v6 1/1] "
[PATCH i-g-t v3 0/1] tests/intel/kms_joiner: switch modeset from uj to bj and vice-versa
2024-10-03 4:23 UTC (3+ messages)
` [PATCH i-g-t v3 1/1] "
[PATCH i-g-t 1/3] igt: Fix printf formats on x86-32
2024-10-02 19:04 UTC (8+ messages)
` [PATCH i-g-t 2/3] tests: Shut gcc up abput _Atomic(uint64_t) alignment
` [PATCH i-g-t 3/3] lib/intel_compute: Fix compiler warnings on x86-32
[PATCH i-g-t] include/drm-uapi: Update uapi headers
2024-10-02 14:14 UTC (4+ 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