Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-05 00:09:31 to 2023-04-12 16:32:28 UTC [more...]

[igt-dev] [PATCH i-g-t v3 0/8] Add vmwgfx support
 2023-04-12 16:32 UTC  (12+ messages)
` [igt-dev] [PATCH i-g-t v3 1/8] lib/svga: Add generated headers for the svga device
` [igt-dev] [PATCH i-g-t v3 2/8] lib: Add vmwgfx support
` [igt-dev] [PATCH i-g-t v3 3/8] tests/vmwgfx: Add triangle test
` [igt-dev] [PATCH i-g-t v3 4/8] tests/vmwgfx: Add execution buffer test
` [igt-dev] [PATCH i-g-t v3 5/8] tests/vmwgfx: Add surface copy test
` [igt-dev] [PATCH i-g-t v3 6/8] tests/vmwgfx: Add mob stress test
` [igt-dev] [PATCH i-g-t v3 7/8] tests/vmwgfx: Add reference counting tests
` [igt-dev] [PATCH i-g-t v3 8/8] lib: Fix igt_kms for drivers with 8 crtc's
` [igt-dev] ✓ Fi.CI.BAT: success for Add vmwgfx support (rev3)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] xe/xe_prime_self_import: remove *-vs-gem_close-race from BAT
 2023-04-12 15:35 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] xe/xe_prime_self_import: remove reimport-vs-gem_close-race from BAT
 2023-04-12 15:29 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] meson: Disable testplan build by default
 2023-04-12 14:18 UTC  (7+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t v2 0/3] ./scripts/igt_doc.py: speedup check logic
 2023-04-12 14:06 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v2 1/3] scripts/igt_doc.py: cleanup some pylint warnings
` [igt-dev] [PATCH i-g-t v2 2/3] scripts/igt_doc.py: don't depend on igt_runner anymore
` [igt-dev] [PATCH i-g-t v2 3/3] scripts/test_list.py: use a compiled regex for check
` [igt-dev] ✗ Fi.CI.BAT: failure for ./scripts/igt_doc.py: speedup check logic (rev2)

[igt-dev] [PATCH i-g-t v3 0/3] tests/slpc: Add basic IGT test
 2023-04-12 13:55 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t 1/3] lib/debugfs: Add per GT debugfs helpers
` [igt-dev] [PATCH i-g-t 2/3] i915_pm_freq_api: Add some basic SLPC igt tests
` [igt-dev] [PATCH i-g-t 3/3] HAX: tests/i915: Try out the SLPC IGT tests
` [igt-dev] ✓ Fi.CI.BAT: success for tests/slpc: Add basic IGT test (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t 0/3] ./scripts/igt_doc.py: speedup check logic
 2023-04-12 13:24 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 1/3] scripts/igt_doc.py: cleanup some pylint warnings
` [igt-dev] [PATCH i-g-t 2/3] scripts/igt_doc.py: don't depend on igt_runner anymore
` [igt-dev] [PATCH i-g-t 3/3] scripts/test_list.py: use a compiled regex for check
` [igt-dev] ✓ Fi.CI.BAT: success for ./scripts/igt_doc.py: speedup check logic

[igt-dev] [PATCH i-g-t 0/3] tests/vkms: Update VKMS's testlist
 2023-04-12 12:53 UTC  (9+ messages)
` [igt-dev] [PATCH i-g-t 1/3] tests/vkms: Add tests that changed its testing structure
` [igt-dev] [PATCH i-g-t 2/3] tests/vkms: Add tests that perform operations on the primary plane
` [igt-dev] [PATCH i-g-t 3/3] tests/vkms: Remove tests that are skipping
` [igt-dev] ✓ Fi.CI.BAT: success for tests/vkms: Update VKMS's testlist
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] tests/xe_vm: make sure test can finish within time
 2023-04-12 12:08 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [i-g-t] tests/kms: s/i915_frequency_info/i915_cdclk_info/
 2023-04-12 11:48 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[igt-dev] [PATCH i-g-t v2 0/3] Testcases for dirtyfb ioctl
 2023-04-12 11:15 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v2 1/3] tests/i915/kms_frontbuffer_tracking: Split fbc into library
` [igt-dev] [PATCH i-g-t v2 2/3] tests/i915/kms_frontbuffer_tracking: Split drrs "
` [igt-dev] [PATCH i-g-t v2 3/3] tests/kms_dirtyfb: Add new test for dirtyfb ioctl
` [igt-dev] ✓ Fi.CI.BAT: success for Testcases for dirtyfb ioctl (rev3)

[igt-dev] [i-g-t] tests/kms: s/i915_frequency_info/i915_display_clock_info/
 2023-04-12 10:16 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[igt-dev] [PATCH i-g-t 0/3] Testcases for dirtyfb ioctl
 2023-04-12  9:46 UTC  (11+ messages)
` [igt-dev] [PATCH i-g-t 1/3] tests/i915/kms_frontbuffer_tracking: Split fbc into separate helper
` [igt-dev] [PATCH i-g-t 2/3] tests/i915/kms_frontbuffer_tracking: Split drrs
` [igt-dev] [PATCH i-g-t 3/3] tests/kms_dirtyfb: Add new test for dirtyfb ioctl
` [igt-dev] ✗ Fi.CI.BAT: failure for Testcases "
` [igt-dev] ✓ Fi.CI.BAT: success for Testcases for dirtyfb ioctl (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [i-g-t V3 2/7] tests/i915/kms_big_joiner: Fix Bigjoiner checks
 2023-04-12  9:32 UTC  (3+ messages)
` [igt-dev] [i-g-t V2 "

[igt-dev] [PATCH i-g-t] tests/kms_display_modes: Add negative test for extended display
 2023-04-12  8:00 UTC  (6+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_display_modes: Add negative test for extended display (rev3)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_display_modes: Add negative test for extended display (rev4)

[igt-dev] [PATCH] tests/xe: Set syncs pointer in drm_xe_exec correctly
 2023-04-12  0:14 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t v2 0/9] tests/kms_color: Improve CTM tests
 2023-04-11 17:51 UTC  (11+ messages)
` [igt-dev] [PATCH i-g-t v2 1/9] tests/kms_color: Use legacy LUT for chopping off the lsbs
` [igt-dev] [PATCH i-g-t v2 2/9] tests/kms_color: Use named initializers
` [igt-dev] [PATCH i-g-t v2 3/9] tests/kms_color: Make loads of stuff static const
` [igt-dev] [PATCH i-g-t v2 4/9] tests/kms_color: Pass down the colors used to paint the fb
` [igt-dev] [PATCH i-g-t v2 5/9] tests/kms_color: Get rid of hand coded "expected_colors"
` [igt-dev] [PATCH i-g-t v2 6/9] tests/kms_color: Add and additional "signed" subtest
` [igt-dev] [PATCH i-g-t v2 7/9] tests/kms_color: Dump the CTM before/after color values
` [igt-dev] [PATCH i-g-t v2 8/9] tests/kms_color: Move dynamic subtests up one level
` [igt-dev] [PATCH i-g-t v2 9/9] tests/intel-ci/fast-feedback: Run ctm tests
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_color: Improve CTM tests (rev2)

[igt-dev] [PATCH i-g-t 0/8] tests/kms_color: Improve CTM tests
 2023-04-11 16:30 UTC  (11+ messages)
` [igt-dev] [PATCH i-g-t 1/8] tests/kms_color: Use legacy LUT for chopping off the lsbs
` [igt-dev] [PATCH i-g-t 2/8] tests/kms_color: Use named initializers
` [igt-dev] [PATCH i-g-t 3/8] tests/kms_color: Make loads of stuff static const
` [igt-dev] [PATCH i-g-t 4/8] tests/kms_color: Pass down the colors used to paint the fb
` [igt-dev] [PATCH i-g-t 5/8] tests/kms_color: Get rid of hand coded "expected_colors"
` [igt-dev] [PATCH i-g-t 6/8] tests/kms_color: Add and additional "signed" subtest
` [igt-dev] [PATCH i-g-t 7/8] tests/kms_color: Dump the CTM before/after color values
` [igt-dev] [PATCH i-g-t 8/8] tests/intel-ci/fast-feedback: Run ctm tests
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_color: Improve CTM tests
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t v2] tools: Add tool to dump GuC/HuC CSS header
 2023-04-11 16:19 UTC  (2+ messages)
` [igt-dev] [Intel-xe] "

[igt-dev] [i-g-t V4] lib/kms: Get pipe enum from debugfs
 2023-04-10 12:48 UTC  (5+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/kms: Get pipe enum from debugfs (rev7)
` [igt-dev] ✗ Fi.CI.IGT: failure "
` [igt-dev] ✓ Fi.CI.BAT: success for lib/kms: Get pipe enum from debugfs (rev8)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] tests/kms_lease: Fix the usage of pipe for lessee
 2023-04-10 11:11 UTC  (6+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_lease: Fix the usage of pipe for lessee (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [i-g-t] tests/i915/kms_cdclk: Test cleanup
 2023-04-10  7:42 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] tests/xe_vm: Do not assert uninitalized variable
 2023-04-08  0:27 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH igt 0/2] gputop memory information
 2023-04-07 22:10 UTC  (4+ messages)
` [igt-dev] [PATCH igt 1/2] lib/igt_drm_fdinfo: Parse memory usage
` [igt-dev] [PATCH igt 2/2] gputop: Add memory information
` [igt-dev] ✗ Fi.CI.BUILD: failure for gputop "

[igt-dev] [PATCH v3 i-g-t 0/5] Introduce KUnit
 2023-04-07 12:53 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 5/5] Change logic of ktap parser to run on a thread

[igt-dev] [PATCH i-g-t 0/2] List engines belonging to a gt
 2023-04-07 11:06 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 1/2] lib/i915/gem_engine_topology: list engines specific to gt
` [igt-dev] [PATCH i-g-t 2/2] lib/intel_ctx: Create intel_ctx with physical engines in a single gt
` [igt-dev] ✓ Fi.CI.BAT: success for List engines belonging to a gt
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] Feature request: intel-GPU-top, support iGPU+dGPU simultaneous readout
 2023-04-07  9:55 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/3] Assorted intel_gpu_top tweaks
 2023-04-07  6:30 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Assorted intel_gpu_top tweaks (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [i-g-t V3 0/6] Enable ADDFB tests for XE
 2023-04-07  0:32 UTC  (13+ messages)
` [igt-dev] [i-g-t V3 1/6] lib/xe/xe_ioctl: Add a helper to map the buffer
` [igt-dev] [i-g-t V3 2/6] lib/igt_fb: Add support for allocating buffers for XE
` [igt-dev] [i-g-t V3 3/6] tests/kms_addfb_basic: Code cleanup
` [igt-dev] [i-g-t V3 4/6] tests/kms_addfb_basic: Add XE support
` [igt-dev] [i-g-t V3 5/6] tests/kms_force_connector_basic: Set the param only if driver supports
` [igt-dev] [i-g-t V3 6/6] xe-fast-feedback: Add basic kms tests to XE BAT
` [igt-dev] ✗ Fi.CI.BAT: failure for Enable ADDFB tests for XE (rev4)
` [igt-dev] ✓ Fi.CI.BAT: success for Enable ADDFB tests for XE (rev5)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t v2] lib/xe_query: fix vram_memory() and vram_if_possible()
 2023-04-06 23:43 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t v4 0/8] Vendor agnostic gputop
 2023-04-06 15:05 UTC  (11+ messages)
` [igt-dev] [PATCH i-g-t 1/8] lib: Extract igt_drm_clients from intel_gpu_top
` [igt-dev] [PATCH i-g-t 2/8] lib: Allow specifying custom engine map
` [igt-dev] [PATCH i-g-t 3/8] lib/igt_drm_clients: Record client drm minor
` [igt-dev] [PATCH i-g-t 4/8] lib/igt_drm_clients: Support multiple DRM cards
` [igt-dev] [PATCH i-g-t 5/8] lib/igt_drm_fdinfo: Track largest engine index
` [igt-dev] [PATCH i-g-t 6/8] lib/igt_drm_clients: Decouple hardcoded engine assumptions
` [igt-dev] [PATCH i-g-t 7/8] lib/igt_drm_clients: Enforce client status sort order in the library
` [igt-dev] [PATCH i-g-t 8/8] gputop: Basic vendor agnostic GPU top tool
` [igt-dev] ✗ Fi.CI.BUILD: failure for Vendor agnostic gputop (rev6)

[igt-dev] [PATCH i-g-t v3 0/8] Vendor agnostic gputop
 2023-04-06 14:31 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t 8/8] gputop: Basic vendor agnostic GPU top tool

[igt-dev] [PATCH i-g-t] i915/kms_fbcon_fbt: Add crct_id to struct
 2023-04-06  9:04 UTC  (2+ messages)

[igt-dev] [i-g-t V2 0/5] Enable ADDFB tests for XE
 2023-04-06  7:57 UTC  (8+ messages)
` [igt-dev] [i-g-t V2 2/5] lib/igt_fb: Add support for allocating buffers "
` [igt-dev] [i-g-t V2 3/5] tests/kms_addfb_basic: Add XE support

[igt-dev] [PATCH i-g-t v4] tests/i915: skip gem_set_caching call for mtl
 2023-04-06  5:24 UTC  (2+ messages)

[igt-dev] [i-g-t V3 0/7] Fix Bigjoiner checks
 2023-04-06  4:12 UTC  (5+ messages)
` [igt-dev] [i-g-t V3 5/7] tests/kms_invalid_mode: Use helpers from IGT lib
` [igt-dev] ✓ Fi.CI.BAT: success for Fix Bigjoiner checks (rev4)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t v2] tests/kms_cursor_crc: Reduce the execution time on simulation
 2023-04-06  0:39 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_cursor_crc: Reduce the execution time on simulation (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t 0/4] tests/i915: Enable XY_FAST_COPY_BLT for gen12+
 2023-04-05 15:06 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 1/4 v3] tests/i915/gem_linear_blits: Enable XY_FAST_COPY_BLT copy instruction
` [igt-dev] [PATCH i-g-t 2/4 v3] tests/i915/gem_caching: Enable XY_FAST_COPY_BLT for MTL
` [igt-dev] [PATCH i-g-t 3/4 v3] lib/intel_batchbuffer: Enable XY_FAST_COPY_BLT support for api_intel_bb
` [igt-dev] [PATCH i-g-t 4/4 v3] tests/i915/gem_userptr_blits: Enable XY_FAST_COPY_BLT command for gen12+
` [igt-dev] ✓ Fi.CI.BAT: success for tests/i915: Enable XY_FAST_COPY_BLT "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t 1/2] lib/xe_query: fix vram_memory()
 2023-04-05 13:26 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 0/5] IGT bits for small-bar
 2023-04-05 12:53 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 3/5] tests/xe: handle small-bar systems

[igt-dev] [PATCH i-g-t v2 0/2] tests/drm_fdinfo: Drop tests with TEST_BUSY for GuC
 2023-04-05 10:55 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t v2 1/2] lib/drm_fdinfo: Check for compute engines when parsing
` [igt-dev] [PATCH i-g-t v2 2/2] tests/drm_fdinfo: Drop active busyness tests for GuC backend
` [igt-dev] ✓ Fi.CI.BAT: success for tests/drm_fdinfo: Drop tests with TEST_BUSY for GuC (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [i-g-t V2 0/6] Fix Bigjoiner checks
 2023-04-05  7:38 UTC  (3+ messages)
` [igt-dev] [i-g-t V2 2/6] tests/i915/kms_big_joiner: "

[igt-dev] [PATCH i-g-t] xe/xe_huc_copy: use IS_TIGERLAKE macro
 2023-04-05  6:52 UTC  (5+ messages)

[igt-dev] [PATCH v7 0/2] tests/i915/i915_pm_dc: Add DC6 test for mtl
 2023-04-05  2:15 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/i915/i915_pm_dc: Add DC6 test for mtl (rev7)


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