Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-19 12:05:07 to 2023-06-22 05:46:05 UTC [more...]

[igt-dev] [PATCH i-g-t v6 0/4] Testcases for dirtyfb ioctl
 2023-06-22  5:45 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t v6 1/4] tests/i915/kms_frontbuffer_tracking: Split fbc into library

[igt-dev] [PATCH i-g-t v2] tests/xe: Add basic idle residency test
 2023-06-22  5:34 UTC  (6+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/xe: Add basic idle residency test (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH 0/4] Handle GT and tile seperation in IGT
 2023-06-22  5:19 UTC  (13+ messages)
` [igt-dev] [PATCH 1/4] lib/igt_sysfs: Add support to query number of tiles
` [igt-dev] [PATCH 2/4] lib/igt_sysfs: Handling gt related sysfs uapi changes
` [igt-dev] [PATCH 3/4] tests/xe/xe_guc_pc: Change the sysfs paths
` [igt-dev] [PATCH 4/4] tests/xe/xe_tile_prop: adds new test to verify per tile vram addr_range

[igt-dev] [PATCH 0/4] Handle GT and tile seperation in IGT
 2023-06-22  5:16 UTC  (3+ messages)

[igt-dev] [i-g-t 0/2] Add Spin support for XE
 2023-06-22  4:46 UTC  (7+ messages)
` [igt-dev] [i-g-t 1/2] tests/kms_cursor_legacy: "
` [igt-dev] [i-g-t 2/2] tests/kms_cursor_legacy: Allow busy tests to run on XE
` [igt-dev] ✓ Fi.CI.BAT: success for Add Spin support for XE
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t v2 0/1] Add xe_mmap & xe_create tests to f-f
 2023-06-22  4:25 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v2 1/1] tests/intel-ci: "
` [igt-dev] ✗ GitLab.Pipeline: warning for "
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t 1/8] tests/amdgpu/amd_freesync_video_mode: Adjust indents and spacing
 2023-06-22  3:34 UTC  (10+ messages)
` [igt-dev] [PATCH i-g-t 2/8] tests/amdgpu/amd_freesync_video_mode: Fix memory leak and corruption
` [igt-dev] [PATCH i-g-t 3/8] tests/amdgpu/amd_freesync_video_mode: Fix wrong resolution setting during the test
` [igt-dev] [PATCH i-g-t 4/8] tests/amdgpu/amd_freesync_video_mode: Add some code from kms_vrr to resolve tearing issue
` [igt-dev] [PATCH i-g-t 5/8] tests/amdgpu/amd_freesync_video_mode: Add/remove some test progress messages
` [igt-dev] [PATCH i-g-t 6/8] tests/amdgpu/amd_freesync_video_mode: Move the vrr setting and display reset
` [igt-dev] [PATCH i-g-t 7/8] tests/amdgpu/amd_freesync_video_mode: Fix wrong resolution setting for some panel
` [igt-dev] [PATCH i-g-t 8/8] tests/amdgpu/amd_freesync_video_mode: Add amd_freesync_video_mode to meson.build
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/8] tests/amdgpu/amd_freesync_video_mode: Adjust indents and spacing
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t 0/1] tests/intel-ci: Add xe_mmap & xe_create tests to f-f
 2023-06-22  2:46 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 1/1] "
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH v3 i-g-t] tests/i915_pm_freq_api: Add a suspend subtest
 2023-06-22  2:09 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/i915_pm_freq_api: Add a suspend subtest (rev4)

[igt-dev] [PATCH i-g-t 0/2] PM Suspend debug
 2023-06-22  0:55 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t 1/2] lib/igt_aux: Disable console suspend for suspend test
` [igt-dev] ✓ Fi.CI.BAT: success for PM Suspend debug (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t 0/3] Misc. fixes
 2023-06-21 20:47 UTC  (9+ messages)
` [igt-dev] [PATCH i-g-t 1/3] i915/kms_busy: Free spinners after use
` [igt-dev] [PATCH i-g-t 2/3] i915/kms_mmap_write_crc: Free the mmap and dma-buf fd
` [igt-dev] [PATCH i-g-t v2 3/3] lib/igt_draw: Use intel_display_ver() for drawing with blits
` [igt-dev] ✓ Fi.CI.BAT: success for Misc. fixes (rev4)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [i-g-t] lib/igt_fb: Stop using rendercopy for linear buffers on XE
 2023-06-21 19:17 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t v2 0/4] generate an ordered testlist for Xe driver
 2023-06-21 16:48 UTC  (11+ messages)
` [igt-dev] [PATCH i-g-t v2 1/4] scripts/test_list.py: add support for ordering testlists
` [igt-dev] [PATCH i-g-t v2 2/4] xe_test_config.json: add an order for run type
` [igt-dev] [PATCH i-g-t v2 3/4] tests/xe: add run type fields to order testlists
` [igt-dev] [PATCH i-g-t v2 4/4] scripts/test_list.py: produce alphabetically ordered testlists
` [igt-dev] ✓ Fi.CI.BAT: success for generate an ordered testlist for Xe driver (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] tests/kms_setmode: Fix dynamic subtests
 2023-06-21 16:43 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t v3] lib/igt_sysfs: add asserting helpers for read/write operations
 2023-06-21 16:29 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/igt_sysfs: add asserting helpers for read/write operations (rev3)

[igt-dev] [PATCH i-g-t] Update MAINTAINERS
 2023-06-21 13:55 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v2] lib/igt_sysfs: add asserting helpers for read/write operations
 2023-06-21 11:32 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for lib/igt_sysfs: add asserting helpers for read/write operations (rev2)

[igt-dev] [PATCH i-g-t 2/2] lib/igt_aux: Enable PM Suspend dbg messages
 2023-06-21 11:30 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 "

[igt-dev] [PATCH i-g-t]SENDMAIL test tests/intel-ci: Add xe_mmap and xe_create tests to f-f
 2023-06-21 10:52 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for SENDMAIL "

[igt-dev] [PATCH 1/2] tests/amdgpu: add bo tests
 2023-06-21 10:49 UTC  (5+ messages)
` [igt-dev] [PATCH 2/2] tests/amdgpu: add sync object tests
` [igt-dev] ✗ GitLab.Pipeline: warning for series starting with [1/2] tests/amdgpu: add bo tests
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH] [i-g-t] tests/amdgpu/amd_bypass: Skip test when DP Rx output bpc < 8 bpc
 2023-06-21  8:16 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] RFC: runner/resultgen: compress dmesg if size limit hit
 2023-06-21  8:00 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for "

[igt-dev] [PATCH i-g-t] lib/igt_sysfs: add asserting helpers for read/write operations
 2023-06-21  7:14 UTC  (7+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t 0/3] Misc. fixes
 2023-06-21  7:08 UTC  (8+ messages)
` [igt-dev] [PATCH i-g-t 1/3] i915/kms_busy: Free spinners after use
` [igt-dev] [PATCH i-g-t 2/3] i915/kms_mmap_write_crc: Free the mmap and dma-buf fd
` [igt-dev] [PATCH i-g-t 3/3] lib/igt_draw: Use intel_display_ver() for drawing with blits
` [igt-dev] ✓ Fi.CI.BAT: success for Misc. fixes (rev3)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] tests/xe: Add basic idle residency test
 2023-06-21  4:31 UTC  (5+ messages)

[igt-dev] [PATCH] [i-g-t] tests/amdgpu/amd_color: fix sub test crtc-lut-accuracy failure
 2023-06-21  3:55 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH] [i-g-t] tests/amdgpu/amd_color: fix test crash within crtc_lut_accuracy
 2023-06-20 20:08 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH] tests/xe_exec_compute_mode: Increase fence timeout for simulation env
 2023-06-20 18:18 UTC  (5+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for "
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] tests/amdgpu: skips query-timestamp-while-idle test on raven/raven2
 2023-06-20 13:46 UTC  (11+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "
` [igt-dev] [PATCH] Subject: "
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/amdgpu: skips query-timestamp-while-idle test on raven/raven2 (rev6)

[igt-dev] [PATCH i-g-t 0/2] RFC extend kms_psr2_sf for panel replay
 2023-06-20 11:45 UTC  (2+ messages)

[igt-dev] [PATCH] tests/ xe_exec_compute_mode: Increase fence timeout for simulation env
 2023-06-20 10:56 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t 0/3] generate an ordered testlist for Xe driver
 2023-06-20  8:49 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 1/3] scripts/test_list.py: add support for ordering testlists
` [igt-dev] [PATCH i-g-t 2/3] xe_test_config.json: add an order for run type
` [igt-dev] [PATCH i-g-t 3/3] tests/xe: add run type fields to order testlists
` [igt-dev] ✗ Fi.CI.BAT: failure for generate an ordered testlist for Xe driver

[igt-dev] [PATCH 1/2] tests/amdgpu: add bo tests
 2023-06-20  8:44 UTC  (5+ messages)
` [igt-dev] [PATCH 2/2] tests/amdgpu: add sync object tests
` [igt-dev] ✗ GitLab.Pipeline: warning for series starting with [1/2] tests/amdgpu: add bo tests
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH] tests/kms_cursor_legacy: Reducing the IOCTL(drm_mode_cursor_ioctl) calls by reducing the timeout
 2023-06-20  8:42 UTC  (6+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[igt-dev] [PATCH] tests/kms_cursor_legacy: Reducing the IOCTL(drm_mode_cursor_ioctl) calls by reducing the timeout
 2023-06-20  8:09 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_cursor_legacy: Reducing the IOCTL(drm_mode_cursor_ioctl) calls by reducing the timeout (rev2)
` [igt-dev] ✗ Fi.CI.IGT: failure "
` [igt-dev] ✓ Fi.CI.IGT: success "

[igt-dev] [PATCH i-g-t v5 0/4] Testcases for dirtyfb ioctl
 2023-06-20  7:03 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t v5 1/4] tests/i915/kms_frontbuffer_tracking: Split fbc into library
` [igt-dev] [PATCH i-g-t v5 2/4] tests/i915/kms_frontbuffer_tracking: Split drrs "
` [igt-dev] [PATCH i-g-t v5 3/4] lib/xe/xe_spin: Handle spinner timer for Xe as well
` [igt-dev] [PATCH i-g-t v5 4/4] tests/kms_dirtyfb: Add new test for dirtyfb ioctl
` [igt-dev] ✓ Fi.CI.BAT: success for Testcases for dirtyfb ioctl (rev7)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] meson_options.txt: disable Xe driver tests by default
 2023-06-20  5:54 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH 0/5] RFC Enable kms_frontbuffer_tracking on XE
 2023-06-20  5:30 UTC  (7+ messages)
` [igt-dev] [PATCH 1/5] RFC tests/i915/kms_frontbuffer_tracking: Add xe support
` [igt-dev] [PATCH 2/5] tests/i915/kms_frontbuffer_tracking: all gem ioctls are not supported for xe as of now
` [igt-dev] [PATCH 3/5] RFC lib/ioctl_wrappers: GEM_SET_DOMAIN ioctl not supported on xe
` [igt-dev] [PATCH 4/5] RFC tests/i915/kms_frontbuffer_tracking: xe only supports MMAP_WC, BLT, RENDER
` [igt-dev] [PATCH 5/5] HAX: test kms_frontbuffer_tracking for regression by changes
` [igt-dev] ✗ Fi.CI.BAT: failure for RFC Enable kms_frontbuffer_tracking on XE (rev7)

[igt-dev] [PATCH 1/2] tests/xe: Sync with latest uAPI
 2023-06-20  2:53 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [1/2] tests/xe: Sync with latest uAPI (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [i-g-t 00/18] Add XE suppor for display tests
 2023-06-19 18:54 UTC  (18+ messages)
` [igt-dev] [i-g-t 03/18] tests/kms_cursor_edge_walk: Fix intel specific checks
` [igt-dev] [i-g-t 04/18] tests/kms_getfb: Extended ccs tests to support XE
` [igt-dev] [i-g-t 05/18] tests/kms_addfb_basic: Add tiling support for XE
` [igt-dev] [i-g-t 06/18] tests/kms_plane: "
` [igt-dev] [i-g-t 07/18] tests/kms_plane_lowres: "
` [igt-dev] [i-g-t 08/18] tests/kms_plane_scaling: "
` [igt-dev] [i-g-t 09/18] tests/kms_rotation_crc: "
` [igt-dev] [i-g-t 10/18] tests/i915/kms_big_fb: "
` [igt-dev] [i-g-t 11/18] tests/i915/kms_draw_crc: "
` [igt-dev] [i-g-t 12/18] tests/i915/kms_flip_scaled_crc: "
` [igt-dev] [i-g-t 13/18] tests/i915/kms_flip_tiling: "
` [igt-dev] [i-g-t 14/18] tests/i915/kms_ccs: Add XE support
` [igt-dev] [i-g-t 15/18] tests/i915/kms_fb_coherancy: "
` [igt-dev] [i-g-t 16/18] tests/i915/kms_fbcon_fbt: "
` [igt-dev] [i-g-t 17/18] tests/kms_async_flips: "
` [igt-dev] [i-g-t 18/18] tests/kms_prime: "
` [igt-dev] ✗ Fi.CI.BAT: failure for Add XE suppor for display tests

[igt-dev] [PATCH i-g-t] tests/xe/xe_spin_batch: fix test documentation
 2023-06-19 17:50 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[igt-dev] [PATCH i-g-t v2 0/6] IGT bits for small-bar
 2023-06-19 16:56 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for IGT bits for small-bar (rev4)

[igt-dev] [PATCH i-g-t v3 0/4] Add absolute user fence timeout
 2023-06-19 13:32 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v3 4/4] tests/xe_waitfence: Add abstime subtest for user fence

[igt-dev] [PATCH i-g-t 0/2] Some fixes for tests/xe documentation
 2023-06-19 13:10 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 1/2] tests/xe/xe_module_load: fix a typo at the category
` [igt-dev] [PATCH i-g-t 2/2] tests/xe: remove an useless TODO message

[igt-dev] [PATCH i-g-t] tests/kms_big_joiner: Check if sequential pipe is enabled
 2023-06-19 12:13 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "


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