Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-18 11:24:49 to 2021-03-23 08:09:55 UTC [more...]

[igt-dev] [PATCH i-g-t 0/2] Bug fixes in kms_atomic_transition
 2021-03-23  8:09 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 1/2] tests/kms_atomic_transition: Fix clean up when subtest fails
` [igt-dev] [PATCH i-g-t 2/2] tests/kms_atomic_transition: Reset the pipe_count variable
` [igt-dev] ✓ Fi.CI.BAT: success for Bug fixes in kms_atomic_transition

[igt-dev] [PATCH i-g-t] Revert "tests/kms_plane: Don't unset primary_fb when testing other planes"
 2021-03-23  8:01 UTC  (7+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[igt-dev] [PATCH] meson: Drop ':' in test names
 2021-03-23  6:07 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[igt-dev] [PATCH i-g-t 0/8] Adjust IGT for upstream API clean-ups
 2021-03-23  4:33 UTC  (43+ messages)
` [igt-dev] [PATCH i-g-t 1/8] tests/i915: Drop gem_ctx_ringsize
` [igt-dev] [PATCH i-g-t 2/8] tests/i915/gem_exec_balancer: Drop the ringsize subtest
` [igt-dev] [PATCH i-g-t 3/8] tests/i915/gem_exec_endless: Stop setting the ring size
` [igt-dev] [PATCH i-g-t 4/8] tests/i915/gem_ctx_param: Drop the zeromap subtests
` [igt-dev] [PATCH i-g-t 5/8] tests/i915: Drop gem_ctx_clone
` [igt-dev] [PATCH i-g-t 6/8] tests/i915/gem_ctx_create: Stop cloning engines
` [igt-dev] [PATCH i-g-t 7/8] tests/i915/gem_ctx_persistence: Drop the clone test
` [igt-dev] [PATCH i-g-t 8/8] lib/i915/gem_context: Implement VM and engine cloning manually
` [igt-dev] ✓ Fi.CI.BAT: success for Adjust IGT for upstream API clean-ups
` [igt-dev] ✗ Fi.CI.IGT: failure "
` [igt-dev] [PATCH i-g-t 0/9] Adjust IGT for upstream API clean-ups (v2)
  ` [igt-dev] [PATCH i-g-t 1/9] tests/i915: Drop gem_ctx_ringsize
  ` [igt-dev] [PATCH i-g-t 2/9] tests/i915/gem_exec_balancer: Drop the ringsize subtest
  ` [igt-dev] [PATCH i-g-t 3/9] tests/i915/gem_exec_endless: Stop setting the ring size
  ` [igt-dev] [PATCH i-g-t 4/9] tests/i915/gem_ctx_param: Drop the zeromap subtests
  ` [igt-dev] [PATCH i-g-t 5/9] tests/i915: Drop gem_ctx_clone
  ` [igt-dev] [PATCH i-g-t 6/9] tests/i915/gem_ctx_create: Stop cloning engines
  ` [igt-dev] [PATCH i-g-t 7/9] tests/i915/gem_ctx_persistence: Drop the clone test
  ` [igt-dev] [PATCH i-g-t 8/9] tests/i915/gem_exec_balancer: Stop cloning engines
  ` [igt-dev] [PATCH i-g-t 9/9] lib/i915/gem_context: Implement VM and engine cloning manually (v2)
    ` [igt-dev] [PATCH i-g-t 9/9] lib/i915/gem_context: Implement VM and engine cloning manually (v3)
  ` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/9] tests/i915: Drop gem_ctx_ringsize
` [igt-dev] ✗ Fi.CI.BUILD: failure for Adjust IGT for upstream API clean-ups (rev2)

[igt-dev] [PATCH] tests/drm_read: Don't use deprecated siginterrupt
 2021-03-22 22:08 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[igt-dev] [PATCH] tests/kms_atomic_transition: Enable Primary Plane on Enabling CRTC
 2021-03-22 21:41 UTC 

[igt-dev] [PATCH i-g-t 1/2] tests/kms_addfb_basic: simplify addfb25_ytile tests
 2021-03-22 16:23 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/kms_cursor_crc: use flipping instead of frontbuffer
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] tests/kms_addfb_basic: simplify addfb25_ytile tests

[igt-dev] [PATCH i-g-t 0/3] tests/kms_color: Fixup for nouveau
 2021-03-22 15:20 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_color: Fixup for nouveau (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] scripts/trace.pl: Remove the tool
 2021-03-22 15:01 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[igt-dev] [PATCH i-g-t v28 00/36] Introduce IGT allocator
 2021-03-22 13:28 UTC  (38+ messages)
` [igt-dev] [PATCH i-g-t v28 01/36] lib/igt_list: Add igt_list_del_init()
` [igt-dev] [PATCH i-g-t v28 02/36] lib/igt_list: igt_hlist implementation
` [igt-dev] [PATCH i-g-t v28 03/36] lib/igt_map: Adopt Mesa hash table
` [igt-dev] [PATCH i-g-t v28 04/36] lib/igt_core: Track child process pid and tid
` [igt-dev] [PATCH i-g-t v28 05/36] lib/intel_allocator_simple: Add simple allocator
` [igt-dev] [PATCH i-g-t v28 06/36] lib/intel_allocator_reloc: Add reloc allocator
` [igt-dev] [PATCH i-g-t v28 07/36] lib/intel_allocator_random: Add random allocator
` [igt-dev] [PATCH i-g-t v28 08/36] lib/intel_allocator: Add intel_allocator core
` [igt-dev] [PATCH i-g-t v28 09/36] lib/intel_allocator: Try to stop smoothly instead of deinit
` [igt-dev] [PATCH i-g-t v28 10/36] lib/intel_allocator_msgchannel: Scale to 4k of parallel clients
` [igt-dev] [PATCH i-g-t v28 11/36] lib/intel_allocator: Separate allocator multiprocess start
` [igt-dev] [PATCH i-g-t v28 12/36] lib/intel_bufops: Change size from 32->64 bit
` [igt-dev] [PATCH i-g-t v28 13/36] lib/intel_bufops: Add init with handle and size function
` [igt-dev] [PATCH i-g-t v28 14/36] lib/intel_batchbuffer: Integrate intel_bb with allocator
` [igt-dev] [PATCH i-g-t v28 15/36] lib/intel_batchbuffer: Use relocations in intel-bb up to gen12
` [igt-dev] [PATCH i-g-t v28 16/36] lib/intel_batchbuffer: Create bb with strategy / vm ranges
` [igt-dev] [PATCH i-g-t v28 17/36] lib/intel_batchbuffer: Add tracking intel_buf to intel_bb
` [igt-dev] [PATCH i-g-t v28 18/36] lib/intel_batchbuffer: Don't collect relocations for newer gens
` [igt-dev] [PATCH i-g-t v28 19/36] lib/igt_fb: Initialize intel_buf with same size as fb
` [igt-dev] [PATCH i-g-t v28 20/36] tests/api_intel_bb: Remove check-canonical test
` [igt-dev] [PATCH i-g-t v28 21/36] tests/api_intel_bb: Modify test to verify intel_bb with allocator
` [igt-dev] [PATCH i-g-t v28 22/36] tests/api_intel_bb: Add compressed->compressed copy
` [igt-dev] [PATCH i-g-t v28 23/36] tests/api_intel_bb: Add purge-bb test
` [igt-dev] [PATCH i-g-t v28 24/36] tests/api_intel_bb: Add simple intel-bb which uses allocator
` [igt-dev] [PATCH i-g-t v28 25/36] tests/api_intel_bb: Use allocator in delta-check test
` [igt-dev] [PATCH i-g-t v28 26/36] tests/api_intel_bb: Check switching vm in intel-bb
` [igt-dev] [PATCH i-g-t v28 27/36] tests/api_intel_allocator: Simple allocator test suite
` [igt-dev] [PATCH i-g-t v28 28/36] tests/api_intel_allocator: Add execbuf with allocator example
` [igt-dev] [PATCH i-g-t v28 29/36] tests/api_intel_allocator: Verify child can use its standalone allocator
` [igt-dev] [PATCH i-g-t v28 30/36] tests/gem_softpin: Verify allocator and execbuf pair work together
` [igt-dev] [PATCH i-g-t v28 31/36] tests/gem|kms: Remove intel_bb from fixture
` [igt-dev] [PATCH i-g-t v28 32/36] tests/gem_mmap_offset: Use intel_buf wrapper code instead direct
` [igt-dev] [PATCH i-g-t v28 33/36] tests/gem_ppgtt: Adopt test to use intel_bb with allocator
` [igt-dev] [PATCH i-g-t v28 34/36] tests/gem_render_copy_redux: Adopt to use with intel_bb and allocator
` [igt-dev] [PATCH i-g-t v28 35/36] tests/perf.c: Remove buffer from batch
` [igt-dev] [PATCH i-g-t v28 36/36] tests/gem_linear_blits: Use intel allocator
` [igt-dev] ✓ Fi.CI.BAT: success for Introduce IGT allocator (rev31)

[igt-dev] [PATCH i-g-t v2] tests/i915/i915_pm_dc: Add DC9 igt test Function
 2021-03-22 10:28 UTC  (9+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/i915/i915_pm_dc: Add DC9 igt test Function (rev9)
` [igt-dev] [PATCH i-g-t v10] tests/i915/i915_pm_dc: Add DC9 igt test Function
` [igt-dev] ✓ Fi.CI.BAT: success for tests/i915/i915_pm_dc: Add DC9 igt test Function (rev10)
` [igt-dev] ✓ Fi.CI.IGT: "
` [igt-dev] [PATCH i-g-t v11] tests/i915/i915_pm_dc: Add DC9 igt test
` [igt-dev] ✓ Fi.CI.BAT: success for tests/i915/i915_pm_dc: Add DC9 igt test Function (rev11)

[igt-dev] [PATCH i-g-t] lib/igt_kms: only check chamelium's presence in chamelium tests
 2021-03-22  8:50 UTC  (9+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] tests/kms_plane: Don't unset primary_fb when testing other planes
 2021-03-22  8:12 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t v3 0/5] PC state igt test
 2021-03-22  7:14 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for PC state igt test (rev3)

[igt-dev] [PATCH i-g-t v2 0/2] tests/kms_cursor_crc: Test 32x32 cursors
 2021-03-21 12:59 UTC  (12+ messages)
` [igt-dev] [PATCH i-g-t v2 1/2] tests/kms_cursor_crc: Probe kernel for cursor size support
` [igt-dev] [PATCH i-g-t v2 2/2] tests/kms_cursor_crc: Test 32x32 cursors
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [i-g-t, v3] tests/kms_content_protection: Initialize fb height width to 0
 2021-03-19 15:57 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_content_protection: Initialize fb height width to 0 (rev3)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [i-g-t, v2] tests/kms_content_protection: Initialize fb height width to 0
 2021-03-19 15:06 UTC  (5+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_content_protection: Initialize fb height width to 0 (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] lib: Introduce the igt_nouveau library
 2021-03-19  9:05 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t] tool/lsgpu: Fix memory leak when no device is found
 2021-03-19  5:29 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [RFC i-g-t 00/11] Introduce PXP Test
 2021-03-18 23:34 UTC  (4+ messages)
` [igt-dev] [RFC i-g-t 06/11] Enable protected session and protected buffers in rendercopy

[igt-dev] [PATCH i-g-t 0/3] Default fence expiration test
 2021-03-18 22:44 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t 1/3] lib: Add helper for reading modparam values
` [Intel-gfx] [PATCH i-g-t 2/3] tests/i915: Default fence expiry test
` [igt-dev] [PATCH i-g-t 3/3] tests/i915/gem_watchdog: Exercise long rendering chains
` [igt-dev] ✓ Fi.CI.BAT: success for Default fence expiration test (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] i915/gem_exec_parallel: Drop gem_require_pread_pwrite check from userptr tests
 2021-03-18 20:08 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for i915/gem_exec_parallel: Drop gem_require_pread_pwrite check from userptr tests (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] tests/kms_cursor_crc: Test 32x32 cursors
 2021-03-18 18:06 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] tests/core_hotunplug: Be more specific on sysfs vs. debugfs issues
 2021-03-18 15:41 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t v26 00/35] Introduce IGT allocator
 2021-03-18 15:17 UTC  (12+ messages)
` [igt-dev] [PATCH i-g-t v26 02/35] lib/igt_list: igt_hlist implementation
` [igt-dev] [PATCH i-g-t v26 04/35] lib/igt_core: Track child process pid and tid

[igt-dev] [i-g-t] tests/kms_content_protection: Initialize fb height width to 0
 2021-03-18 14:52 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t v27 00/36] Introduce IGT allocator
 2021-03-18 14:04 UTC  (27+ messages)
` [igt-dev] [PATCH i-g-t v27 13/36] lib/intel_bufops: Add init with handle and size function
` [igt-dev] [PATCH i-g-t v27 14/36] lib/intel_batchbuffer: Integrate intel_bb with allocator
` [igt-dev] [PATCH i-g-t v27 15/36] lib/intel_batchbuffer: Use relocations in intel-bb up to gen12
` [igt-dev] [PATCH i-g-t v27 16/36] lib/intel_batchbuffer: Create bb with strategy / vm ranges
` [igt-dev] [PATCH i-g-t v27 17/36] lib/intel_batchbuffer: Add tracking intel_buf to intel_bb
` [igt-dev] [PATCH i-g-t v27 18/36] lib/igt_fb: Initialize intel_buf with same size as fb
` [igt-dev] [PATCH i-g-t v27 19/36] tests/api_intel_bb: Remove check-canonical test
` [igt-dev] [PATCH i-g-t v27 20/36] tests/api_intel_bb: Modify test to verify intel_bb with allocator
` [igt-dev] [PATCH i-g-t v27 21/36] tests/api_intel_bb: Add compressed->compressed copy
` [igt-dev] [PATCH i-g-t v27 22/36] tests/api_intel_bb: Add purge-bb test
` [igt-dev] [PATCH i-g-t v27 23/36] tests/api_intel_bb: Add simple intel-bb which uses allocator
` [igt-dev] [PATCH i-g-t v27 24/36] tests/api_intel_bb: Use allocator in delta-check test
` [igt-dev] [PATCH i-g-t v27 25/36] tests/api_intel_bb: Check switching vm in intel-bb
` [igt-dev] [PATCH i-g-t v27 26/36] tests/api_intel_allocator: Simple allocator test suite
` [igt-dev] [PATCH i-g-t v27 27/36] tests/api_intel_allocator: Add execbuf with allocator example
` [igt-dev] [PATCH i-g-t v27 28/36] tests/api_intel_allocator: Verify child can use its standalone allocator
` [igt-dev] [PATCH i-g-t v27 29/36] tests/gem_softpin: Verify allocator and execbuf pair work together
` [igt-dev] [PATCH i-g-t v27 30/36] tests/gem|kms: Remove intel_bb from fixture
` [igt-dev] [PATCH i-g-t v27 31/36] tests/gem_mmap_offset: Use intel_buf wrapper code instead direct
` [igt-dev] [PATCH i-g-t v27 32/36] tests/gem_ppgtt: Adopt test to use intel_bb with allocator
` [igt-dev] [PATCH i-g-t v27 33/36] tests/gem_render_copy_redux: Adopt to use with intel_bb and allocator
` [igt-dev] [PATCH i-g-t v27 34/36] tests/perf.c: Remove buffer from batch
` [igt-dev] [PATCH i-g-t v27 35/36] tests/gem_linear_blits: Use intel allocator
` [igt-dev] [PATCH i-g-t v27 36/36] lib/intel_batchbuffer: Don't collect relocations for newer gens
` [igt-dev] ✓ Fi.CI.BAT: success for Introduce IGT allocator (rev30)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t 0/7] lib: Miscellaneous cleanups from nouveau work
 2021-03-18 12:49 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 4/7] lib/igt_fb: Remove domain from igt_fb


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