Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-13 17:10:06 to 2024-03-15 20:11:55 UTC [more...]

[PATCH i-g-t 0/5] tests/kms_cursor_crc: Test SIZE_HINTS
 2024-03-15 20:11 UTC  (8+ messages)
` [PATCH i-g-t 1/5] wip: drm-uapi: add drm_plane_size_hints
` [PATCH i-g-t 2/5] lib/igt_kms: Add IGT_PLANE_SIZE_HINTS
` [PATCH i-g-t 3/5] tests/kms_cursor_crc: Make require_cursor_size() a bit more sensible
` [PATCH i-g-t 4/5] tests/kms_cursor_crc: Test the SIZE_HINTS property
` [PATCH i-g-t 5/5] CI: tests/intel-ci: Run kms_cursor_crc@cursor-size-hints
` ✓ CI.xeBAT: success for tests/kms_cursor_crc: Test SIZE_HINTS
` ✓ Fi.CI.BAT: "

[PATCH i-g-t] tests/intel/xe_ccs: fix bo size for ccs
 2024-03-15 17:33 UTC  (3+ messages)
` ✓ CI.xeBAT: success for "
` ✗ Fi.CI.BAT: failure "

[PATCH i-g-t v4 00/25] Update test documentation for i915 tests
 2024-03-15 17:04 UTC  (31+ messages)
` [PATCH i-g-t v4 01/25] tests: Introduce uapi subcategory
` [PATCH i-g-t v4 02/25] tests/intel: Introduce Memory management subcategory
` [PATCH i-g-t v4 03/25] tests/intel: Introduce CMD submission subcategory
` [PATCH i-g-t v4 04/25] tests/intel: Introduce Caching subcategory
` [PATCH i-g-t v4 05/25] tests/intel: Let's introduce Workarounds subcategory
` [PATCH i-g-t v4 06/25] tests/intel: Add tests to Compute subcategory
` [PATCH i-g-t v4 07/25] tests/intel: Introduce GPGPU subcategory
` [PATCH i-g-t v4 08/25] tests/intel: Introduce Blitter subcategory
` [PATCH i-g-t v4 09/25] tests/intel: Introduce FDinfo subcategory
` [PATCH i-g-t v4 10/25] tests/intel: Introduce Flat-ccs subcategory
` [PATCH i-g-t v4 11/25] tests/intel: Introduce Firmware subcategory
` [PATCH i-g-t v4 12/25] tests/intel: Introduce Media subcategory
` [PATCH i-g-t v4 13/25] tests/intel: Introduce Render copy subcategory
` [PATCH i-g-t v4 14/25] tests/intel: Introduce Obsolete subcategory
` [PATCH i-g-t v4 15/25] tests/intel: Introduce Power management subcategory
` [PATCH i-g-t v4 16/25] tests/intel: Introduce SysMan subcategory
` [PATCH i-g-t v4 17/25] tests: Introduce Core subcategory
` [PATCH i-g-t v4 18/25] tests: Introduce Synchronization subcategory
` [PATCH i-g-t v4 19/25] tests: Introduce intel-nouveau subcategory
` [PATCH i-g-t v4 20/25] tests/intel: Introduce Debugging subcategory
` [PATCH i-g-t v4 21/25] tests/intel: Add missing documentation fields in i915_selftest
` [PATCH i-g-t v4 22/25] tests/intel: Add more tests to Performance subcategory
` [PATCH i-g-t v4 23/25] tests: Add missing documentation fields for SRIOV and Display
` [PATCH i-g-t v4 24/25] tests: Remove 'Run type' documentation field
` [PATCH i-g-t v4 25/25] tests: Update device_reset functionality
` ✗ Fi.CI.BAT: failure for Update test documentation for i915 tests (rev4)
` ✓ CI.xeBAT: success "

[PATCH i-g-t] CONTRIBUTING: Add coding style guidelines
 2024-03-15 16:54 UTC  (4+ messages)
` ✓ CI.xeBAT: success for "
` ✗ Fi.CI.BAT: failure "

[PATCH i-g-t v2 0/4] New rotation test
 2024-03-15 16:11 UTC  (13+ messages)
` [PATCH i-g-t v2 1/4] lib/igt_kms: Add reflection name and mask
` [PATCH i-g-t v2 3/4] tests/kms_rotation: Add extensive rotation test
` ✓ CI.xeBAT: success for New rotation test (rev2)
` ✓ Fi.CI.BAT: "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t v1 0/3] more musl libc fixes for PATH_MAX
 2024-03-15 15:06 UTC  (6+ messages)
` [PATCH i-g-t v1 1/3] lib/igt_sriov_device: fix musl libc build
` [PATCH i-g-t v1 2/3] lib/igt_kmod: fix musl builds
` [PATCH i-g-t v1 3/3] tests/intel/xe_debugfs: fix musl build
` ✓ Fi.CI.BAT: success for more musl libc fixes for PATH_MAX
` ✓ CI.xeBAT: "

[PATCH i-g-t] tests/intel/xe_exec_queue_property: fix documentation output
 2024-03-15 13:43 UTC  (6+ messages)
` ✗ Fi.CI.IGT: failure for "
` ✓ Fi.CI.IGT: success "

[PATCH i-g-t 00/10] More improvements to scripts/xls_to_doc.py
 2024-03-15  9:15 UTC  (27+ messages)
` [PATCH i-g-t 01/10] scripts/xls_to_doc.py: make the message about wildcards clearer
` [PATCH i-g-t 02/10] scripts/xls_to_doc.py: don't ignore the last column
` [PATCH i-g-t 03/10] scripts/xls_to_doc.py: be clearer when ignoring a value in verbose mode
` [PATCH i-g-t 04/10] scripts/xls_to_doc.py: detect field removal
` [PATCH i-g-t 05/10] scripts/xls_to_doc.py: improve the addition logic
` [PATCH i-g-t 06/10] scripts/xls_to_doc.py: preserve line for found fields
` [PATCH i-g-t 07/10] scripts/xls_to_doc.py: don't duplicate a common field
` [PATCH i-g-t 08/10] scripts/xls_to_doc.py: reduce verbosity for writing message
` [PATCH i-g-t 09/10] scripts/xls_to_doc.py: better handle common attributes
` [PATCH i-g-t 10/10] scripts/xls_to_doc.py: add a logic to simplify tags
  ` [PATCH 11/10] scripts/xls_to_doc.py: make pylint happy
` ✓ CI.xeBAT: success for More improvements to scripts/xls_to_doc.py
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.BUILD: failure for More improvements to scripts/xls_to_doc.py (rev2)

[PATCH i-g-t] tools/intel_reg: add possibility to select device
 2024-03-15  9:13 UTC  (6+ messages)
` ✓ CI.xeBAT: success for "
` ✗ Fi.CI.BAT: failure "

[PATCH i-g-t] lib/intel_compute: Do not assume engine class
 2024-03-15  9:06 UTC  (4+ messages)
` ✓ CI.xeBAT: success for "
` ✗ Fi.CI.BAT: failure "

[PATCH i-g-t] tests/kms_async_flips: Re-calculate min flips per frame
 2024-03-15  8:42 UTC  (9+ messages)
` [i-g-t V2] "
` ✓ Fi.CI.BAT: success for "
` ✓ CI.xeBAT: "
` ✓ CI.xeBAT: success for tests/kms_async_flips: Re-calculate min flips per frame (rev2)
` ✓ Fi.CI.BAT: "
` ✗ Fi.CI.IGT: failure for tests/kms_async_flips: Re-calculate min flips per frame
` ✗ Fi.CI.IGT: failure for tests/kms_async_flips: Re-calculate min flips per frame (rev2)

[PATCH i-g-t v2 0/2] Add common functions for i915 and xe
 2024-03-15  7:21 UTC  (7+ messages)
` [PATCH i-g-t v2 1/2] lib/intel_common: Add placeholder for common i915 and xe functions
` ✗ Fi.CI.IGT: failure for Add common functions for i915 and xe

[PATCH i-g-t 0/3] Add support to paint already mmaped buffer
 2024-03-15  7:17 UTC  (6+ messages)
` [PATCH i-g-t 1/3] lib/igt_draw: Dont mmap, if the buffer is already mmapped
` [PATCH i-g-t 2/3] tests/kms_async_flips: Reuse the already mmapped buffer
` [PATCH i-g-t 3/3] tests/kms_frontbuffer_tracking: Align to new igt_draw_rect usage
` ✗ CI.xeBAT: failure for Add support to paint already mmaped buffer
` ✗ Fi.CI.BAT: "

[PATCH i-g-t 0/2] tests/intel/xe_pm: Tests to validate vm-bind
 2024-03-15  6:38 UTC  (5+ messages)
` [PATCH i-g-t 1/2] tests/intel/xe_pm: Test to validate vm bind functionality with suspend and resume
` [PATCH i-g-t 2/2] tests/intel/xe_pm: Test to validate vm unbind all flag "
` ✓ CI.xeBAT: success for tests/intel/xe_pm: Tests to validate vm-bind
` ✓ Fi.CI.BAT: "

[PATCH i-g-t] tests/kms_async_flip: Reduce the clobbering area used for CRC test
 2024-03-15  6:21 UTC  (5+ messages)

[PATCH i-g-t v3] lib/igt_kmod: Allow to load kunit from alias
 2024-03-15  6:15 UTC  (2+ messages)

[i-g-t,v2] tests/intel: Add tests to run suspend without display
 2024-03-15  6:06 UTC  (5+ messages)
` ✓ CI.xeBAT: success for tests/intel: Add tests to run suspend without display (rev2)
` ✓ Fi.CI.BAT: "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t 0/2] tests/intel/xe_exec_compute_mode: Test to
 2024-03-15  6:00 UTC  (5+ messages)
` [PATCH i-g-t 1/2] lib/xe/xe_spin: Add support to store/write ctx time stamps
` [PATCH i-g-t 2/2] tests/intel/xe_exec_compute_mode: Test to validate LR mode
` ✓ CI.xeBAT: success for tests/intel/xe_exec_compute_mode: Test to
` ✓ Fi.CI.BAT: "

[PATCH i-g-t 0/4] revamp big joiner test
 2024-03-15  4:10 UTC  (5+ messages)
` [PATCH i-g-t 1/4] lib/igt_kms: move bigjoiner_mode_found to lib
` [PATCH i-g-t 2/4] tests/intel/kms_big_joiner: revamp bigjoiner

[PATCH i-g-t] tests/intel/xe_busted: Introduce a new test for Xe device busted state
 2024-03-15  2:14 UTC  (3+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "

[PATCH i-g-t] tests/device_reset: Skip if no drm devices are present
 2024-03-15  0:26 UTC  (6+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t] tests/intel/xe_compute_preempt: Add compute threadgroup preempt test
 2024-03-14 21:57 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for tests/intel/xe_compute_preempt: Add compute threadgroup preempt test (rev2)
` ✓ CI.xeBAT: success "

[PATCH i-g-t v2 0/2] lib/kunit: Execute test cases synchronously
 2024-03-14 19:24 UTC  (5+ messages)
` [PATCH i-g-t v2 1/2] "
` ✗ Fi.CI.IGT: failure for lib/kunit: Execute test cases synchronously (rev5)

[PATCH i-g-t] tests/intel-ci/xe: Block pc8-residency tests on XE
 2024-03-14 18:20 UTC  (6+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t] tests/intel/xe_wedged: Introduce a new test for Xe device wedged state
 2024-03-14 17:57 UTC  (6+ messages)
` ✗ CI.xeBAT: failure for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t 0/3] Fix scripts/xls_to_doc.py
 2024-03-14 17:13 UTC  (6+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t v2 0/3] print info in core_getversion
 2024-03-14 16:45 UTC  (4+ messages)
` [PATCH i-g-t v2 3/3] tests/core_getversion: test all drm devices

[PATCH i-g-t] lib/xe_spin: Fix MI_STORE_REGISTER_MEM instruction usage
 2024-03-14 13:14 UTC  (5+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t v12 0/6] introduce Xe multigpu and other multi-GPU helpers
 2024-03-14 12:55 UTC  (11+ messages)
` [PATCH i-g-t v12 1/6] lib/igt_device_scan: Introduce filtering out non-PCI devices
` [PATCH i-g-t v12 2/6] lib/drmtest: Introduced drm_open_driver_another
` [PATCH i-g-t v12 3/6] lib/igt_multigpu: Introduce library for multi-GPU scenarios
` [PATCH i-g-t v12 4/6] lib/igt_multigpu: Add igt_foreach_gpu_chip
` [PATCH i-g-t v12 5/6] tests/intel/xe_exec_basic: add multigpu subtests
` [PATCH i-g-t v12 6/6] tests/intel/gem_exec_gttfill: simplify multiGPU subtest
` ✓ Fi.CI.BAT: success for introduce Xe multigpu and other multi-GPU helpers (rev12)
` ✓ CI.xeBAT: "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t] tests/intel/xe_compute_preempt: Add compute threadgroup preempt test
 2024-03-14 11:08 UTC  (5+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "
` ✓ Fi.CI.IGT: "

[PATCH i-g-t,v5 0/2] Add tests to query firmware version
 2024-03-14  7:02 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for Add tests to query firmware version (rev6)

[PATCH i-g-t] tests/intel-ci: Unblock core hotunplug test
 2024-03-14  6:48 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ CI.xeBAT: success "

[PATCH i-g-t] SRIOV: lib/igt_sriov_device: Cache xe device at open
 2024-03-13 23:36 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH i-g-t] lib/igt_kmod: stop using KMOD_REMOVE_FORCE
 2024-03-13 23:07 UTC  (4+ messages)
` ✗ GitLab.Pipeline: warning for "
` ✓ CI.xeBAT: success "
` ✗ Fi.CI.BAT: failure "

[PATCH i-g-t] xe_live_ktest: Use xe_live_test kernel module
 2024-03-13 19:22 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