messages from 2025-03-25 04:32:54 to 2025-03-26 23:44:36 UTC [more...]
[PATCH V7 00/37] IGT tests for the KMS Color Pipeline API
2025-03-26 23:35 UTC (26+ messages)
` [PATCH V7 01/37] lib/drmtest: Add is_vkms_device()
` [PATCH V7 02/37] tests/kms_writeback: Fix kms_writeback for VKMS
` [PATCH V7 03/37] lib/igt_kms: Move get_writeback_formats_blob to lib
` [PATCH V7 04/37] lib/igt_kms: Introduce DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
` [PATCH V7 05/37] include/drm-uapi: Add COLOROP object
` [PATCH V7 06/37] drm-uapi: Add 3x4 CTM
` [PATCH V7 07/37] drm-uapi: Add 1D LUT drm_colorop_type
` [PATCH V7 08/37] lib/igt_kms: Introduce drm_colorop and COLOR_PIPELINE
` [PATCH V7 09/37] tests/kms_properties: Add colorop properties test
` [PATCH V7 10/37] igt/color: Add SW color transform functionality
` [PATCH V7 11/37] lib/igt_fb: Add copy_fb function
` [PATCH V7 12/37] tests/kms_colorop: Add kms_colorop tests
` [PATCH V7 13/37] lib/igt_kms: Add support for DATA colorop property
` [PATCH V7 14/37] lib/igt_color: Add support for 3x4 matrices
` [PATCH V7 15/37] tests/kms_colorop: Add 3x4 CTM tests
` [PATCH V7 16/37] tests/kms_colorop: Add bypass test
` [PATCH V7 17/37] tests/kms_colorop: Parametrize the buffer format
` [PATCH V7 18/37] tests/kms_colorop: Add 10bpc test and skip if format not supported
` [PATCH V7 19/37] tests/kms_colorop: Skip if writeback does not support fourcc
` [PATCH V7 20/37] lib/igt_fb: Allow any non-planar format for igt_copy_fb
` [PATCH V7 21/37] kms/colorop: Do proper setup and cleanup
` [PATCH V7 22/37] lib/igt_color: Support color transform for XRGB2101010
` [PATCH V7 23/37] tests/kms_colorop: Set wide [13, 13] bracket for comparison on amdgpu
` [PATCH V7 24/37] lib/igt_color: Add PQ variants for 0-1 and 0-125 range
` [PATCH V7 25/37] tests/kms_colorop: Add tests for PQ variants
[PATCH i-g-t] tests/intel/xe_oa: Print oa_status value in the helper
2025-03-26 23:14 UTC (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
[PATCH v4] tests/kms_cursor_crc: Test async changes midframe
2025-03-26 22:46 UTC (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.Full: "
[PATCH i-g-t v4 0/3] Add engine activity tests for functions
2025-03-26 22:18 UTC (11+ messages)
` [PATCH i-g-t v4 1/3] tests/intel/xe_pmu: move xe perf device to fixture
` [PATCH i-g-t v4 2/3] tests/intel/xe_pmu: Add engine activity test for all functions
` [PATCH i-g-t v4 3/3] tests/intel/xe_pmu: Add a test to validate engine activity on a function
` ✓ Xe.CI.BAT: success for Add engine activity tests for functions (rev3)
` ✗ i915.CI.BAT: failure "
` ✓ Xe.CI.BAT: success for Add engine activity tests for functions (rev4)
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.Full: failure for Add engine activity tests for functions (rev3)
` ✗ Xe.CI.Full: failure for Add engine activity tests for functions (rev4)
[PATCH i-g-t v4 0/5] Update image assets
2025-03-26 22:05 UTC (9+ messages)
` [PATCH i-g-t v4 1/5] data: Move PNG images to new data directory
` [PATCH i-g-t v4 2/5] runner/settings: Constify absolute_path parameter
` [PATCH i-g-t v4 3/5] runner/settings: Add function to set IGT_DATA_PATH environment variable
` [PATCH i-g-t v4 4/5] lib/igt_core: Enhance __igt_fopen_data to support additional directories
` [PATCH i-g-t v4 5/5] HAX patch do not merge
` ✓ Xe.CI.BAT: success for Update image assets (rev5)
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH i-g-t v2 0/2] Fix VRR multi display issue
2025-03-26 21:52 UTC (6+ messages)
` [PATCH i-g-t v2 1/2] tests/kms_vrr: Fix vrr multi-display issue
` [PATCH i-g-t v2 2/2] HAX patch do not merge
` ✓ Xe.CI.BAT: success for Fix VRR multi display issue (rev2)
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH <i-g-t> v5 0/4] Add per-device engine activity stats in GPUTOP
2025-03-26 21:39 UTC (9+ messages)
` [PATCH <i-g-t> v5 1/4] lib/igt_device_scan: Enable finding all IGT devices for a specific driver
` [PATCH <i-g-t> v5 2/4] tools/gputop/utils: Add gputop utility functions common to all drivers
` [PATCH <i-g-t> v5 3/4] tools/gputop/xe_gputop: Add gputop support for xe specific devices
` [PATCH <i-g-t> v5 4/4] tools/gputop/gputop: Enable support for multiple GPUs and instances
` ✓ Xe.CI.BAT: success for Add per-device engine activity stats in GPUTOP
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.Full: "
[PATCH i-g-t 1/7] lib: take out duplicate assert
2025-03-26 21:26 UTC (11+ messages)
` [PATCH i-g-t 2/7] lib/xe: add xe_exec_queue_create_class_gt
` [PATCH i-g-t 3/7] lib/intel_batchbuffer: add intel_bb_create_with_gt function
` [PATCH i-g-t 4/7] lib/intel_batchbuffer: move engine class selection to helper
` [PATCH i-g-t 5/7] lib/intel_batchbuffer/xe: add bb exec path to use specific engine and gt
` [PATCH i-g-t 6/7] lib: Enable Vebox framebuffer copying on Intel Xe2
` [PATCH i-g-t 7/7] lib/igt_fb: on Intel force Vebox copy on yuv formats
` ✗ Xe.CI.BAT: failure for series starting with [i-g-t,1/7] lib: take out duplicate assert
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.Full: "
[PATCH i-g-t v1] lib/igt_psr: Fix PSR active check for DisplayPort connectors
2025-03-26 21:13 UTC (6+ messages)
` ✗ Xe.CI.BAT: failure for lib/igt_psr: Fix PSR active check for DisplayPort connectors (rev3)
` ✗ i915.CI.BAT: "
` ✓ Xe.CI.BAT: success for lib/igt_psr: Fix PSR active check for DisplayPort connectors (rev4)
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.Full: failure for lib/igt_psr: Fix PSR active check for DisplayPort connectors (rev3)
[PATCH i-g-t] lib/intel_compute.c : Increase WMTP loop count
2025-03-26 20:43 UTC (4+ messages)
` ✗ i915.CI.BAT: failure for lib/intel_compute.c : Increase WMTP loop count (rev2)
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH i-g-t] tests/intel/perf_pmu: Remove invalid_init test for cpu
2025-03-26 20:27 UTC (7+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✓ Xe.CI.BAT: success for tests/intel/perf_pmu: Remove invalid_init test for cpu (rev2)
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.Full: failure for tests/intel/perf_pmu: Remove invalid_init test for cpu
[PATCH i-g-t] tests/intel/xe_fault_injection: Use separate functions
2025-03-26 20:14 UTC (4+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH 0/1] *** IGT Test code handling error string for xe_sysfs_scheduler.c ***
2025-03-26 19:17 UTC (4+ messages)
` [PATCH 1/1] Added tests to handle error string conditions in xe_sysfs_scheduler.c
` ✓ Xe.CI.BAT: success for *** IGT Test code handling error string for xe_sysfs_scheduler.c ***
` ✗ i915.CI.BAT: failure "
[PATCH v2 i-g-t] tests/intel-ci/xe-sriov-vm.blocklist.txt: Blocklist for SR-IOV VM runs
2025-03-26 18:07 UTC (4+ messages)
` ✓ Xe.CI.BAT: success for tests/intel-ci/xe-sriov-vm.blocklist.txt: Blocklist for SR-IOV VM runs (rev2)
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
[PATCH i-g-t v8 0/4] Support for IN_FORMATS_ASYNC plane property
2025-03-26 17:44 UTC (9+ messages)
` [PATCH i-g-t v8 1/4] lib/igt_kms: Add support to retrieve async modifiers and formats
` [PATCH i-g-t v8 2/4] tests/kms_async_flips: use in_formats_async for async modifiers
` [PATCH i-g-t v8 3/4] tests/kms_async_flips: Add test for all async format modifiers
` [PATCH i-g-t v8 4/4] tests/kms_async_flips: Remove allow_fail flag from async flip tests
` ✓ i915.CI.BAT: success for Support for IN_FORMATS_ASYNC plane property
` ✓ Xe.CI.BAT: "
` ✗ i915.CI.Full: failure "
[PATCH i-g-t,v3 0/5] Stress copy engines during render
2025-03-26 14:15 UTC (8+ messages)
` [PATCH i-g-t,v3 1/5] lib/xe/xe_util: Promote xe_blt_mem_copy()
` [PATCH i-g-t, v3 2/5] lib/intel_blt: Allow forcing multiple runs in blt_mem_copy()
` [PATCH i-g-t, v3 3/5] lib/xe/xe_util: Control ncopies in xe_blt_mem_copy()
` [PATCH i-g-t, v3 4/5] tests/intel/xe_render_copy: Expose render duration
` [PATCH i-g-t, v3 5/5] tests/intel/xe_render_copy: Render under copy stress
` ✓ Xe.CI.BAT: success for Stress copy engines during render (rev5)
` ✗ i915.CI.BAT: failure "
[PATCH v2] lib/igt_psr: Fix PSR active check for DisplayPort connectors
2025-03-26 13:26 UTC (3+ messages)
` [PATCH i-g-t v3] "
` [PATCH i-g-t v4] "
[PATCH i-g-t 1/1] tests/intel/xe_*: Add missing test documentation
2025-03-26 13:11 UTC (6+ messages)
` ✓ Xe.CI.BAT: success for series starting with [i-g-t,1/1] "
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.Full: "
[PATCH i-g-t] lib/dsc: use intel_display_caps instead of i915_display_capabilities
2025-03-26 12:25 UTC (10+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH i-g-t 0/3] Fix ctm-limited subtest
2025-03-26 12:23 UTC (3+ messages)
` [PATCH i-g-t 1/3] lib/igt_chamelium: Add chamelium_frame_match_or_dump_frame_pair()
[PATCH i-g-t] tests/intel-ci/xe-sriov-vm.blocklist.txt: Blocklist for SR-IOV VM runs
2025-03-26 12:02 UTC
[PATCH v5 i-g-t] tests/intel/xe_fault_injection: Inject errors during observation IOCTL
2025-03-26 11:19 UTC (5+ messages)
` ✗ Xe.CI.Full: failure for tests/intel/xe_fault_injection: Inject errors during observation IOCTL (rev5)
[PATCH i-g-t v3 0/3] Add engine activity tests for functions
2025-03-26 10:50 UTC (3+ messages)
` [PATCH i-g-t v3 2/3] tests/intel/xe_pmu: Add engine activity test for all functions
[PATCH i-g-t v7 0/4] Support for IN_FORMATS_ASYNC plane property
2025-03-26 10:25 UTC (12+ messages)
` [PATCH i-g-t v7 1/4] lib/igt_kms: Add support to retrieve async modifiers and formats
` [PATCH i-g-t v7 2/4] tests/kms_async_flips: use in_formats_async for async modifiers
` [PATCH i-g-t v7 3/4] tests/kms_async_flips: Add test for all async format modifiers
` [PATCH i-g-t v7 4/4] tests/kms_async_flips: Remove allow_fail flag from async flip tests
` ✓ Xe.CI.BAT: success for Support for IN_FORMATS_ASYNC plane property
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH i-g-t 11/11] lib/igt_frame: Use igt_dynamic_subtest_name()
2025-03-26 6:02 UTC (2+ messages)
` [i-g-t,11/11] "
[PATCH i-g-t 10/11] lib/igt_core: Add igt_dynamic_subtest_name()
2025-03-26 6:00 UTC (2+ messages)
` [i-g-t,10/11] "
[PATCH i-g-t v4] tests/kms_plane_multiple: Add dual display subtest
2025-03-26 5:04 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for tests/kms_plane_multiple: Add dual display subtest (rev5)
[PATCH i-g-t] lib/igt_kms: Use get_max_pipe_hdisplay in joiner_possible fucntions
2025-03-26 4:47 UTC (3+ messages)
` ✗ i915.CI.BAT: failure for "
[PATCH i-g-t] tests/kms_addfb_basic: Split tests into subtest groups
2025-03-26 4:37 UTC (8+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH i-g-t v1] tests/kms_async_flips: Add psr async flip subtest
2025-03-26 4:18 UTC (6+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH i-g-t] lib/intel_batchbuffer: Refactor igt_get_render_copyfunc
2025-03-25 18:48 UTC (3+ messages)
[PATCH i-g-t] tests/intel/kms_pm_dc: Remove PkgC dependecy to validate deep-pkgc test
2025-03-25 16:28 UTC (3+ messages)
` [PATCH i-g-t v2] "
[PATCH i-g-t] tests/intel/kms_pm_dc: Remove PKC10 dependecy to validate DC6
2025-03-25 16:26 UTC (3+ messages)
` [PATCH i-g-t v2] "
[PATCH i-g-t] lib/intel_compute.c : Increase WMTP loop count
2025-03-25 13:54 UTC (6+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ i915.CI.BAT: failure "
[PATCH i-g-t] tests/intel/xe_fault_injection: Test some early probe functions
2025-03-25 13:36 UTC (2+ messages)
[PATCH v3] tests/kms_cursor_crc.: Test async cursor crc
2025-03-25 12:00 UTC (5+ messages)
` ✓ i915.CI.BAT: success for tests/kms_cursor_crc.: Test async cursor crc (rev3)
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "
[PATCH i-g-t 0/2] Prepare to remove xe_sysfs_driver_do()
2025-03-25 11:10 UTC (4+ messages)
` ✗ i915.CI.Full: failure for Prepare to remove xe_sysfs_driver_do() (rev3)
` ✓ Xe.CI.BAT: success "
` ✓ Xe.CI.Full: "
Please review for code coverage changes
2025-03-25 9:57 UTC
[PATCH i-g-t v6 0/2] Support for IN_FORMATS_ASYNC plane property
2025-03-25 9:05 UTC (5+ messages)
` [PATCH i-g-t v6 1/2] lib/igt_kms: Add support to retrieve async modifiers and formats
` [PATCH i-g-t v6 2/2] tests/kms_async_flips: use in_formats_async for async modifiers
[PATCH i-g-t v4] tests/kms_plane: Add test to validate odd panning
2025-03-25 9:02 UTC (2+ messages)
[PATCH i-g-t v2] scripts/test_list: Do not stop the build process if documantion fails
2025-03-25 8:25 UTC (5+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH i-g-t v1] lib/i915/fbc: Disable FBC in case of selective update in xe2lpd
2025-03-25 8:09 UTC (3+ messages)
[PATCH i-g-t] tests/kms_display_modes: Fit modes within MST bandwidth constraints
2025-03-25 7:56 UTC (2+ messages)
[PATCH i-g-t] tests/kms_color: Enable ctm-limited-range subtest
2025-03-25 6:01 UTC (7+ 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