Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-08-11 06:43:59 to 2025-08-15 08:05:18 UTC [more...]

[RESEND i-g-t 0/5] tools/intel_vbt_decode: more updates to VBT definitions
 2025-08-15  8:04 UTC  (4+ messages)
` [RESEND i-g-t 1/5] tools/intel_vbt_decode: Split up DSI VBT defs to a separate file
` [RESEND i-g-t 2/5] tools/intel_vbt_decode: Remove intel_bios.h
` [RESEND i-g-t 3/5] tools/intel_vbt_decode: Add anonymous structs to group DSI VBT defs

[PATCH V10 00/30] IGT tests for the KMS Color Pipeline API
 2025-08-15  6:34 UTC  (34+ messages)
` [PATCH V10 01/30] tests/kms_writeback: Fix kms_writeback for VKMS
` [PATCH V10 02/30] lib/igt_kms: Introduce DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
` [PATCH V10 03/30] drm-uapi: Add COLOROP object
` [PATCH V10 04/30] lib/igt_kms: Destroy colorops on exit
` [PATCH V10 05/30] tests/kms_properties: Add colorop properties test
` [PATCH V10 06/30] igt/color: Add SW color transform functionality
` [PATCH V10 07/30] lib/igt_fb: Add igt_copy_fb function
` [PATCH V10 08/30] lib/drmtest: Add is_vkms_device()
` [PATCH V10 09/30] tests/kms_colorop: Add kms_colorop tests
` [PATCH V10 10/30] lib/igt_kms: Add support for DATA colorop property
` [PATCH V10 11/30] lib/igt_color: Add support for 3x4 matrices
` [PATCH V10 12/30] tests/kms_colorop: Add 3x4 CTM tests
` [PATCH V10 13/30] tests/kms_colorop: Add bypass test
` [PATCH V10 14/30] tests/kms_colorop: Add 10bpc test
` [PATCH V10 15/30] tests/kms_colorop: Skip if writeback does not support fourcc
` [PATCH V10 16/30] lib/igt_fb: Allow any non-planar format for igt_copy_fb
` [PATCH V10 17/30] lib/igt_color: Support color transform for XRGB2101010
` [PATCH V10 18/30] lib/igt_color: Add PQ variants for 0-1 and 0-125 range
` [PATCH V10 19/30] tests/kms_colorop: Add tests for PQ variants
` [PATCH V10 20/30] tests/kms_colorop: Add a TF sRGB test
` [PATCH V10 21/30] lib/igt_color: add BT2020/BT709 transfer functions
` [PATCH V10 22/30] tests/kms_colorop: Add TF BT2020/BT709 tests
` [PATCH V10 23/30] lib/igt_color: Add 1D LUT color transformation support
` [PATCH V10 24/30] test/kms_colorop: Add tests that exercise the 1D LUT colorops
` [PATCH V10 25/30] tests/kms_colorop: Add multiplier tests
` [PATCH V10 26/30] scripts/convert_3dlut.py Convert a 3D LUT to igt_3dlut_t array for 3D LUT API
` [PATCH V10 27/30] tests/kms_colorop: Add a 3D LUT subtest
` [PATCH V10 28/30] drm-uapi: Update kernel doc for drm_colorop_type
` [PATCH V10 29/30] drm-uapi: Sync up definition with kernel colorop implementation
` [PATCH V10 30/30] tests/kms_colorop: Add a colorop uniqueness subtest
` ✓ i915.CI.BAT: success for IGT tests for the KMS Color Pipeline API (rev10)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] lib/xe/xe_spin: Add additional MI_ARB_CHECK to preemptable spin init
 2025-08-15  4:44 UTC  (10+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
` ✗ i915.CI.Full: failure "

[PATCH 0/3]
 2025-08-15  3:44 UTC  (10+ messages)
` [PATCH 1/3] lib/intel_compute: loop_kernel_duration in Pipeline
` [PATCH 2/3] tests/intel/xe_compute: Added loop_duration_2s subtest
` [PATCH 3/3] tests/intel/xe_compute: Added eu-busy-10s test
` ✓ Xe.CI.BAT: success for series starting with [1/3] lib/intel_compute: loop_kernel_duration in Pipeline
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t v2] tests/kms_atomic_transition: Change debug mask for multi-output modeset tests
 2025-08-14 20:40 UTC  (8+ messages)
` ✗ Xe.CI.BAT: failure for tests/kms_atomic_transition: Change debug mask for multi-output modeset tests (rev2)
` ✗ i915.CI.BAT: "
` ✗ Xe.CI.Full: "
` ✓ Xe.CI.BAT: success for tests/kms_atomic_transition: Change debug mask for multi-output modeset tests (rev3)
` ✗ Xe.CI.Full: failure "
` ✓ i915.CI.BAT: success "
` ✓ i915.CI.Full: "

[PATCH] lib/xe/xe_spin: Add switch point for preemptible spinner
 2025-08-14 18:55 UTC  (9+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✓ i915.CI.Full: success "

[PATCH i-g-t 0/5] tools/intel_vbt_decode: more updates to VBT definitions
 2025-08-14 18:05 UTC  (9+ messages)
` [PATCH i-g-t 1/5] tools/intel_vbt_decode: Split up DSI VBT defs to a separate file
` [PATCH i-g-t 2/5] tools/intel_vbt_decode: Remove intel_bios.h
` [PATCH i-g-t 3/5] tools/intel_vbt_decode: Add anonymous structs to group DSI VBT defs
` [PATCH i-g-t 4/5] tools/intel_vbt_decode: Flip bta_enabled to bta_disable
` [PATCH i-g-t 5/5] tools/intel_vbt_decode: Add missing DSI VBT defs
` ✗ Fi.CI.BUILD: failure for tools/intel_vbt_decode: more updates to VBT definitions

[PATCH i-g-t 0/4] Shaders migration to separate headers
 2025-08-14 11:17 UTC  (16+ messages)
` [PATCH i-g-t 1/4] lib/intel_compute_krn_sip: separate sip from the shaders
` [PATCH i-g-t 2/4] lib/intel_compute: migrate compute square kernels
` [PATCH i-g-t 3/4] lib/intel_compute: migrate compute loop count kernels
` [PATCH i-g-t 4/4] lib/intel_compute: migrate compute loop kernels
` ✓ i915.CI.BAT: success for Shaders migration to separate headers
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t v4 00/41] VKMS configfs tests
 2025-08-14 10:52 UTC  (8+ messages)
` [PATCH i-g-t v4 01/41] lib/drmtest: Add VKMS as a known driver type
` [PATCH i-g-t v4 02/41] lib/vkms: Add minimal VKMS library and test device default files
` [PATCH i-g-t v4 05/41] lib/vkms: Test plane "

[PATCH i-g-t 0/4] tools/intel_vbt_decode: sync intel_vbt_defs.h with kernel
 2025-08-14  9:43 UTC  (13+ messages)
` [PATCH i-g-t 1/4] tools/intel_vbt_decode: sync intel_vbt_defs.h with kernel commit bc3ca4d94369
` [PATCH i-g-t 2/4] tools/intel_vbt_decode: sync intel_vbt_defs.h with kernel commit 70c33a2710cd
` [PATCH i-g-t 3/4] tools/intel_vbt_decode: sync intel_vbt_defs.h with kernel commit dac2ec8d3ba2
` [PATCH i-g-t 4/4] tools/intel_vbt_decode: sync intel_vbt_defs.h with kernel commit 96b451d53ae9
` ✗ i915.CI.BAT: failure for tools/intel_vbt_decode: sync intel_vbt_defs.h with kernel
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH i-g-t] lib/pciids: sync pciids.h with kernel
 2025-08-14  8:55 UTC  (6+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCH 1/2] xe/oa: Add perf consts to support more metrics
 2025-08-14  8:29 UTC  (4+ messages)
` [PATCH 2/2] xe/oa: Update PTL oa-metrics with new compute, memory, and stall counters

[PATCH i-g-t 1/3] lib/dsc: Add helpers to disable force dsc
 2025-08-14  8:16 UTC  (9+ messages)
` [PATCH i-g-t 2/3] tests/kms_hdr: Set HDR meta-data while testing for panel capability
` [PATCH i-g-t 3/3] tests/kms_hdr: Handle HDR panels requiring DSC
` ✗ i915.CI.BAT: failure for series starting with [i-g-t,1/3] lib/dsc: Add helpers to disable force dsc
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH 1/2] lib/amdgpu: add ASIC-aware gfx hooks and introduce amd_ip_blocks_ex
 2025-08-14  7:16 UTC  (6+ messages)
` [PATCH 2/2] amdgpu/tests: Refactor amdgpu_sync_dependency_test
` ✓ i915.CI.BAT: success for series starting with [1/2] lib/amdgpu: add ASIC-aware gfx hooks and introduce amd_ip_blocks_ex
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t] lib/intel/veboxcopy: Respect buffer MOCS index
 2025-08-14  4:48 UTC  (4+ messages)

[PATCH] tests/intel/xe_exec_balancer: use xe_wait_ufence to replace sleep action
 2025-08-14  4:36 UTC 

[PATCH i-g-t] tests/intel/xe_sysfs_file_perm: Verify sysfs file permissions for security
 2025-08-13 18:45 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH v2] tests/intel/xe_configfs: Add i2c adapter check in survivability mode
 2025-08-13 14:46 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/xe_configfs: Add i2c adapter check in survivability mode (rev2)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t] tests/intel-ci/xe.bmg.display.blocklist: update bmg blocklist
 2025-08-13 13:01 UTC  (2+ messages)

[RFC i-g-t v3 0/1] A tool to demonstrate use of netlink sockets to read RAS error counters
 2025-08-13 12:46 UTC  (4+ messages)
` [RFC i-g-t v3 1/1] tools/RAS: A tool to read "

[PATCH i-g-t v9 1/2] tests/kms_prime: Add XE support
 2025-08-13 10:53 UTC  (2+ messages)

[PATCH i-g-t 0/2] tests/intel/xe_vm: Extend coverage for bind with invalid flag
 2025-08-13  8:38 UTC  (9+ messages)
` [PATCH i-g-t 1/2] tests/intel/xe_vm: Add bind-array-flag-invalid subtest
` [PATCH i-g-t 2/2] tests/intel/xe_vm: Unify bind-flag-invalid and bind-array-flag-invalid test functions
` ✓ i915.CI.BAT: success for tests/intel/xe_vm: Extend coverage for bind with invalid flag
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
` ✗ i915.CI.Full: "

[PATCH] tests/intel/xe_exec_reset: Replace hardcoded sleep with GT C6 polling
 2025-08-12 15:07 UTC  (2+ messages)

[PATCH i-g-t v5 0/3] Introduce intel_hdcp tool
 2025-08-12  4:50 UTC  (3+ messages)
` [PATCH i-g-t v5 1/3] tools/intel_hdcp: Support for enabling and disabling HDCP

[PATCH i-g-t v5] tests/kms_content_protection: Add force HDCP 1.4 subtest
 2025-08-12  3:52 UTC  (2+ messages)

[PATCH v3] test/intel/xe_pmt: Add testing for BMG crashlog
 2025-08-11 23:37 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for test/intel/xe_pmt: Add testing for BMG crashlog (rev3)
` ✗ i915.CI.Full: failure "

[PATCH i-g-t] tests/xe_compute_preempt: remove WMTP check in multiprocess tests
 2025-08-11 21:22 UTC  (9+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t] intel/xe_fault_injection : Update function name for xe_wa_init
 2025-08-11 19:34 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH i-g-t] tests/kms_atomic_transition: Change debug mask for multi-output modeset tests
 2025-08-11 18:51 UTC  (2+ messages)

[PATCH i-g-t] intel/xe_fault_injection.c : Update function name for xe_wa_init
 2025-08-11 18:37 UTC  (5+ messages)
` ✗ i915.CI.BAT: failure for "
` ✗ Xe.CI.BAT: "

[PATCH i-g-t 0/1] tests/intel/xe_exec_reset: Wait for spin jobs
 2025-08-11 15:30 UTC  (6+ messages)
` [PATCH i-g-t 1/1] tests/intel/xe_exec_reset: Wait for spin jobs to start
` ✓ i915.CI.BAT: success for tests/intel/xe_exec_reset: Wait for spin jobs
` ✓ Xe.CI.BAT: "
` ✓ i915.CI.Full: "
` ✓ Xe.CI.Full: "

[PATCH i-g-t] lib/igt_dir: Use actual length for string termination
 2025-08-11 10:21 UTC  (2+ messages)


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