Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-19 06:29:31 to 2024-04-23 17:10:21 UTC [more...]

[PATCH i-g-t v2 0/6] Intel blitter framebuffer copying sanitizing
 2024-04-23 17:10 UTC  (10+ messages)
` [PATCH i-g-t v2 1/6] lib/igt_fb: fix intel modifiers for fb copying on xe driver
` [PATCH i-g-t v2 2/6] lib/igt_fb: make blt_compression_format function more readable
` [PATCH i-g-t v2 3/6] lib/igt_fb: Sanitize blt_fb_init
` [PATCH i-g-t v2 4/6] lib/igt_fb: separate intel blitter context setup from blitter function
` [PATCH i-g-t v2 5/6] lib/igt_fb: put intel blt cleanup into its own function
` [PATCH i-g-t v2 6/6] lib/igt_fb: unify intel blitter fb block copies between xe and i915
` ✗ Fi.CI.BAT: failure for Intel blitter framebuffer copying sanitizing (rev2)
` ✓ CI.xeBAT: success "
` ✗ Fi.CI.BAT: failure for Intel blitter framebuffer copying sanitizing (rev3)

[PATCH i-g-t 0/2] Use xe2 render-copy on newer hardware
 2024-04-23 15:20 UTC  (8+ messages)
` [PATCH i-g-t 1/2] lib/rendercopy: Fix horizontal stride
` [PATCH i-g-t 2/2] lib/intel_batchbuffer: Be ready to use xe2 render-copy on newer hardware
` ✓ Fi.CI.BAT: success for Use "
` ✓ CI.xeBAT: "
` ✗ CI.xeFULL: failure "

[i-g-t V4 0/7] Force joiner support in bigjoiner checks
 2024-04-23 13:18 UTC  (10+ messages)
` [i-g-t V4 1/7] lib/igt_kms: Update force joiner debugfs check
` [i-g-t V4 2/7] lib/igt_kms: New helper to check force joiner status
` [i-g-t V4 3/7] lib/igt_kms: Force joiner support in bigjoiner checks
` [i-g-t V4 4/7] tests/intel/kms_pm_lpsp: "
` [i-g-t V4 5/7] tests/kms_flip: "
` [i-g-t V4 6/7] tests/kms_setmode: "
` [i-g-t V4 7/7] HAX: Test force joiner on BAT
` ✓ CI.xeBAT: success for Force joiner support in bigjoiner checks (rev5)
` ✗ Fi.CI.BAT: failure "

[PATCH V2 i-g-t] tests/xe_exec_threads: Make hang tests reset domain aware
 2024-04-23 13:06 UTC  (13+ messages)

[igt-dev] [i-g-t] tests/intel/kms_fbt: Use Linear modifier as default
 2024-04-23 11:59 UTC  (7+ messages)
` ✗ Fi.CI.BAT: failure for tests/intel/kms_fbt: Use Linear modifier as default (rev4)
` ✓ CI.xeBAT: success "
` ✗ CI.xeFULL: failure "
` ✓ Fi.CI.BAT: success "

[PATCH i-g-t v6 0/2] Update compression check based on platform
 2024-04-23 15:37 UTC  (17+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ CI.xeBAT: "
` ✓ Fi.CI.IGT: "
` [PATCH i-g-t v6 1/2] lib/intel_blt: Add helper function to ensure platform has flat-ccs enabled
` [PATCH i-g-t v6 2/2] tests/xe_ccs: Update compression check based on flat-ccs enablement
` ✓ CI.xeBAT: success for Update compression check based on platform (rev2)
` ✓ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure "
` [PATCH i-g-t v7 1/2] lib/intel_blt: Add helper function to ensure platform has flat-ccs enabled
  ` [PATCH i-g-t v7 2/2] tests/xe_ccs: Update compression check based on flat-ccs enablement

[PATCH i-g-t v2 00/16] Introduce Mega feature to Xe and i915 tests
 2024-04-23 10:49 UTC  (17+ messages)
` [PATCH i-g-t v2 01/16] tests/intel: Introduce General Core Mega feature
` [PATCH i-g-t v2 02/16] tests: Add Memory management tests to "
` [PATCH i-g-t v2 03/16] tests/intel: Add Blitter "
` [PATCH i-g-t v2 04/16] tests/intel: Introduce Power management "
` [PATCH i-g-t v2 05/16] tests/intel: Introduce Compute "
` [PATCH i-g-t v2 06/16] tests: Add DRIVER_ANY tests to General Core "
` [PATCH i-g-t v2 07/16] tests/intel: Add legacy i915 "
` [PATCH i-g-t v2 08/16] tests/intel: Introduce SysMan "
` [PATCH i-g-t v2 09/16] tests/intel: Add general XE tests to General Core "
` [PATCH i-g-t v2 10/16] tests/intel: Introduce Performance "
` [PATCH i-g-t v2 11/16] tests/intel: Introduce Compression "
` [PATCH i-g-t v2 12/16] tests/intel: Introduce Render "
` [PATCH i-g-t v2 13/16] tests/intel: Add GPGPU tests to Compute "
` [PATCH i-g-t v2 14/16] tests/intel: Introduce Media "
` [PATCH i-g-t v2 15/16] tests/intel: Introduce RAS "
` [PATCH i-g-t v2 16/16] tests/intel: Add display tests to General Display Features

[PATCH i-g-t v5 0/8] benchmarks/kms_fb_stress: benchmark formats
 2024-04-23 10:47 UTC  (13+ messages)
` [PATCH i-g-t v5 1/8] benchmarks/kms_fb_stress: Assert that we have an supported pipe
` [PATCH i-g-t v5 2/8] benchmarks/kms_fb_stress: Log the KMS structure
` [PATCH i-g-t v5 3/8] benchmarks/kms_fb_stress: Separate the benchmark in a subtest
` [PATCH i-g-t v5 4/8] benchmarks/kms_fb_stress: Free resources on the stress procedure
` [PATCH i-g-t v5 5/8] benchmarks/kms_fb_stress: Move FB creation to a separate function
` [PATCH i-g-t v5 6/8] benchmarks/kms_fb_stress: Don't paint the FB's if the format is not supported by Pixman
` [PATCH i-g-t v5 7/8] benchmarks/kms_fb_stress: Optionally enable the overlay planes
` [PATCH i-g-t v5 8/8] benchmarks/kms_fb_stress: Create a benchmark for formats
` ✓ CI.xeBAT: success for benchmarks/kms_fb_stress: benchmark formats (rev2)
` ✓ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure "
` ✗ Fi.CI.IGT: "

[PATCH i-g-t 0/6] Intel blitter framebuffer copying sanitizing
 2024-04-23 10:38 UTC  (11+ messages)
` [PATCH i-g-t 1/6] lib/igt_fb: fix intel modifiers for fb copying on xe driver
` [PATCH i-g-t 2/6] lib/igt_fb: make blt_compression_format function more readable
` [PATCH i-g-t 3/6] lib/igt_fb: Sanitize blt_fb_init
` [PATCH i-g-t 4/6] lib/igt_fb: separate intel blitter context setup from blitter function
` [PATCH i-g-t 5/6] lib/igt_fb: put intel blt cleanup into its own function
` [PATCH i-g-t 6/6] lib/igt_fb: unify intel blitter fb block copies between xe and i915
` ✓ CI.xeBAT: success for Intel blitter framebuffer copying sanitizing
` ✓ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure "
` ✗ Fi.CI.IGT: "

[PATCH i-g-t v2 0/3] Put "Run type" highest in documentation hierarchy
 2024-04-23  9:53 UTC  (4+ messages)
` [PATCH i-g-t v2 1/3] tests/intel: Put "Run type" highest in Xe "
` [PATCH i-g-t v2 2/3] tests/intel: Put "Run type" highest in KMS "
` [PATCH i-g-t v2 3/3] tests/intel: Put "Run type" highest in i915 "

[PATCH v2 i-g-t 0/6] benchmarks/gem_wsim: Extend engine selection syntax
 2024-04-23  8:56 UTC  (7+ messages)
` [PATCH v2 i-g-t 1/6] benchmarks/gem_wsim: Introduce intel_engines structure
` [PATCH v2 i-g-t 2/6] benchmarks/gem_wsim: Unify bond handling
` [PATCH v2 i-g-t 3/6] benchmarks/gem_wsim: Introduce engine_idx to streamline engine selection
` [PATCH v2 i-g-t 4/6] benchmarks/gem_wsim: Update request_idx in prepare phase
` [PATCH v2 i-g-t 5/6] benchmarks/gem_wsim: Extend engine selection syntax
` [PATCH v2 i-g-t 6/6] benchmarks/gem_wsim: Option to list physical engines

[PATCH i-g-t v2] tests/xe_evict|exec_threads: Use fd reopen to avoid corrupting global data
 2024-04-23  8:57 UTC  (7+ messages)
` ✓ Fi.CI.BAT: success for tests/xe_evict|exec_threads: Use fd reopen to avoid corrupting global data (rev3)
` ✓ CI.xeBAT: "
` ✗ CI.xeFULL: failure "
` ✗ Fi.CI.IGT: "

[PATCH i-g-t 0/7] cleanup and fixes for kms_big_joiner
 2024-04-23  8:55 UTC  (16+ messages)
` [PATCH i-g-t 1/7] lib/igt_kms: don't run on unsupported platform
` [PATCH i-g-t 2/7] tests/intel/kms_big_joiner: fix crash in multi joiner test
` [PATCH i-g-t 3/7] tests/intel/kms_big_joiner: add missing commit after reset
` [PATCH i-g-t 4/7] lib/igt_kms: add support for forcing bigjoiner on particular connector
` [PATCH i-g-t 5/7] tests/intel/kms_big_joiner: use kmstest_force_connector_bigjoiner
` [PATCH i-g-t 6/7] lib/igt_kms: remove unused igt_force_and_check_bigjoiner_status
` [PATCH i-g-t 7/7] HAX: Do not merge
` ✗ Fi.CI.BAT: failure for cleanup and fixes for kms_big_joiner (rev4)
` ✓ CI.xeBAT: success "
` ✗ CI.xeFULL: failure "

[PATCH i-g-t] tests/intel/xe_exec_fault_mode: Fix misuse of __xe_wait_ufence
 2024-04-23  4:36 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ CI.xeBAT: success "

[PATCH i-g-t] tests/intel/gem_exec_capture: Fix many-* subtests
 2024-04-23  4:15 UTC  (10+ messages)
` [PATCH i-g-t v2] "
` ✗ Fi.CI.BAT: failure for tests/intel/gem_exec_capture: Fix many-* subtests (rev2)
` ✓ CI.xeBAT: success for tests/intel/gem_exec_capture: Fix many-* subtests (rev3)
` ✓ Fi.CI.BAT: "
` ✗ Fi.CI.IGT: failure "
` ✗ CI.xeFULL: "

[PATCH i-g-t v4 0/7] benchmarks/kms_fb_stress: benchmark formats
 2024-04-22 22:05 UTC  (8+ messages)
` [PATCH i-g-t v4 3/7] benchmarks/kms_fb_stress: Separate the benchmark in a subtest
` [PATCH i-g-t v4 4/7] benchmarks/kms_fb_stress: Free resources on the stress procedure
` [PATCH i-g-t v4 5/7] benchmarks/kms_fb_stress: Don't paint the FB's if the format is not supported by Pixman

[PATCH 0/3] Misc. musl libc fixes
 2024-04-22 15:49 UTC  (7+ messages)
` [PATCH 1/3] Define _LARGEFILE64_SOURCE for musl libc
` [PATCH 2/3] Change sys/poll.h to poll.h
` [PATCH 3/3] Change sys/signal.h to signal.h

[PATCH i-g-t,v2 0/3] Align Xe header and restore some uAPI flags
 2024-04-22 14:29 UTC  (6+ messages)
` [PATCH i-g-t, v2 3/3] drm-uapi/xe: Restore flags VM_BIND_FLAG_READONLY and VM_BIND_FLAG_IMMEDIATE
` ✓ Fi.CI.BAT: success for Align Xe header and restore some uAPI flags (rev5)
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t] tests/xe_evict|exec_threads: Use fd reopen to avoid corrupting global data
 2024-04-22 14:19 UTC  (11+ messages)
` ✗ Fi.CI.BAT: failure for tests/xe_evict|exec_threads: Use fd reopen to avoid corrupting global data (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
` ✓ CI.xeFULL: success for tests/xe_evict|exec_threads: Use fd reopen to avoid corrupting global data

[PATCH i-g-t] tests/intel/gem_exec_capture: fix use of igt_allow_hang() / igt_disallow_hang()
 2024-04-22 11:35 UTC  (7+ messages)
` [PATCH i-g-t v2] tests/intel/gem_exec_capture: fix use of uninitialized hang var
` ✓ Fi.CI.BAT: success for tests/intel/gem_exec_capture: fix use of igt_allow_hang() / igt_disallow_hang() (rev2)
` ✓ CI.xeBAT: "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t 0/1] Put "Run type" highest in documentation hierarchy
 2024-04-22  7:59 UTC  (5+ messages)
` [PATCH i-g-t 1/1] tests/intel: "
` ✗ Fi.CI.IGT: failure for "

[PATCH i-g-t,v1 0/4] L3 bank mask
 2024-04-22  6:02 UTC  (7+ messages)

[PATCH i-g-t 00/12] gputop: Add support for xe
 2024-04-19 18:34 UTC  (13+ messages)
` [PATCH i-g-t 01/12] lib/igt_drm_fdinfo: Stop passing key twice
` [PATCH i-g-t 03/12] lib/igt_drm_fdinfo: Fix wrong name len assert
` [PATCH i-g-t 07/12] lib/igt_drm_fdinfo: Parse unit for engine utilization

[PATCH i-g-t] i915/gem_mmap_offset: Partial mmap and munmap
 2024-04-19 14:25 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for i915/gem_mmap_offset: Partial mmap and munmap (rev2)

[PATCH i-g-t 0/3] tests/intel/xe_pm: Tests to validate vm-bind with S&R
 2024-04-19 14:20 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for tests/intel/xe_pm: Tests to validate vm-bind with S&R (rev2)

[PATCH i-g-t] tools/intel_reg: Fix mchbar register write
 2024-04-19 14:13 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH i-g-t 0/7] cleanup and fixes for kms_big_joiner
 2024-04-19 11:34 UTC  (18+ messages)
` [PATCH i-g-t 1/7] lib/igt_kms: don't run on unsupported platform
` [PATCH i-g-t 2/7] tests/intel/kms_big_joiner: fix crash in multi joiner test
` [PATCH i-g-t 3/7] tests/intel/kms_big_joiner: add missing commit after reset
` [PATCH i-g-t 4/7] lib/igt_kms: add support for forcing bigjoiner on particular connector
` [PATCH i-g-t 6/7] lib/igt_kms: remove unused igt_force_and_check_bigjoiner_status
` [PATCH i-g-t 7/7] HAX: Do not merge
` ✗ Fi.CI.BAT: failure for cleanup and fixes for kms_big_joiner (rev3)
` ✓ CI.xeBAT: success "

[PATCH i-g-t 0/6] cleanup and fixes for kms_big_joiner
 2024-04-19  9:14 UTC  (2+ messages)
` ✓ CI.xeFULL: success for "

[PATCH i-g-t v6 0/2] Update compression check based on platform
 2024-04-19  7:41 UTC  (5+ messages)
` [PATCH i-g-t v6 2/2] tests/xe_ccs: Update compression check based on flat-ccs enablement


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