Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-14 16:16:57 to 2025-07-16 13:20:11 UTC [more...]

[PATCH i-g-t] lib/igt_sysfs: Remove redundant variable assignment
 2025-07-16 13:27 UTC 

[PATCH i-g-t v1 1/1] tests/kms_cursor_legacy: don't inhibit pipe CRC calculation
 2025-07-16 12:59 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for series starting with [i-g-t,v1,1/1] "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH] scripts/igt_doc: fix a deprecation warning
 2025-07-16 12:20 UTC  (4+ messages)

[PATCH i-g-t v3 00/41] VKMS configfs tests
 2025-07-16 12:08 UTC  (69+ messages)
` [PATCH i-g-t v3 01/41] lib/drmtest: Add VKMS as a known driver type
` [PATCH i-g-t v3 02/41] lib/vkms: Add minimal VKMS library and test device default files
` [PATCH i-g-t v3 03/41] lib/vkms: Allow to enable/disable VKMS devices
` [PATCH i-g-t v3 04/41] tests/vkms_configfs: Test device invalid values
` [PATCH i-g-t v3 05/41] lib/vkms: Test plane default files
` [PATCH i-g-t v3 06/41] lib/vkms: Test plane default values
` [PATCH i-g-t v3 07/41] lib/vkms: Test plane invalid values
` [PATCH i-g-t v3 08/41] tests/vkms_configfs: Test plane valid values
` [PATCH i-g-t v3 09/41] lib/vkms: Test CRTC default files
` [PATCH i-g-t v3 10/41] lib/vkms: Test CRTC default values
` [PATCH i-g-t v3 11/41] lib/vkms: Test CRTC invalid values
` [PATCH i-g-t v3 12/41] tests/vkms_configfs: Test CRTC valid values
` [PATCH i-g-t v3 13/41] lib/vkms: Test encoder default files
` [PATCH i-g-t v3 14/41] lib/vkms: Test connector "
` [PATCH i-g-t v3 15/41] lib/vkms: Test connector default values
` [PATCH i-g-t v3 16/41] lib/vkms: Test connector invalid values
` [PATCH i-g-t v3 17/41] tests/vkms_configfs: Test connector valid values
` [PATCH i-g-t v3 18/41] lib/vkms: Test attaching planes to CRTCs
` [PATCH i-g-t v3 19/41] lib/vkms: Test attaching encoders "
` [PATCH i-g-t v3 20/41] lib/vkms: Test attaching connectors to encoders
` [PATCH i-g-t v3 21/41] lib/igt_device_scan: Allow to find device by sysname
` [PATCH i-g-t v3 22/41] tests/vkms_configfs: Test enablement without pipeline items
` [PATCH i-g-t v3 23/41] lib/vkms: Create VKMS device from static config
` [PATCH i-g-t v3 24/41] tests/vkms_configfs: Test adding too many planes
` [PATCH i-g-t v3 25/41] tests/vkms_configfs: Test not adding a primary plane
` [PATCH i-g-t v3 26/41] tests/vkms_configfs: Test adding multiple primary planes
` [PATCH i-g-t v3 27/41] tests/vkms_configfs: Test adding multiple cursor planes
` [PATCH i-g-t v3 28/41] tests/vkms_configfs: Test adding a plane without possible CRTCs
` [PATCH i-g-t v3 29/41] tests/vkms_configfs: Test enabling a device without CRTCs
` [PATCH i-g-t v3 30/41] tests/vkms_configfs: Test enabling a device with too many CRTCs
` [PATCH i-g-t v3 31/41] tests/vkms_configfs: Test enabling a device without encoders
` [PATCH i-g-t v3 32/41] tests/vkms_configfs: Test enabling a device with too many encoders
` [PATCH i-g-t v3 33/41] tests/vkms_configfs: Test adding an encoder without possible CRTCs
` [PATCH i-g-t v3 34/41] tests/vkms_configfs: Test adding a CRTC without encoders
` [PATCH i-g-t v3 35/41] tests/vkms_configfs: Test enabling a device without connectors
` [PATCH i-g-t v3 36/41] tests/vkms_configfs: Test enabling a device with too many connectors
` [PATCH i-g-t v3 37/41] lib/vkms: Test changing enabled device planes
` [PATCH i-g-t v3 38/41] lib/vkms: Test changing enabled device CRTCs
` [PATCH i-g-t v3 39/41] lib/vkms: Test changing enabled device encoders
` [PATCH i-g-t v3 40/41] lib/vkms: Test changing enabled device connectors
` [PATCH i-g-t v3 41/41] tests/vkms_configfs: Test connector hot-plug
` ✓ Xe.CI.BAT: success for VKMS configfs tests (rev6)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH i-g-t] tests/xe_vm: Report OOM for vm_bind ioctl under memory pressure
 2025-07-16 11:52 UTC 

[PATCH i-g-t 0/2] Skip PSR when disabled
 2025-07-16 11:38 UTC  (6+ messages)
` [PATCH i-g-t 1/2] lib/igt_psr: Skip the test when PSR is disabled
` [PATCH i-g-t 2/2] tests/intel/kms_frontbuffer_tracking: pass non-NULL output pointer
` ✓ i915.CI.BAT: success for Skip PSR when disabled (rev6)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/5] System allocator test fixes, improvements
 2025-07-16 10:58 UTC  (15+ messages)
` [PATCH 1/5] tests/intel/xe_exec_system_allocator: Add section to trigger 64k fault
` [PATCH 2/5] tests/intel/xe_exec_system_allocator: Add prefetch sections
` [PATCH 3/5] tests/intel/xe_exec_system_allocator: Wait on mapping BO's to mirror
` [PATCH 4/5] tests/intel/xe_exec_system_allocator: Set data to non-zero value
` [PATCH 5/5] tests/intel/xe_exec_system_allocator: Add append memory copy tests
` ✓ i915.CI.BAT: success for System allocator test fixes, improvements
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t] tests/kms_setmode: Find compatible mode for eDP before selecting default mode
 2025-07-16 10:42 UTC  (5+ messages)

[PATCH i-g-t] tests/intel/*test_config: Fix i915 blocklists rename
 2025-07-16 10:29 UTC  (2+ messages)

[PATCH v6 i-g-t 0/6] Replace intel_sysfs_debugfs
 2025-07-16  9:36 UTC  (7+ messages)
` [PATCH v6 i-g-t 1/6] lib/igt_dir: utilities for directory traversal and file handling
` [PATCH v6 i-g-t 2/6] tests: Add core_debugfs
` [PATCH v6 i-g-t 3/6] tests: Add kms_debugfs
` [PATCH v6 i-g-t 4/6] tests: Add core_sysfs
` [PATCH v6 i-g-t 5/6] tests: Add xe_debugfs
` [PATCH v6 i-g-t 6/6] tests/intel: Remove intel_sysfs_debugfs

[PATCH i-g-t v1 0/2] Split pixel format tests by RGB/YUV filtering
 2025-07-16  9:20 UTC  (3+ messages)
` [PATCH i-g-t v1 1/2] lib/igt_fb: Add helpers to identify planar and packed YUV formats
` [PATCH i-g-t v1 2/2] tests/kms_plane: Split pixel format tests by RGB/YUV filtering

[RFC PATCH v2 0/1] Enable VRSR
 2025-07-16  8:30 UTC  (5+ messages)
` [RFC PATCH v2 1/1] tests/intel/kms_pm_vrsr: Add test to validate VRAM Self Refresh

[PATCH i-g-t 1/1] lib/xe/xe_query: Add EU stall info to xe_device
 2025-07-16  7:33 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for series starting with [i-g-t,1/1] "
` ✓ Xe.CI.BAT: "

[PATCH i-g-t v1 0/2] Refactor pixel format test handling
 2025-07-16  7:30 UTC  (6+ messages)
` [PATCH i-g-t v1 1/2] lib/igt_fb: Add helpers to identify planar and packed YUV formats
` [PATCH i-g-t v1 2/2] tests/kms_plane_scaling: Simplify pixel format test flow
` ✓ i915.CI.BAT: success for Refactor pixel format test handling
` ✓ Xe.CI.BAT: "

[PATCH i-g-t v1 0/2] RFC: Bash autocompletion feature for igt
 2025-07-16  6:10 UTC  (5+ messages)
` [PATCH i-g-t v1 1/2] RFC /scripts/bash-autocomplete: Create bash autocompletion scripts for tests
` [PATCH i-g-t v1 2/2] RFC: meson: Add bash autocompletion install step

[PATCH i-g-t] tests/kms_async_flips: Replace hard coded modifiers with async modifiers
 2025-07-16  5:17 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "

[PATCH v2] test/intel/xe_pmt: Add testing for BMG crashlog
 2025-07-16  2:16 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for test/intel/xe_pmt: Add testing for BMG crashlog (rev2)
` ✓ Xe.CI.BAT: "

[PATCH i-g-t, v2] tests/intel/kms_pipe_stress: Add support for additional tiling formats
 2025-07-16  1:39 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "

[PATCH v3 i-g-t 0/2] Add post-kmod-unbind igt_hook
 2025-07-16  1:03 UTC  (6+ messages)
` [PATCH v3 i-g-t 1/2] igt_core_get_igt_hook: igt_hook pointer for other libs
` [PATCH v3 i-g-t 2/2] lib/igt_kmod: Add IGT_HOOK_POST_KMOD_UNBIND
` ✓ i915.CI.BAT: success for Add post-kmod-unbind igt_hook
` ✓ Xe.CI.BAT: "

[PATCH i-g-t] tests/intel/xe_pmu: Skip tests involving engine activity on vm
 2025-07-15 21:05 UTC  (6+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ Xe.CI.Full: "
` ✓ i915.CI.BAT: "
` ✓ i915.CI.Full: "

[PATCH i-g-t] tests/intel/kms_frontbuffer_tracking: Reduce test complexity for simulation
 2025-07-15 14:53 UTC  (3+ messages)

[PATCH i-g-t v11] tests/intel/xe_compute: Add Compute workload Scheduling
 2025-07-15 12:03 UTC  (2+ messages)

[PATCH i-g-t v6 0/5] intel-ci: Rename i915 blocklist and testlists
 2025-07-15 10:29 UTC  (12+ messages)
` [PATCH i-g-t v6 1/5] intel-ci: rename i915 blocklists
` [PATCH i-g-t v6 2/5] gitlab-ci: Update Intel "
` [PATCH i-g-t v6 3/5] intel-ci: Add symlinks for old "
` [PATCH i-g-t v6 4/5] intel-ci: rename i915 testlists
` [PATCH i-g-t v6 5/5] intel-ci: Add symlinks for old "
` ✓ i915.CI.BAT: success for intel-ci: Rename i915 blocklist and testlists (rev6)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t v2 00/43] VKMS configfs tests
 2025-07-15 10:27 UTC  (4+ messages)
` [PATCH i-g-t v2 23/43] lib/igt_device_scan: Allow to find device by sysname

[PATCH v2 i-g-t] tests/intel/xe-oa: Use subslice_mask in pec_sanity_check
 2025-07-15  7:58 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/xe-oa: Use subslice_mask in pec_sanity_check (rev2)
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.Full: "
` ✓ i915.CI.Full: "

[PATCH i-g-t] tests/intel/xe-oa: Use subslice_mask in pec_sanity_check
 2025-07-15  7:00 UTC  (7+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.Full: "
` ✗ i915.CI.Full: failure "

[PATCH i-g-t v4 0/2] Introduce intel_hdcp tool
 2025-07-15  5:57 UTC  (7+ messages)
` [PATCH i-g-t v4 1/2] tools/intel_hdcp: Support for enabling and disabling HDCP
` [PATCH i-g-t v4 2/2] tools/intel_hdcp: Add interactive menu mode to tool
` ✓ Xe.CI.BAT: success for Introduce intel_hdcp tool (rev2)
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.Full: "
` ✓ i915.CI.Full: "

[PATCH i-g-t v1 RERUN 0/2] Skip PSR when disabled
 2025-07-15  3:43 UTC  (7+ messages)
` [PATCH i-g-t v1 RERUN 1/2] lib/igt_psr: Skip the test when PSR is disabled
` [PATCH i-g-t v1 RERUN 2/2] tests/intel/kms_frontbuffer_tracking: pass non-NULL output pointer
` ✓ Xe.CI.BAT: success for Skip PSR when disabled (rev5)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t] tests/kms_vrr: Pull Panel Replay check before setting up output
 2025-07-15  2:24 UTC  (7+ messages)
` ✓ i915.CI.BAT: success for tests/kms_vrr: Pull Panel Replay check before setting up output (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t v2] lib/igt_kms: Update igt_fit_modes_in_bw to add legacy commit check
 2025-07-15  1:05 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for lib/igt_kms: Update igt_fit_modes_in_bw to add legacy commit check (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
` ✓ i915.CI.Full: "


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