public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-03-16 16:24:03 to 2026-03-18 08:36:10 UTC [more...]

[PATCH i-g-t v1 1/2] tests/intel/xe_pmu: Check if other processes are using the DRM device
 2026-03-18  8:36 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for series starting with [i-g-t,v1,1/2] "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH i-g-t v1] lib/igt_psr: Fix Early Transport status handling
 2026-03-18  8:18 UTC  (6+ messages)
` [PATCH i-g-t v2] "
` ✓ Xe.CI.BAT: success for lib/igt_psr: Fix Early Transport status handling (rev2)
` ✓ i915.CI.BAT: "

[PATCH i-g-t] tests/intel/xe_pmu: Check if other processes are using the DRM device
 2026-03-18  7:55 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH i-g-t v2] tests/intel/xe_prefetch_fault: Add SVM and hit-under-miss validation
 2026-03-18  7:49 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/xe_prefetch_fault: Add SVM and hit-under-miss validation (rev2)
` ✓ i915.CI.BAT: "

[PATCH 1/3] lib/igt_hdr: Extract HDR helpers into igt_hdr library
 2026-03-18  7:34 UTC  (6+ messages)
` [PATCH 2/3] tools: Add amd_hdr_visual for manual HDR verification
` [PATCH 3/3] lib/igt_hdr: Fix EOTF bit flag checking
` ✓ Xe.CI.BAT: success for series starting with [1/3] lib/igt_hdr: Extract HDR helpers into igt_hdr library
` ✓ i915.CI.BAT: "

[PATCH] tests/intel/xe_ccs: add VM_BIND DECOMPRESS flag and basic decompression tests
 2026-03-18  7:14 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/xe_ccs: add VM_BIND DECOMPRESS flag and basic decompression tests (rev7)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH i-g-t v3] tests/kms_content_protection: Optimize framebuffer management
 2026-03-18  7:02 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for tests/kms_content_protection: Optimize framebuffer management (rev2)
` ✓ i915.CI.BAT: "

[PATCH i-g-t] tests/intel/kms_dirtyfb: Pass output to PSR helpers
 2026-03-18  6:16 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/kms_dirtyfb: Pass output to PSR helpers (rev2)
` ✓ i915.CI.BAT: "

[PATCH i-g-t v2] lib/igt_kms: Fix invalid mode timing in igt_kms_get_full_edid()
 2026-03-18  5:05 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for lib/igt_kms: Fix invalid mode timing in igt_kms_get_full_edid() (rev2)
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.FULL: "

[PATCH i-g-t v1 1/2] tests/kms_plane_scaling: Skip unsupported scaling scenarios
 2026-03-18  4:42 UTC  (4+ messages)
` [PATCH i-g-t v2] "

[PATCH i-g-t] tests/kms_cursor_legacy: Prefer tile4 modifier when supported
 2026-03-18  4:19 UTC  (5+ messages)

[PATCH i-g-t v1 00/17] Improve CRC test robustness with stop-on-fail and cleanup helpers
 2026-03-18  3:46 UTC  (8+ messages)
` [PATCH i-g-t v1 01/17] lib/igt_pipe_crc: Add CRC stop-on-fail assertion and cleanup helper
` ✓ Xe.CI.BAT: success for Improve CRC test robustness with stop-on-fail and cleanup helpers
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.FULL: "

[PATCH i-g-t] tests/intel/xe_oa: Extend enable-disable to read after disabling stream
 2026-03-18  3:15 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH i-g-t] tests/xe_pat: Add subtests for validating cached pagetables
 2026-03-18  2:42 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH i-g-t v2] tests/kms_content_protection: Optimize framebuffer management
 2026-03-18  1:38 UTC  (9+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.FULL: "

[PATCH i-g-t] tests/xe/xe_fault_injection: add split/skip bind coverage
 2026-03-18  1:35 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[RFC PATCH 00/10] CSC Colorop tests
 2026-03-18  0:33 UTC  (13+ messages)
` [RFC PATCH 01/10] include/drm-uapi: Add DRM_COLOROP_CSC definition
` [RFC PATCH 02/10] lib/igt_kms: Add CSC colorop infrastructure
` [RFC PATCH 03/10] lib/igt_fb: Add YUV color pattern framebuffer support
` [RFC PATCH 04/10] lib/igt_color_encoding: Add XRGB2101010 format support
` [RFC PATCH 05/10] lib/igt_color: Add YUV pixel reading support
` [RFC PATCH 06/10] lib/igt_color: Add CSC transform functions for YUV to RGB
` [RFC PATCH 07/10] tests/kms_colorop: Add CSC colorop tests
` [RFC PATCH 08/10] tests/kms_colorop: Keep CRTC active between YUV tests with temp FB
` [RFC PATCH 09/10] tests/kms_colorop: Add bypass transition tests
` [RFC PATCH 10/10] tests/kms_colorop: Increase VKMS bracket to 3 up
` ✓ Xe.CI.BAT: success for CSC Colorop tests
` ✓ i915.CI.BAT: "

[PATCH v3 0/5] intel-ci: Add Xe FULL chamelium run type and testlist improvements
 2026-03-18  0:04 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for intel-ci: Add Xe FULL chamelium run type and testlist improvements (rev3)
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✓ Xe.CI.FULL: success "

[PATCH i-g-t] tests/intel/xe_exec_system_allocator: Skip madvise-pat-idx-uc-comp-* compression tests on PVC
 2026-03-17 23:55 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH v3 i-g-t 0/1] test/intel/xe_vm: Add oversubscribe concurrent bind stress subtest
 2026-03-17 22:42 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for test/intel/xe_vm: Add oversubscribe concurrent bind stress subtest (rev2)
` ✓ i915.CI.BAT: "
` ✓ i915.CI.Full: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2] lib/intel_pat: Handle platforms without compressed PAT index
 2026-03-17 22:01 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for lib/intel_pat: Handle platforms without compressed PAT index (rev2)
` ✓ i915.CI.BAT: "
` ✓ i915.CI.Full: "
` ✗ Xe.CI.FULL: failure "

[PATCH i-g-t v2 0/1] tests/kms_cursor_legacy: relax checks on MTK
 2026-03-17 21:46 UTC  (4+ messages)
` [PATCH i-g-t v2 1/1] "
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH i-g-t] tests/intel/kms_dirtyfb: Pass output to PSR helpers
 2026-03-17 20:54 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "

[PATCH i-g-t v1 0/2] Skip intel unsupported downscale tests
 2026-03-17 19:44 UTC  (3+ messages)
` ✗ Xe.CI.BAT: failure for Skip intel unsupported downscale tests (rev2)
` ✗ i915.CI.BAT: "

[PATCH i-g-t] tests/intel/kms_dirtyfb: Skip output which doesn't support PSR
 2026-03-17 17:04 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH i-g-t v9 00/49] Unigraf integration
 2026-03-17 15:58 UTC  (50+ messages)
` [PATCH i-g-t v9 01/49] lib/igt_kms: Add a detect timeout value
` [PATCH i-g-t v9 05/49] lib/igt_kms: Add helper to wait for new connectors
` [PATCH i-g-t v9 06/49] lib/tests: Add tests for array manipulations
` [PATCH i-g-t v9 08/49] lib/igt_kms: Expose dump_connector_attrs
` [PATCH i-g-t v9 09/49] lib/igt_kms: Expose reset_connectors_at_exit
` [PATCH i-g-t v9 15/49] lib/monitor_edids: Add helper functions for using monitor_edid objects
` [PATCH i-g-t v9 18/49] lib/unigraf: Add used defines for TSI_Types
` [PATCH i-g-t v9 19/49] lib/unigraf: Add TSI.h
` [PATCH i-g-t v9 20/49] lib/unigraf: Initial Unigraf support
` [PATCH i-g-t v9 21/49] lib/igt_kms: Automatically connect unigraf on display require
` [PATCH i-g-t v9 22/49] lib/unigraf: Introduce device configuration
` [PATCH i-g-t v9 23/49] lib/unigraf: Introduce role configuration
` [PATCH i-g-t v9 24/49] lib/unigraf: Introduce input configuration
` [PATCH i-g-t v9 25/49] lib/unigraf: Add reset function
` [PATCH i-g-t v9 26/49] lib/unigraf: Add unigraf assert and deassert helpers
` [PATCH i-g-t v9 27/49] lib/unigraf: Add plug/unplug helpers
` [PATCH i-g-t v9 29/49] lib/unigraf: Add helpers to read and write edid
` [PATCH i-g-t v9 30/49] lib/unigraf: Add connector and EDID configuration
` [PATCH i-g-t v9 31/49] tests/unigraf: Add basic unigraf tests
` [PATCH i-g-t v9 32/49] lib/unigraf: Add unigraf CRC capture
` [PATCH i-g-t v9 33/49] lib/unigraf: Add configuration for CRC usage
` [PATCH i-g-t v9 34/49] lib/unigraf: add unigraf_get_connector_by_stream
` [PATCH i-g-t v9 35/49] lib/unigraf: Add helper to check timings received by unigraf
` [PATCH i-g-t v9 36/49] lib/igt_pipe_crc: Add unigraf crc calculation
` [PATCH i-g-t v9 37/49] lib/i915/dp: Move DP-related function for i915 to proper folder
` [PATCH i-g-t v9 38/49] lib/i915/dp: Rename functions to avoid confusion
` [PATCH i-g-t v9 39/49] lib/i915/dp: Add helper to get maximum supported rate
` [PATCH i-g-t v9 40/49] lib/i915/dp: Properly check sscanf results
` [PATCH i-g-t v9 41/49] lib/i915/dp: Use igt_output_name instead of private field
` [PATCH i-g-t v9 42/49] lib/igt_dp: Create generic helpers for DP information
` [PATCH i-g-t v9 43/49] lib/igt_kms: Add asserts to avoid null pointer dereference
` [PATCH i-g-t v9 44/49] lib/igt_kms: Add helper to get a CRTC from an output
` [PATCH i-g-t v9 45/49] lib/unigraf: Add lane count configuration
` [PATCH i-g-t v9 46/49] docs/unigraf: Add unigraf documentation
` [PATCH i-g-t v9 47/49] lib/unigraf: Add helpers to set maximum link rate
` [PATCH i-g-t v9 48/49] lib/unigraf: Add helpers to get the current LT status
` [PATCH i-g-t v9 49/49] tests/unigraf/unigraf_lt: Add test for link training
` ✗ Fi.CI.BUILD: failure for Unigraf integration (rev8)

[PATCH i-g-t v2 0/2] Use lowest mode for crc subtest
 2026-03-17 15:36 UTC  (5+ messages)
` [PATCH i-g-t v2 1/2] lib/igt_kms: Add lowclk and highclk modes
` [PATCH i-g-t v2 2/2] tests/kms_async_flips: Use lowest mode for crc subtest
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH i-g-t v1] tests/kms_content_protection: check sink capability after modeset
 2026-03-17 15:05 UTC  (5+ messages)
` [PATCH i-g-t v4] tests/kms_content_protection: Get HDCP capable outputs before modeset
` ✓ Xe.CI.BAT: success for tests/kms_content_protection: check sink capability after modeset (rev4)
` ✓ i915.CI.BAT: "

[PATCH i-g-t v1] tests/kms_plane_scaling: Use selective modes for scaling checks
 2026-03-17 14:50 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH i-g-t] tools/intel_framebuffer_dump: dump frame buffers with igt_fb API
 2026-03-17 14:05 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH i-g-t 0/1] add intel related yuv restrictions to kms_chamelium_frames
 2026-03-17 13:59 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH i-g-t v2 0/3] tests/intel/gem_lmem_swapping: Expect gem leak helper crashes
 2026-03-17 13:04 UTC  (5+ messages)
` ✗ i915.CI.BAT: failure for tests/intel/gem_lmem_swapping: Expect gem leak helper crashes (rev2)
` ✓ i915.CI.BAT: success "

[PATCH i-g-t] tests/intel/xe_prefetch_fault: Add SVM and hit-under-miss validation
 2026-03-17 12:34 UTC  (2+ messages)

[PATCH i-g-t] tests/prime_vgem: partial conversion to igt_crtc_t *
 2026-03-17 12:24 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH i-g-t] lib/igt_debugfs: remove mode parameter from igt_debugfs_crtc_dir()
 2026-03-17 12:19 UTC  (3+ messages)
` ✗ Xe.CI.BAT: failure for "
` ✓ i915.CI.BAT: success "

[PATCH v4 0/2] tests/chamelium/audio: Fix resource leaks in audio tests
 2026-03-17 12:19 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for tests/chamelium/audio: Fix resource leaks in audio tests (rev4)
` ✓ i915.CI.BAT: "

[PATCH i-g-t 00/12] Prepare for returning NULL from igt_crtc_for_pipe()
 2026-03-17 11:45 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ i915.CI.BAT: failure "

[PATCH i-g-t v1] lib/igt_kms: Fix joiner force debugfs entry and expected value
 2026-03-17 11:26 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for lib/igt_kms: Fix joiner force debugfs entry and expected value (rev3)

[PATCH] tests/intel/xe_configfs: Skip ctx-restore subtests on SR-IOV VF
 2026-03-17 11:19 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/xe_configfs: Skip ctx-restore subtests on SR-IOV VF (rev2)
` ✓ i915.CI.BAT: "

[PATCH i-g-t] tests/intel/kms_pm_dc: Add DC5 negative test for continuous page-flip activity
 2026-03-17 11:19 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH] tests/intel/xe_fault_injection: Add fault-injection tests for CRI Freq Throttle Reasons
 2026-03-17  9:39 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH i-g-t v1] Modify the vbl.sequence *2 for mtk driver
 2026-03-17  8:50 UTC  (3+ messages)
  ` 回复: "

[PATCH v2 0/2] DC5 DPMS/PSR suspend/resume validation test
 2026-03-17  8:13 UTC  (4+ messages)
` [PATCH v2 2/2] tests/intel/kms_pm_dc: Add DC5 PSR "

[PATCH i-g-t v8 0/6] kms_flip: limit number of subtests run
 2026-03-17  7:44 UTC  (3+ messages)
` [PATCH i-g-t v8 1/6] tests/kms_flip: test suspend on one pair of pipes

[PATCH i-g-t] tests/amdgpu/amd_ilr: add disallow replay debugfs and fix CRC read timeout
 2026-03-17  5:56 UTC  (2+ messages)

[PATCH i-g-t v1] tests/kms_async_flips: Use lowest mode for crc subtest
 2026-03-17  4:56 UTC  (3+ messages)
` [PATCH i-g-t v2 1/2] lib/igt_kms: Add lowclk and highclk modes
  ` [PATCH i-g-t v2 2/2] tests/kms_async_flips: Use lowest mode for crc subtest

[PATCH] lib: implement systemic timeout scaling via IGT_TIMEOUT_MULTIPLIER
 2026-03-16 19:17 UTC  (2+ messages)

[PATCH i-g-t v2 0/2] tool/intel_hdcp: Fix flickering and show actual HDCP status
 2026-03-16 19:06 UTC  (7+ messages)
` [PATCH i-g-t v2 1/2] tool/intel_hdcp: Show "

[PATCH i-g-t] tests/amdgpu/amd_mode_switch: switch to for_each_crtc()
 2026-03-16 17:21 UTC  (3+ messages)


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