Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-04 03:10:16 to 2023-10-06 08:37:26 UTC [more...]

[igt-dev] [PATCH i-g-t 00/17] [RFC] benchmarks/gem_wsim: added basic xe support
 2023-10-06  8:37 UTC  (21+ messages)
` [igt-dev] [PATCH i-g-t 01/17] lib/igt_device_scan: added functions to get first Xe card
` [igt-dev] [PATCH i-g-t 02/17] benchmarks/gem_wsim: reposition the unbound duration boolean
` [igt-dev] [PATCH i-g-t 03/17] benchmarks/gem_wsim: fix duration range check
` [igt-dev] [PATCH i-g-t 04/17] benchmarks/gem_wsim: extract duration parsing code to new function
` [igt-dev] [PATCH i-g-t 05/17] benchmarks/gem_wsim: fix conflicting SSEU #define and enum
` [igt-dev] [PATCH i-g-t 06/17] benchmarks/gem_wsim: cleanups
` [igt-dev] [PATCH i-g-t 07/17] benchmarks/gem_wsim: reposition repeat_start variable
` [igt-dev] [PATCH i-g-t 08/17] benchmarks/gem_wsim: use lib code to query engines
` [igt-dev] [PATCH i-g-t 09/17] benchmarks/gem_wsim: allow comments in workload description files
` [igt-dev] [PATCH i-g-t 10/17] benchmarks/gem_wsim: introduce w_step_sync function
` [igt-dev] [PATCH i-g-t 11/17] benchmarks/gem_wsim: extract allocate and prepare contexts code to new functions
` [igt-dev] [PATCH i-g-t 12/17] benchmarks/gem_wsim: extract prepare working sets code to new function
` [igt-dev] [PATCH i-g-t 13/17] benchmarks/gem_wsim: group i915 fields
` [igt-dev] [PATCH i-g-t 14/17] benchmarks/gem_wsim: for_each_dep macro
` [igt-dev] [PATCH i-g-t 15/17] benchmarks/gem_wsim: for_each_ctx macro
` [igt-dev] [PATCH i-g-t 16/17] benchmarks/gem_wsim: for_each_w_step macro
` [igt-dev] [PATCH i-g-t 17/17] benchmarks/gem_wsim: added basic xe support
` [igt-dev] ✓ Fi.CI.BAT: success for benchmarks/gem_wsim: added basic xe support (rev6)
` [igt-dev] ✓ CI.xeBAT: "

[igt-dev] [i-g-t 0/4] KMS: Minor cleanups
 2023-10-06  8:23 UTC  (8+ messages)
` [igt-dev] [i-g-t 1/4] lib/igt_fb: Use small case for modifier name
` [igt-dev] [i-g-t 2/4] lib/igt_kms: Expose helper to convert rotation to string
` [igt-dev] [i-g-t 3/4] tests/intel/kms_ccs: Rename subtests
` [igt-dev] [i-g-t 4/4] tests/kms_rotation_crc: Use helpers from lib

[igt-dev] [PATCH i-g-t 0/2] Add copy basic test to exercise blt commands
 2023-10-06  8:14 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 1/2] lib/intel_blt: Add wrappers to prepare batch buffers and submit exec
` [igt-dev] [PATCH i-g-t 2/2] intel/xe_copy_basic: Add copy basic test to exercise blt commands

[igt-dev] [PATCH i-g-t 0/2] Add flat-ccs tests
 2023-10-06  8:02 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 1/2] lib/intel_blt: Release an offset in the allocator on buffer destroy
` [igt-dev] [PATCH i-g-t 2/2] tests/xe_evict: Add flat-ccs eviction tests
` [igt-dev] ✓ Fi.CI.BAT: success for Add flat-ccs tests
` [igt-dev] ✓ CI.xeBAT: "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH] tests/xe/perf_pmu: Tests for the XE pmu interface
 2023-10-06  7:31 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/xe/perf_pmu: Tests for the XE pmu interface (rev3)
` [igt-dev] ✓ CI.xeBAT: success "

[igt-dev] [PATCH i-g-t] tests/kms_cursor_crc: Optimize the test for simulation
 2023-10-06  6:54 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ CI.xeBAT: "

[igt-dev] [i-g-t V2 0/2] Update XE blocklist
 2023-10-06  6:47 UTC  (8+ messages)
` [igt-dev] [i-g-t V2 1/2] intel-ci/xe: Update kms blocklist documentation
` [igt-dev] [i-g-t V2 2/2] intel-ci/xe: Update XE kms blocklist
` [igt-dev] ✓ Fi.CI.BAT: success for Update XE blocklist (rev2)
` [igt-dev] ✓ CI.xeBAT: "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] tests/xe/xe_access_counter: New access counter test
 2023-10-06  6:40 UTC 

[igt-dev] [i-g-t V6 0/3] tests/intel/pm: Separate display specific tests from i915_pm_rpm
 2023-10-06  4:42 UTC  (8+ messages)
` [igt-dev] [i-g-t V6 1/3] "
` [igt-dev] [i-g-t V6 2/3] tests/intel/pm_rpm: Split module-reload test
` [igt-dev] [i-g-t V6 3/3] tests/intel/pm_rpm: Fix CI with renamed tests
` [igt-dev] ✓ Fi.CI.BAT: success for tests/intel/pm: Separate display specific tests from i915_pm_rpm (rev3)
` [igt-dev] ✗ CI.xeBAT: failure "
` [igt-dev] ✗ Fi.CI.IGT: "

[igt-dev] [PATCH v3 0/2] kms lease
 2023-10-06  4:38 UTC  (5+ messages)
` [igt-dev] [PATCH v3 1/2] tests/kms_lease: Terminate lease fd before subtests and remove lease_t from all sub-tests
` [igt-dev] [PATCH v3 2/2] tests/kms_lease: Add wrapper to create lease and store mcl.fd

[igt-dev] [PATCH] tests/xe_huc_copy: Handle multiple GTs
 2023-10-06  3:49 UTC  (5+ messages)
` [igt-dev] ✓ CI.xeBAT: success for "
` [igt-dev] ✓ Fi.CI.BAT: "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH] [i-g-t] tests/kms_cursor_crc: Fix test intermittent failures on AMD gpu
 2023-10-06  0:46 UTC  (5+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_cursor_crc: Fix test intermittent failures on AMD gpu (rev4)
` [igt-dev] ✓ CI.xeBAT: success "
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_cursor_crc: Fix test intermittent failures on AMD gpu (rev5)
` [igt-dev] ✓ CI.xeBAT: "

[igt-dev] [PATCH i-g-t v4 0/2] intel/i915_query: Add query-l3-bank-count subtest
 2023-10-05 22:21 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v4 1/2] lib/i915: Add DRM_I915_QUERY_L3BANK_COUNT query
` [igt-dev] [PATCH i-g-t v4 2/2] tests/i915_query.c: Add query-l3-bank-count subtest

[igt-dev] [PATCH 1/2] [i-g-t] tests/kms_cursor_crc: Fix tests be skipped on AMD gpu
 2023-10-05 22:06 UTC  (5+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [1/2,i-g-t] tests/kms_cursor_crc: Fix tests be skipped on AMD gpu (rev2)
` [igt-dev] ✓ CI.xeBAT: "
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [1/2,i-g-t] tests/kms_cursor_crc: Fix tests be skipped on AMD gpu (rev3)
` [igt-dev] ✓ CI.xeBAT: "

[igt-dev] [PATCH i-g-t v8 0/6] drmtest changes for running tests on multi-gpu
 2023-10-05 22:05 UTC  (15+ messages)
` [igt-dev] [PATCH i-g-t v8 1/6] lib/drmtest: allow out of order device opening
` [igt-dev] [PATCH i-g-t v8 2/6] tests/intel/xe_create: extend massive subtest to multi-gpu
` [igt-dev] [PATCH i-g-t v8 3/6] lib/drmtest: drop checks for opened device for filters
` [igt-dev] [PATCH i-g-t v8 4/6] lib/drmtest: save skip offset for first opened device
` [igt-dev] [PATCH i-g-t v8 5/6] lib/drmtest: add helper for countig number of GPUs
` [igt-dev] [PATCH i-g-t v8 6/6] tests/intel/xe_create: use drm helper for GPUs count
` [igt-dev] ✗ Fi.CI.BAT: failure for drmtest changes for running tests on multi-gpu (rev7)
` [igt-dev] ✓ CI.xeBAT: success "

[igt-dev] [PATCH i-g-t 00/12] PAT and cache coherency support
 2023-10-05 21:29 UTC  (15+ messages)
` [igt-dev] [PATCH i-g-t 01/12] drm-uapi/xe_drm: sync to get pat and coherency bits
` [igt-dev] [PATCH i-g-t 02/12] lib/igt_fb: mark buffers as SCANOUT
` [igt-dev] [PATCH i-g-t 03/12] lib/igt_draw: "
` [igt-dev] [PATCH i-g-t 04/12] lib/xe: support cpu_caching and coh_mod for gem_create
` [igt-dev] [PATCH i-g-t 05/12] tests/xe/mmap: add some tests for cpu_caching and coh_mode
` [igt-dev] [PATCH i-g-t 06/12] lib/intel_pat: add helpers for common pat_index modes
` [igt-dev] [PATCH i-g-t 07/12] lib/allocator: add get_offset_pat_index() helper
` [igt-dev] [PATCH i-g-t 08/12] lib/intel_blt: support pat_index
` [igt-dev] [PATCH i-g-t 09/12] lib/intel_buf: "
` [igt-dev] [PATCH i-g-t 10/12] lib/xe_ioctl: update vm_bind to account for pat_index
` [igt-dev] [PATCH i-g-t 11/12] tests/xe: add some vm_bind pat_index tests
` [igt-dev] [PATCH i-g-t 12/12] tests/intel-ci/xe: add pat and caching related tests
` [igt-dev] ✓ Fi.CI.BAT: success for PAT and cache coherency support
` [igt-dev] ✗ CI.xeBAT: failure "

[igt-dev] [PATCH i-g-t 0/9] Kunit fixes and improvements
 2023-10-05 21:28 UTC  (11+ messages)
` [igt-dev] [PATCH i-g-t 1/9] lib/kunit: Fix handling of potential errors from F_GETFL
` [igt-dev] [PATCH i-g-t 2/9] lib/kunit: Be more verbose on errors
` [igt-dev] [PATCH i-g-t 3/9] lib/kunit: Fix misplaced igt_kunit() doc
` [igt-dev] [PATCH i-g-t 6/9] tests/kms_selftest: Let subtest names match suite names
` [igt-dev] [PATCH i-g-t 8/9] lib/kunit: Fetch a list of test cases in advance

[igt-dev] [PATCH i-g-t] tests/intel/gem_eio: Skip stress test on BCS0 for MTL
 2023-10-05 20:12 UTC  (6+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/intel/gem_eio: Skip stress test on BCS0 for MTL (rev2)
` [igt-dev] ✗ CI.xeBAT: "

[igt-dev] [PATCH i-g-t] tests/prime_vgem: Use correct blitter
 2023-10-05 19:32 UTC  (5+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/prime_vgem: Use correct blitter (rev3)
` [igt-dev] ✓ CI.xeBAT: success "

[igt-dev] [PATCH] tests/amdgpu: add IP availability condition to deadlock test
 2023-10-05 15:34 UTC  (5+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ CI.xeBAT: "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] lib/igt_fb: on Xe driver take into account adlp with no extended block copy
 2023-10-05 12:35 UTC  (11+ messages)
` [igt-dev] ✓ CI.xeBAT: success for "
` [igt-dev] ✓ Fi.CI.BAT: "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t 00/17] [RFC] benchmarks/gem_wsim: added basic xe support
 2023-10-05 12:30 UTC  (9+ messages)
` [igt-dev] [PATCH i-g-t 01/17] lib/igt_device_scan: Xe get integrated/discrete card functions
` [igt-dev] [PATCH i-g-t 15/17] benchmarks/gem_wsim: introduce bb_size in w_step

[igt-dev] [v2 0/2] tests/kms_universal_plane: Dynamic conversion
 2023-10-05 12:11 UTC  (4+ messages)
` [igt-dev] [v2 1/2] tests/kms_universal_plane: convert subtests to dynamic subtests

[igt-dev] [PATCH i-g-t v3 0/2] Add d3 mmap test
 2023-10-05 10:27 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t v3 1/2] test/xe_pm: Add exit handler to close fw handle
` [igt-dev] [PATCH i-g-t v3 2/2] tests/xe_pm: Add d3-mmap IGT test

[igt-dev] [PATCH i-g-t v3 00/13] Adapt copy commands for Xe2
 2023-10-05  8:32 UTC  (19+ messages)
` [igt-dev] [PATCH i-g-t v3 01/13] lib/rendercopy: Use common mocs function
` [igt-dev] [PATCH i-g-t v3 02/13] lib/gpu_cmds: Remove prefix from gen7_fill_binding_table()
` [igt-dev] [PATCH i-g-t v3 03/13] lib/gpu_cmds: Reorder if/else ladder according to IP version
` [igt-dev] [PATCH i-g-t v3 04/13] lib/gpu_cmds: Fork a gen9_fill_surface_state()
` [igt-dev] [PATCH i-g-t v3 05/13] lib/gpu_cmds: Reduce scope of xehp_fill_surface_state()
` [igt-dev] [PATCH i-g-t v3 06/13] lib: Fork gen9_media.h
` [igt-dev] [PATCH i-g-t v3 07/13] lib/intel_mocs: Stop encoding mocs
` [igt-dev] [PATCH i-g-t v3 08/13] lib/intel_mocs: Add Xe2 mocs indexes
` [igt-dev] [PATCH i-g-t v3 09/13] lib/igt_draw: Add Xe2 mocs to XY_FAST_COLOR_BLT
` [igt-dev] [PATCH i-g-t v3 10/13] lib/intel_mocs: Remove unused lefotver defines
` [igt-dev] [PATCH i-g-t v3 11/13] lib/intel_blt: Support Xe2 in xy-block-copy command
` [igt-dev] [PATCH i-g-t v3 12/13] lib/intel_blt: Support xe2 in xy-fast-copy command
` [igt-dev] [PATCH i-g-t v3 13/13] lib/intel_blt: Support xe2 in ctrl-surf-copy command
` [igt-dev] ✗ Fi.CI.BAT: failure for Adapt copy commands for Xe2 (rev4)
` [igt-dev] ✓ CI.xeBAT: success "
` [igt-dev] ✓ Fi.CI.BAT: success for Adapt copy commands for Xe2 (rev5)
` [igt-dev] ✓ CI.xeBAT: "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH v5] core_getversion: Test for desired device
 2023-10-05  8:09 UTC  (5+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for core_getversion: Test for desired device (rev4)
` [igt-dev] ✓ CI.xeBAT: "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t v2 00/13] Adapt copy commands for Xe2
 2023-10-04 19:12 UTC  (15+ messages)
` [igt-dev] [PATCH i-g-t v2 02/13] lib/gpu_cmds: Remove prefix from gen7_fill_binding_table()
  ` [igt-dev] [Intel-xe] "
` [igt-dev] [PATCH i-g-t v2 06/13] lib: Fork gen9_media.h
` [igt-dev] [PATCH i-g-t v2 07/13] lib/intel_mocs: Stop encoding mocs
  ` [igt-dev] [Intel-xe] "
` [igt-dev] [PATCH i-g-t v2 08/13] lib/intel_mocs: Add Xe2 mocs indexes
  ` [igt-dev] [Intel-xe] "
` [igt-dev] [PATCH i-g-t v2 09/13] lib/igt_draw: Add Xe2 mocs to XY_FAST_COLOR_BLT
` [igt-dev] [PATCH i-g-t v2 10/13] lib/intel_mocs: Remove unused lefotver defines
` [igt-dev] [PATCH i-g-t v2 11/13] lib/intel_blt: Support Xe2 in xy-block-copy command
` [igt-dev] [PATCH i-g-t v2 12/13] lib/intel_blt: Support xe2 in xy-fast-copy command
` [igt-dev] [PATCH i-g-t v2 13/13] lib/intel_blt: Support xe2 in ctrl-surf-copy command
` [igt-dev] ✗ Fi.CI.BUILD: failure for Adapt copy commands for Xe2 (rev3)

[igt-dev] [PATCH i-g-t 0/2] tests/kms_rmfb: Add check for xe driver
 2023-10-04 17:12 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/2] "

[igt-dev] [PATCH i-g-t 0/2] Add test for hotplug validation in simulation
 2023-10-04 13:28 UTC  (6+ messages)

[igt-dev] [i-g-t] tests/intel/kms_fbt: Use Linear modifier as default
 2023-10-04 10:57 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/intel/kms_fbt: Use Linear modifier as default (rev3)
` [igt-dev] ✓ CI.xeBAT: "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] Revert "tests/xe/perf_pmu: Tests for the XE pmu interface"
 2023-10-04 10:43 UTC  (5+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for "

[igt-dev] [i-g-t] tests/intel/kms_fbt: Convert basic test to dynamic
 2023-10-04  8:42 UTC  (4+ messages)
` [igt-dev] ✗ CI.xeBAT: failure for tests/intel/kms_fbt: Convert basic test to dynamic (rev2)
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✗ Fi.CI.IGT: failure "


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