Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-20 07:49:24 to 2023-03-23 09:02:27 UTC [more...]

[igt-dev] [PATCH i-g-t v4 0/4] xe/xe_module_load: add a test to load/unload Xe driver
 2023-03-23  9:02 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v4 1/4] intel-ci: update blacklists to work with the "
` [igt-dev] [PATCH i-g-t v4 2/4] intel-ci: create a symlink for i915-blacklist.txt

[igt-dev] [PATCH i-g-t] tests/i915/kms_psr2_sf: Fix cleanup
 2023-03-23  8:29 UTC  (5+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[igt-dev] [PATCH i-g-t v3 0/3] xe/xe_module_load: add a test to load/unload Xe driver
 2023-03-23  8:27 UTC  (12+ messages)
` [igt-dev] [PATCH i-g-t v3 1/3] intel-ci: update blacklists to work with the "
` [igt-dev] [PATCH i-g-t v3 2/3] lib/igt_kmod: add support for "
` [igt-dev] [PATCH i-g-t v3 3/3] xe/xe_module_load: add a test to load/unload "
` [igt-dev] ✓ Fi.CI.BAT: success for xe/xe_module_load: add a test to load/unload Xe driver (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "
` [igt-dev] ✗ Fi.CI.BUILD: failure for xe/xe_module_load: add a test to load/unload Xe driver (rev3)

[igt-dev] [PATCH i-g-t 0/2] i915/i915_power: Also show requested and actual freq's
 2023-03-23  5:03 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t 1/2] lib/igt_sysfs: Add i915_for_each_gt() macro
` [igt-dev] [PATCH i-g-t 2/2] i915/i915_power: Also show requested and actual freq's
` [igt-dev] ✓ Fi.CI.BAT: success for i915/i915_power: Also show requested and actual freq's (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t v4 00/31] Enable OAM support in IGT and GPUvis
 2023-03-23  2:45 UTC  (48+ messages)
` [igt-dev] [PATCH i-g-t v4 01/31] i915/perf: Add support for 64-bit OA formats
` [igt-dev] [PATCH i-g-t v4 02/31] i915/perf: Define a default engine for OA
` [igt-dev] [PATCH i-g-t v4 03/31] i915/perf: Use default engine for sseu tests
` [igt-dev] [PATCH i-g-t v4 04/31] i915/perf: Ensure rcs0 is present for gen12-mi-rpc
` [igt-dev] [PATCH i-g-t v4 05/31] i915/perf: Use ARRAY_SIZE for buffer-fill test
` [igt-dev] [PATCH i-g-t v4 06/31] i915/perf: Add class:instance support to OA tests
` [igt-dev] [PATCH i-g-t v4 07/31] i915/perf: Enable tests to run on specific engines
` [igt-dev] [PATCH i-g-t v4 08/31] i915/perf: Treat ticks as 64 bit
` [igt-dev] [PATCH i-g-t v4 09/31] i915/perf: Treat timestamp as 64 bit value
` [igt-dev] [PATCH i-g-t v4 10/31] i915/perf: Add OAM format type
` [igt-dev] [PATCH i-g-t v4 11/31] i915/perf: Move OA format array from stack to heap
` [igt-dev] [PATCH i-g-t v4 12/31] i915/perf: Use a helper for OA format
` [igt-dev] [PATCH i-g-t v4 13/31] i915/perf: Add support for oa perf groups
` [igt-dev] [PATCH i-g-t v4 14/31] i915/perf: Test concurrent access to OA in different groups
` [igt-dev] [PATCH i-g-t v4 15/31] i915/perf: Add OAM support
` [igt-dev] [PATCH i-g-t v4 16/31] lib/i915/perf: Prepare to read different OA formats
` [igt-dev] [PATCH i-g-t v4 17/31] lib/i915/perf: Choose OAM format for media metrics
` [igt-dev] [PATCH i-g-t v4 18/31] lib/i915/perf: Set missing metric unit for some counters
` [igt-dev] [PATCH i-g-t v4 19/31] lib/i915/perf: Add MTL to supported HW in OA guid registry
` [igt-dev] [PATCH i-g-t v4 20/31] lib/i915/perf: Add support for OAM format in codegen
` [igt-dev] [PATCH i-g-t v4 21/31] lib/i915/perf: Update MTL GT2 metrics
` [igt-dev] [PATCH i-g-t v4 22/31] lib/i915/perf: Update MTL GT3 metrics
` [igt-dev] [PATCH i-g-t v4 23/31] i915/perf: Add support for engine specific metrics
` [igt-dev] [PATCH i-g-t v4 24/31] i915/perf: Run non-zero-reason on media engines as well
` [igt-dev] [PATCH i-g-t v4 25/31] i915/perf: Make sanity check failures descriptive
` [igt-dev] [PATCH i-g-t v4 26/31] lib/i915/perf: Enable multi-tile support for perf library
` [igt-dev] [PATCH i-g-t v4 27/31] lib/i915/perf: Update MTL OA timestamp and EU thread config
` [igt-dev] [PATCH i-g-t v4 28/31] lib/i915/perf: Add support for MPEC format
` [igt-dev] [PATCH i-g-t v4 29/31] lib/i915/perf: Adjust the GPU timestamp for new OA formats
` [igt-dev] [PATCH i-g-t v4 30/31] tools/perf: Choose the right card
` [igt-dev] [PATCH i-g-t v4 31/31] lib/i915/perf: Apply shift to raw timestamp as well
` [igt-dev] ✓ Fi.CI.BAT: success for Enable OAM support in IGT and GPUvis (rev4)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] i915/i915_power: Also show requested and actual freq's
 2023-03-22 23:13 UTC  (7+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t v4 0/8] Build Xe test documentation
 2023-03-22 19:14 UTC  (13+ messages)
` [igt-dev] [PATCH i-g-t v4 1/8] meson: build "
` [igt-dev] [PATCH i-g-t v4 2/8] testplan: build also a PDF file with the testplan
` [igt-dev] [PATCH i-g-t v4 3/8] meson.build: place gtk-doc dependencies check at the right place
` [igt-dev] [PATCH i-g-t v4 4/8] meson: get rid of a future-deprecated warning
` [igt-dev] [PATCH i-g-t v4 5/8] meson: get rid of tests/xe/meson.build
` [igt-dev] [PATCH i-g-t v4 6/8] testplan/meson.build: cleanup dependency chain
` [igt-dev] [PATCH i-g-t v4 7/8] testplan/meson.build: use join_paths()
` [igt-dev] [PATCH i-g-t v4 8/8] testplan/meson.build: re-indent file
` [igt-dev] ✓ Fi.CI.BAT: success for Build Xe test documentation
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] tests/kms_display_modes: Add negative test for extended display
 2023-03-22 18:08 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for "

[igt-dev] [PATCH i-g-t v2 0/3] xe/xe_module_load: add a test to load/unload Xe driver
 2023-03-22 13:18 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v2 1/3] intel-ci: update blacklists to work with the "
` [igt-dev] [PATCH i-g-t v2 2/3] lib/igt_kmod: add support for "
` [igt-dev] [PATCH i-g-t v2 3/3] xe/xe_module_load: add a test to load/unload "
` [igt-dev] ✗ Fi.CI.BUILD: failure for "

[igt-dev] [PATCH i-g-t 0/2] Add support for Xe driver unload/reload
 2023-03-22 12:24 UTC  (8+ messages)
` [igt-dev] [PATCH i-g-t 1/2] lib/igt_kmod: add support for Xe driver
` [igt-dev] [PATCH i-g-t 2/2] xe/xe_module_load: add a test to load/unload "
` [igt-dev] ✓ Fi.CI.BAT: success for Add support for Xe driver unload/reload
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] intel-ci: update blacklists to work with the Xe driver
 2023-03-22 12:15 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] tests/xe/debugfs: fix xe_device_get() placement
 2023-03-22 11:01 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[igt-dev] [PATCH i-g-t v2] tests/kms_plane_scaling: Fix out-of-bound array access
 2023-03-22 10:44 UTC  (7+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_plane_scaling: Fix out-of-bound array access (rev5)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t v4 0/8] Build Xe test documentation
 2023-03-22 10:31 UTC  (12+ messages)
` [igt-dev] [PATCH i-g-t v4 1/8] meson: build "
` [igt-dev] [PATCH i-g-t v4 2/8] testplan: build also a PDF file with the testplan
` [igt-dev] [PATCH i-g-t v4 3/8] meson.build: place gtk-doc dependencies check at the right place
` [igt-dev] [PATCH i-g-t v4 4/8] meson: get rid of a future-deprecated warning
` [igt-dev] [PATCH i-g-t v4 5/8] meson: get rid of tests/xe/meson.build
` [igt-dev] [PATCH i-g-t v4 6/8] testplan/meson.build: cleanup dependency chain
` [igt-dev] [PATCH i-g-t v4 7/8] testplan/meson.build: use join_paths()
` [igt-dev] [PATCH i-g-t v4 8/8] testplan/meson.build: re-indent file
` [igt-dev] ✗ GitLab.Pipeline: warning for Build Xe test documentation (rev3)
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] tests/kms_plane_scaling: Fix copy-paste error
 2023-03-22 10:01 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [i-g-t 0/5] Enable ADDFB tests for XE
 2023-03-22  8:49 UTC  (11+ messages)
` [igt-dev] [i-g-t 1/5] lib/xe/xe_ioctl: Add a helper to map the buffer
` [igt-dev] [i-g-t 2/5] lib/igt_fb: Add support for allocating buffers for XE
` [igt-dev] [i-g-t 3/5] tests/kms_addfb_basic: Add XE support
` [igt-dev] [i-g-t 4/5] tests/kms_force_connector_basic: "
` [igt-dev] [i-g-t 5/5] xe-fast-feedback: Add basic kms tests to XE BAT
` [igt-dev] ✗ Fi.CI.BAT: failure for Enable ADDFB tests for XE
` [igt-dev] ✓ Fi.CI.BAT: success for Enable ADDFB tests for XE (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] lib/xe_query: Recover original vram_* macros semantics
 2023-03-22  7:36 UTC  (7+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "
` [igt-dev] ✗ Fi.CI.BUILD: failure for lib/xe_query: Recover original vram_* macros semantics (rev2)

[igt-dev] [PATCH i-g-t v3 00/31] Enable OAM support in IGT and GPUvis
 2023-03-22  4:59 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v3 23/31] i915/perf: Add support for engine specific metrics
` [igt-dev] [PATCH i-g-t v3 26/31] lib/i915/perf: Enable multi-tile support for perf library

[igt-dev] [PATCH i-g-t 0/2] tests/i915/i915_pm_dc: Add DC6 test for mtl
 2023-03-21 22:56 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/2] tests/i915/i915_pm_dc: Add DC6 DPMS "

[igt-dev] [i-g-t V3] lib/kms: Get pipe enum from debugfs
 2023-03-21 17:38 UTC  (7+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/kms: Get pipe enum from debugfs (rev4)
` [igt-dev] ✓ Fi.CI.IGT: "
` [igt-dev] ✓ Fi.CI.BAT: success for lib/kms: Get pipe enum from debugfs (rev5)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] tests/kms_plane_scaling: reduce work on framebuffer creation
 2023-03-21 15:10 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] tests/xe/debugfs: fix double-free in test_base
 2023-03-21 14:19 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t 1/4] tests/i915/gem_caching: Enable XY_FAST_COPY_BLT for MTL
 2023-03-21 14:08 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 2/4] lib/intel_batchbuffer: Enable XY_FAST_COPY_BLT support for api_intel_bb
` [igt-dev] [PATCH i-g-t 3/4] tests/i915/gem_userptr_blits: Enable COPY Command for gen12+
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/4] tests/i915/gem_caching: Enable XY_FAST_COPY_BLT for MTL (rev2)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH] correct validating config on enconder mask. Then mode setting can be run through with multiple displays
 2023-03-21 13:36 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t v3 0/4] Build Xe test documentation
 2023-03-21 10:56 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t v3 1/4] meson: build "
` [igt-dev] [PATCH i-g-t v3 2/4] testplan: build also a PDF file with the testplan
` [igt-dev] [PATCH i-g-t v3 3/4] meson.build: place gtk-doc dependencies check at the right place
` [igt-dev] [PATCH i-g-t v3 4/4] testplan/meson.build: cleanup dependency chain
` [igt-dev] ✗ GitLab.Pipeline: warning for Build Xe test documentation (rev2)
` [igt-dev] ✗ Fi.CI.BAT: failure "

[igt-dev] [PATCH i-g-t v2 0/2] Build Xe test documentation
 2023-03-20 17:45 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t v2 1/2] meson: build "
` [igt-dev] [PATCH i-g-t v2 2/2] testplan: build also a PDF file with the testplan
` [igt-dev] ✗ GitLab.Pipeline: warning for Build Xe test documentation
` [igt-dev] ✗ Fi.CI.BAT: failure "

[igt-dev] [PATCH i-g-t v2 0/8] Add vmwgfx support
 2023-03-20 17:08 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v2 1/8] igt/vmwgfx: Add generated headers for svga device

[igt-dev] [PATCH i-g-t] tests/i915: skip gem_set_caching call for mtl
 2023-03-20 15:42 UTC  (4+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for tests/i915: skip gem_set_caching call for mtl (rev3)
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [RFC PATCH] lib/kms: Get pipe enum from debugfs
 2023-03-20 12:49 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for lib/kms: Get pipe enum from debugfs (rev3)

[igt-dev] [i-g-t v8 00/51] Add IGT support for Bigjoiner
 2023-03-20 10:24 UTC  (3+ messages)
` [igt-dev] [i-g-t v8 15/51] tests/kms_display_modes: Add "

[igt-dev] [PATCH i-g-t v4 0/9] Update gem_blits for newer generations
 2023-03-20  7:49 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v4 8/9] lib/intel_batchbuffer: Handle no support for Tile Y


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