Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-14 17:50:29 to 2024-08-19 20:59:16 UTC [more...]

[PATCH v5 00/37] IGT tests for the KMS Color Pipeline API
 2024-08-19 20:58 UTC  (24+ messages)
` [PATCH v5 01/37] lib/drmtest: Add is_vkms_device()
` [PATCH v5 02/37] tests/kms_writeback: Fix kms_writeback for VKMS
` [PATCH v5 03/37] lib/igt_kms: Move get_writeback_formats_blob to lib
` [PATCH v5 04/37] lib/igt_kms: Introduce DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
` [PATCH v5 05/37] include/drm-uapi: Add COLOROP object
` [PATCH v5 06/37] drm-uapi: Add 3x4 CTM
` [PATCH v5 07/37] drm-uapi: Add 1D LUT drm_colorop_type
` [PATCH v5 08/37] lib/igt_kms: Introduce drm_colorop and COLOR_PIPELINE
` [PATCH v5 09/37] tests/kms_properties: Add colorop properties test
` [PATCH v5 10/37] igt/color: Add SW color transform functionality
` [PATCH v5 11/37] lib/igt_fb: Add copy_fb function
` [PATCH v5 12/37] tests/kms_colorop: Add kms_colorop tests
` [PATCH v5 14/37] lib/igt_color: Add support for 3x4 matrices
` [PATCH v5 15/37] tests/kms_colorop: Add 3x4 CTM tests
` [PATCH v5 16/37] tests/kms_colorop: Add bypass test
` [PATCH v5 17/37] tests/kms_colorop: Parametrize the buffer format
` [PATCH v5 19/37] tests/kms_colorop: Skip if writeback does not support fourcc
` [PATCH v5 20/37] lib/igt_fb: Allow any non-planar format for igt_copy_fb
` [PATCH v5 21/37] kms/colorop: Do proper setup and cleanup
` [PATCH v5 22/37] lib/igt_color: Support color transform for XRGB2101010
` [PATCH v5 23/37] tests/kms_colorop: Set wide [13, 13] bracket for comparison on amdgpu
` [PATCH v5 25/37] tests/kms_colorop: Add tests for PQ variants
` [PATCH v5 26/37] lib/igt_kms: increase MAX_NUM_COLOROPS to 128

[PATCH i-g-t] tests/intel/xe_drm_fdinfo: Add single engine tests
 2024-08-19 20:55 UTC  (7+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure "
` ✗ Fi.CI.IGT: "

[PATCH i-g-t 0/4] Parse GSC-based HuC firmware layout
 2024-08-19 20:53 UTC  (7+ messages)
` [PATCH i-g-t 1/4] tools/intel-gfx-fw-info: Annotate abstract method
` [PATCH i-g-t 2/4] tools/intel-gfx-fw-info: Embed fw decoding
` [PATCH i-g-t 3/4] tools/intel-gfx-fw-info: Override kernel types
` [PATCH i-g-t 4/4] tools/intel-gfx-fw-info: Add proper HuC parser
` ✓ Fi.CI.BAT: success for Parse GSC-based HuC firmware layout
` ✓ CI.xeBAT: "

[PATCH] tests/dumb_buffer: Fix invalid bpp subtest
 2024-08-19 20:26 UTC 

[PATCH 1/2] tests/kms_plane_scaling: Pass display to get_num_scalers()
 2024-08-19 20:25 UTC  (2+ messages)
` [PATCH 2/2] tests/kms_plane_scaling: Improve msm support

[PATCH 1/2] dumb_buffer: Remove invalid-bpp subtest
 2024-08-19 18:51 UTC  (9+ messages)
` [PATCH 2/2] device_reset: Require a PCI device
` ✗ Fi.CI.BUILD: failure for series starting with [1/2] dumb_buffer: Remove invalid-bpp subtest
` ✗ GitLab.Pipeline: warning "

[PATCH 1/2] tests/kms_plane_scaling: Pass display to get_num_scalers()
 2024-08-19 18:24 UTC  (8+ messages)
` [PATCH 2/2] tests/kms_plane_scaling: msm get_num_scalars() support
` ✓ Fi.CI.BAT: success for series starting with [1/2] tests/kms_plane_scaling: Pass display to get_num_scalers()
` ✓ CI.xeBAT: "
` ✗ CI.xeFULL: failure "
` ✓ Fi.CI.IGT: success "

[PATCH i-g-t v2] lib/gpgpu_shader: Fix compilation warning and write dword shader
 2024-08-19 17:51 UTC  (4+ messages)
` ✗ CI.xeFULL: failure for lib/gpgpu_shader: Fix compilation warning and write dword shader (rev2)
` ✓ Fi.CI.IGT: success "

[PATCH i-g-t] tools/dpcd_reg: Advertise the dump command in usage text
 2024-08-19 17:46 UTC  (8+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure "
` ✗ Fi.CI.IGT: "

[PATCH i-g-t] tests/intel/gem_spin_batch: Skip compute engines on DG2 due to w/a
 2024-08-19 15:47 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ CI.xeBAT: "
` ✓ CI.xeFULL: "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t v3 00/14] Test coverage for GPU debug support
 2024-08-19 15:36 UTC  (15+ messages)
` [PATCH i-g-t v3 04/14] lib/xe_eudebug: Introduce eu debug testing framework
` [PATCH i-g-t v3 07/14] lib/gpgpu_shader: Add write_on_exception template
` [PATCH i-g-t v3 09/14] lib/intel_batchbuffer: Add helper to get pointer at specified offset
` [PATCH i-g-t v3 10/14] lib/gpgpu_shader: Allow enabling illegal opcode exceptions in shader
` [PATCH i-g-t v3 13/14] tests/xe_eudebug_online: Debug client which runs workloads on EU

[PATCH i-g-t v5 0/4] runner: Allow dynamically ignore dmesg errors or warnings
 2024-08-19 14:29 UTC  (8+ messages)
` [PATCH i-g-t v5 1/4] runner/resultgen: Added dynamically ignored dmesg messages
` [PATCH i-g-t v5 2/4] lib/igt_core: Added message to runner about ignoring kernel warns
` [PATCH i-g-t v5 3/4] tests/intel/xe_wedged: Inform runner about expected error
` [PATCH i-g-t v5 4/4] HAX/DO_NOT_MERGE: xe-fast-feedback: test xe_wedged
` ✗ CI.xeBAT: failure for runner: Allow dynamically ignore dmesg errors or warnings (rev6)
` ✗ Fi.CI.BAT: "
` ✗ CI.xeFULL: "

[PATCH i-g-t v3 0/2] tests/intel/xe_gt_freq: Add a wait after gt reset
 2024-08-19 13:38 UTC  (6+ messages)
` [PATCH i-g-t v3 1/2] tests/intel/xe_gt_freq: Rename ACT_FREQ_LATENCY_US to SLPC_FREQ_LATENCY_US
` [PATCH i-g-t v3 2/2] tests/intel/xe_gt_freq: Add a wait after gt reset
` ✓ CI.xeBAT: success for tests/intel/xe_gt_freq: Add a wait after gt reset (rev3)
` ✓ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure "

[PATCH i-g-t 00/12] add test to validate fallback
 2024-08-19 12:44 UTC  (16+ messages)
` [PATCH i-g-t 01/12] lib/igt_kms: add enum for link rate and lane count
` [PATCH i-g-t 02/12] lib/igt_kms: add function to force/read a target link rate/lane count
` [PATCH i-g-t 03/12] lib/igt_kms: add function to get max "
` [PATCH i-g-t 04/12] lib/igt_kms: add function to force link retrain
` [PATCH i-g-t 05/12] lib/igt_kms: add function to force link training failure
` [PATCH i-g-t 06/12] lib/igt_kms: add function to check if retrain disabled
` [PATCH i-g-t 07/12] lib/igt_kms: add function to check force link training failure support
` [PATCH i-g-t 08/12] lib/igt_kms: add helper to get pending lt failures
` [PATCH i-g-t 09/12] lib/igt_kms: add helper to get pending retrain count
` [PATCH i-g-t 10/12] lib/igt_kms: add helper to set connector link status
` [PATCH i-g-t 11/12] tests/intel/kms_dp_fallback: add test for validating fallback
` [PATCH i-g-t 12/12] HAX: Do not merge
` ✗ CI.xeBAT: failure for add test to validate fallback (rev3)
` ✗ Fi.CI.BAT: "
` ✗ CI.xeFULL: "

[PATCH i-g-t 0/4] Improve MST HDCP tests
 2024-08-19  5:34 UTC  (11+ messages)
` [PATCH i-g-t 2/4] tests/kms_content_protection: Move try commit call
` [PATCH i-g-t 3/4] tests/kms_content_protection: Add retry logic for mst usecase
` [PATCH i-g-t 4/4] tests/kms_content_protection: Set screen red/green based on CP Status

[PATCH i-g-t, v8] tests/intel/xe_sysfs_preempt_timeout: Porting sysfs preempt test in xe
 2024-08-17 13:19 UTC  (5+ messages)
` ✓ CI.xeBAT: success for tests/intel/xe_sysfs_preempt_timeout: Porting sysfs preempt test in xe (rev8)
` ✓ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure "
` ✗ Fi.CI.IGT: "

[PATCH i-g-t v2] tests/amdgpu: add timeout for queue reset
 2024-08-17  1:37 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for tests/amdgpu: add timeout for queue reset (rev2)
` ✓ CI.xeBAT: "
` ✗ CI.xeFULL: failure "
` ✗ Fi.CI.IGT: "

[PATCH i-g-t 1/2] lib/xe: Add XE_MAX_ENGINE_INSTANCE
 2024-08-16 19:59 UTC  (9+ messages)
` [PATCH i-g-t 2/2] lib/xe: Abstract virtual/parallel setup
` ✓ CI.xeBAT: success for series starting with [i-g-t,1/2] lib/xe: Add XE_MAX_ENGINE_INSTANCE
` ✓ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure "
` ✗ Fi.CI.IGT: "

[PATCH] tests/amd_queue_reset: Refactor ring sequence for job submissions
 2024-08-16 11:56 UTC  (6+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure "
` ✗ Fi.CI.IGT: "

[PATCH i-g-t, v7] tests/intel/xe_sysfs_preempt_timeout: Porting sysfs preempt test in xe
 2024-08-16  7:20 UTC  (3+ messages)
` ✗ Fi.CI.BUILD: failure for tests/intel/xe_sysfs_preempt_timeout: Porting sysfs preempt test in xe (rev7)
` ✗ GitLab.Pipeline: warning "

[PATCH i-g-t] tests/amdgpu: fix secure bounce test failure on APUs
 2024-08-16  6:05 UTC  (6+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure "
` ✗ Fi.CI.IGT: "

[PATCH i-g-t 1/3] lib/igt_core: Use unsigned constants for time conversion
 2024-08-16  5:57 UTC  (11+ messages)
` [PATCH i-g-t 2/3] lib/igt_core: Add a couple of time conversion macros
` [PATCH i-g-t 3/3] lib/xe: Remove MS_TO_NS()
` ✓ CI.xeBAT: success for series starting with [i-g-t,1/3] lib/igt_core: Use unsigned constants for time conversion
` ✓ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure "
` ✗ Fi.CI.IGT: "

[PATCH i-g-t v4 0/6] Add support for hook script
 2024-08-16  5:33 UTC  (10+ messages)
` [PATCH i-g-t v4 1/6] igt_hook: Add feature
` [PATCH i-g-t v4 2/6] runner: Make it easier to extend argv
` [PATCH i-g-t v4 3/6] runner: Add option --hook
` [PATCH i-g-t v4 4/6] igt_hook: Implement and use set_fake_argv() in test
` [PATCH i-g-t v4 5/6] igt_hook: Allow multiple hook descriptors
` [PATCH i-g-t v4 6/6] runner: Allow multiple --hook options
` ✓ CI.xeBAT: success for Add support for hook script (rev4)
` ✓ Fi.CI.BAT: "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t] tests/amdgpu: add timeout for queue reset
 2024-08-16  0:57 UTC  (4+ messages)
` ✗ Fi.CI.IGT: failure for "
` ✗ CI.xeFULL: "

[PATCH i-g-t] tests/intel/gem_spin_batch: RCS/CCS must share VM on DG2 due to w/a
 2024-08-15 20:59 UTC  (7+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure "
` ✗ Fi.CI.IGT: "

[PATCH i-g-t 0/3] Introduce memory mapping tests
 2024-08-15 20:40 UTC  (3+ messages)
` ✗ CI.xeFULL: failure for "
` ✗ Fi.CI.IGT: "

[PATCH i-g-t, v6 0/2] tests/intel/xe_sysfs_preempt_timeout: Porting sysfs preempt test in xe
 2024-08-15 20:22 UTC  (5+ messages)
` [PATCH i-g-t, v6 1/2] "
  ` [PATCH i-g-t,v6 "
` ✗ CI.xeFULL: failure for tests/intel/xe_sysfs_preempt_timeout: Porting sysfs preempt test in xe (rev6)
` ✓ Fi.CI.IGT: success "

[PATCH i-g-t] lib/igt_kmod: Unload/Reload the mei Modules Before Unloading/Reloading the i915/xe Driver
 2024-08-15 17:25 UTC  (7+ messages)
` ✓ CI.xeBAT: success for "
` ✗ Fi.CI.BAT: failure "
` ✗ CI.xeFULL: "

[PATCH i-g-t v2 00/10] Add per-client engine utilization tests
 2024-08-15 16:46 UTC  (6+ messages)
` [PATCH i-g-t v2 04/10] tests/intel/xe_drm_fdinfo: Add helpers for spinning batches

[PATCH] tests/intel/xe_vm: Add BO partial mmap test
 2024-08-15  0:44 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✗ CI.xeFULL: "


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