Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-13 06:58:28 to 2021-01-20 05:37:03 UTC [more...]

[igt-dev] [PATCH i-g-t] tests/kms_vrr: Update condition checks for flipline test
 2021-01-20  5:36 UTC  (4+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_vrr: Update condition checks for flipline test (rev2)

[igt-dev] [PATCH i-g-t] i915/gem_exec_parallel: Launch 1s worth of threads
 2021-01-20  0:45 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[igt-dev] [PATCH i-g-t] tests/core_hotunplug: Reduce debug noise on stdout
 2021-01-19 18:38 UTC  (7+ messages)
` [igt-dev] [Intel-gfx] "
` [igt-dev] ✗ Fi.CI.BAT: failure for "
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t 1/2] tests/kms_rotation_crc: different display modes can have different crc
 2021-01-19 16:00 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 2/2] HAX remove rotation tests from blacklist
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] tests/kms_rotation_crc: different display modes can have different crc
` [igt-dev] ✗ Fi.CI.IGT: failure "
` [igt-dev] ✓ Fi.CI.IGT: success "

[igt-dev] [PATCH i-g-t] tests/kms_rotation_crc:Added subtest description
 2021-01-19 12:29 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[igt-dev] [PATCH i-g-t v5 0/2] Add subtests for HDCP over MST
 2021-01-19 11:11 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v5 1/2] tests/kms_content_protection: Add MST subtests

[igt-dev] [PATCH i-g-t] tests/i915/i915_pm_dc: Validate display enters to DC9 state
 2021-01-19 10:22 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] tests/kms_setmode: Handle conflicting encoders
 2021-01-18 15:32 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] tests/kms_vblank:Added subtest description
 2021-01-17 17:36 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] i915/gem_userptr_blits: Quick verification of set-cache-level API
 2021-01-17 15:23 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for "

[Intel-gfx] [PATCH i-g-t] i915/gem_userptr_blits: Check set-domain on userptr for validation
 2021-01-16  1:10 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t v16 00/31] Introduce IGT allocator
 2021-01-15 18:54 UTC  (34+ messages)
` [igt-dev] [PATCH i-g-t v16 01/31] lib/igt_list: igt_hlist implementation
` [igt-dev] [PATCH i-g-t v16 02/31] lib/igt_map: Introduce igt_map
` [igt-dev] [PATCH i-g-t v16 03/31] lib/igt_core: Track child process pid and tid
` [igt-dev] [PATCH i-g-t v16 04/31] lib/intel_allocator_simple: Add simple allocator
` [igt-dev] [PATCH i-g-t v16 05/31] lib/intel_allocator_random: Add random allocator
` [igt-dev] [PATCH i-g-t v16 06/31] lib/intel_allocator: Add intel_allocator core
` [igt-dev] [PATCH i-g-t v16 07/31] lib/intel_allocator: Try to stop smoothly instead of deinit
` [igt-dev] [PATCH i-g-t v16 08/31] lib/intel_allocator_msgchannel: Scale to 4k of parallel clients
` [igt-dev] [PATCH i-g-t v16 09/31] lib/intel_bufops: Removes handle from allocator, change size
` [igt-dev] [PATCH i-g-t v16 10/31] lib/intel_bufops: Add init with handle and size function
` [igt-dev] [PATCH i-g-t v16 11/31] lib/intel_batchbuffer: Integrate intel_bb with allocator
` [igt-dev] [PATCH i-g-t v16 12/31] lib/intel_batchbuffer: Add tracking intel_buf to intel_bb
` [igt-dev] [PATCH i-g-t v16 13/31] lib/intel_aux_pgtable: Get addresses for aux table from an allocator
` [igt-dev] [PATCH i-g-t v16 14/31] lib/igt_fb: Initialize intel_buf with same size as fb
` [igt-dev] [PATCH i-g-t v16 15/31] tests/api_intel_bb: Modify test to verify intel_bb with allocator
` [igt-dev] [PATCH i-g-t v16 16/31] tests/api_intel_bb: Add compressed->compressed copy
` [igt-dev] [PATCH i-g-t v16 17/31] tests/api_intel_allocator: Simple allocator test suite
` [igt-dev] [PATCH i-g-t v16 18/31] tests/gem_softpin: Verify allocator and execbuf pair work together
` [igt-dev] [PATCH i-g-t v16 19/31] tests/gem|kms: Remove intel_bb from fixture
` [igt-dev] [PATCH i-g-t v16 20/31] tests/gem_mmap_offset: Use intel_buf wrapper code instead direct
` [igt-dev] [PATCH i-g-t v16 21/31] tests/gem_ppgtt: Adopt test to use intel_bb with allocator
` [igt-dev] [PATCH i-g-t v16 22/31] tests/gem_render_copy_redux: Adopt to use with intel_bb and allocator
` [igt-dev] [PATCH i-g-t v16 23/31] tests/perf.c: Remove buffer from batch
` [igt-dev] [PATCH i-g-t v16 24/31] tests/gem_linear_blits: Use intel allocator
` [igt-dev] [PATCH i-g-t v16 25/31] lib/ioctl_wrappers: Add gem_has_relocations() check
` [igt-dev] [PATCH i-g-t v16 26/31] lib/intel_batchbuffer: Use relocations in intel-bb up to gen12
` [igt-dev] [PATCH i-g-t v16 27/31] tests/api_intel_*: Adopt to use relocations as default "
` [igt-dev] [PATCH i-g-t v16 28/31] tests/api_intel_bb: Remove check-canonical test
` [igt-dev] [PATCH i-g-t v16 29/31] tests/api_intel_bb: Use allocator in delta-check test
` [igt-dev] [PATCH i-g-t v16 30/31] lib/intel_allocator: Separate allocator multiprocess start
` [igt-dev] [PATCH i-g-t v16 31/31] tests/api_intel_allocator: Prepare to run with sanitizer
` [igt-dev] ✓ Fi.CI.BAT: success for Introduce IGT allocator (rev17)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t v17 00/31] Introduce IGT allocator
 2021-01-15 13:47 UTC  (34+ messages)
` [igt-dev] [PATCH i-g-t v17 01/31] lib/igt_list: igt_hlist implementation
` [igt-dev] [PATCH i-g-t v17 02/31] lib/igt_map: Introduce igt_map
` [igt-dev] [PATCH i-g-t v17 03/31] lib/igt_core: Track child process pid and tid
` [igt-dev] [PATCH i-g-t v17 04/31] lib/intel_allocator_simple: Add simple allocator
` [igt-dev] [PATCH i-g-t v17 05/31] lib/intel_allocator_random: Add random allocator
` [igt-dev] [PATCH i-g-t v17 06/31] lib/intel_allocator: Add intel_allocator core
` [igt-dev] [PATCH i-g-t v17 07/31] lib/intel_allocator: Try to stop smoothly instead of deinit
` [igt-dev] [PATCH i-g-t v17 08/31] lib/intel_allocator_msgchannel: Scale to 4k of parallel clients
` [igt-dev] [PATCH i-g-t v17 09/31] lib/intel_bufops: Removes handle from allocator, change size
` [igt-dev] [PATCH i-g-t v17 10/31] lib/intel_bufops: Add init with handle and size function
` [igt-dev] [PATCH i-g-t v17 11/31] lib/intel_batchbuffer: Integrate intel_bb with allocator
` [igt-dev] [PATCH i-g-t v17 12/31] lib/intel_batchbuffer: Add tracking intel_buf to intel_bb
` [igt-dev] [PATCH i-g-t v17 13/31] lib/intel_aux_pgtable: Get addresses for aux table from an allocator
` [igt-dev] [PATCH i-g-t v17 14/31] lib/igt_fb: Initialize intel_buf with same size as fb
` [igt-dev] [PATCH i-g-t v17 15/31] tests/api_intel_bb: Modify test to verify intel_bb with allocator
` [igt-dev] [PATCH i-g-t v17 16/31] tests/api_intel_bb: Add compressed->compressed copy
` [igt-dev] [PATCH i-g-t v17 17/31] tests/api_intel_allocator: Simple allocator test suite
` [igt-dev] [PATCH i-g-t v17 18/31] tests/gem_softpin: Verify allocator and execbuf pair work together
` [igt-dev] [PATCH i-g-t v17 19/31] tests/gem|kms: Remove intel_bb from fixture
` [igt-dev] [PATCH i-g-t v17 20/31] tests/gem_mmap_offset: Use intel_buf wrapper code instead direct
` [igt-dev] [PATCH i-g-t v17 21/31] tests/gem_ppgtt: Adopt test to use intel_bb with allocator
` [igt-dev] [PATCH i-g-t v17 22/31] tests/gem_render_copy_redux: Adopt to use with intel_bb and allocator
` [igt-dev] [PATCH i-g-t v17 23/31] tests/perf.c: Remove buffer from batch
` [igt-dev] [PATCH i-g-t v17 24/31] tests/gem_linear_blits: Use intel allocator
` [igt-dev] [PATCH i-g-t v17 25/31] lib/ioctl_wrappers: Add gem_has_relocations() check
` [igt-dev] [PATCH i-g-t v17 26/31] lib/intel_batchbuffer: Use relocations in intel-bb up to gen12
` [igt-dev] [PATCH i-g-t v17 27/31] tests/api_intel_*: Adopt to use relocations as default "
` [igt-dev] [PATCH i-g-t v17 28/31] tests/api_intel_bb: Remove check-canonical test
` [igt-dev] [PATCH i-g-t v17 29/31] tests/api_intel_bb: Use allocator in delta-check test
` [igt-dev] [PATCH i-g-t v17 30/31] lib/intel_allocator: Separate allocator multiprocess start
` [igt-dev] [PATCH i-g-t v17 31/31] tests/api_intel_allocator: Prepare to run with sanitizer
` [igt-dev] ✗ Fi.CI.BAT: failure for Introduce IGT allocator (rev18)

[igt-dev] [PATCH i-g-t v14 00/33] Introduce IGT allocator
 2021-01-15  9:56 UTC  (45+ messages)
` [igt-dev] [PATCH i-g-t v14 01/33] tests/gem_softpin: Fix object leak in softpin test
` [igt-dev] [PATCH i-g-t v14 02/33] lib/igt_list: igt_hlist implementation
` [igt-dev] [PATCH i-g-t v14 03/33] lib/igt_map: Introduce igt_map
` [igt-dev] [PATCH i-g-t v14 04/33] lib/igt_core: Track child process pid and tid
` [igt-dev] [PATCH i-g-t v14 05/33] lib/intel_allocator_simple: Add simple allocator
` [igt-dev] [PATCH i-g-t v14 06/33] lib/intel_allocator_random: Add random allocator
` [igt-dev] [PATCH i-g-t v14 07/33] lib/intel_allocator: Add intel_allocator core
` [igt-dev] [PATCH i-g-t v14 08/33] lib/intel_allocator: Try to stop smoothly instead of deinit
` [igt-dev] [PATCH i-g-t v14 09/33] lib/intel_allocator_msgchannel: Scale to 4k of parallel clients
` [igt-dev] [PATCH i-g-t v14 10/33] lib/intel_bufops: Removes handle from allocator, change size
` [igt-dev] [PATCH i-g-t v14 11/33] lib/intel_bufops: Add init with handle and size function
` [igt-dev] [PATCH i-g-t v14 12/33] lib/intel_batchbuffer: Integrate intel_bb with allocator
` [igt-dev] [PATCH i-g-t v14 13/33] lib/intel_batchbuffer: Add tracking intel_buf to intel_bb
` [igt-dev] [PATCH i-g-t v14 14/33] lib/intel_aux_pgtable: Get addresses for aux table from an allocator
` [igt-dev] [PATCH i-g-t v14 15/33] lib/igt_fb: Initialize intel_buf with same size as fb
` [igt-dev] [PATCH i-g-t v14 16/33] tests/api_intel_bb: Modify test to verify intel_bb with allocator
` [igt-dev] [PATCH i-g-t v14 17/33] tests/api_intel_bb: Add compressed->compressed copy
` [igt-dev] [PATCH i-g-t v14 18/33] tests/api_intel_allocator: Simple allocator test suite
` [igt-dev] [PATCH i-g-t v14 19/33] tests/gem_softpin: Verify allocator and execbuf pair work together
` [igt-dev] [PATCH i-g-t v14 20/33] tests/gem|kms: Remove intel_bb from fixture
` [igt-dev] [PATCH i-g-t v14 21/33] tests/gem_mmap_offset: Use intel_buf wrapper code instead direct
` [igt-dev] [PATCH i-g-t v14 22/33] tests/gem_ppgtt: Adopt test to use intel_bb with allocator
` [igt-dev] [PATCH i-g-t v14 23/33] tests/gem_render_copy_redux: Adopt to use with intel_bb and allocator
` [igt-dev] [PATCH i-g-t v14 24/33] tests/perf.c: Remove buffer from batch
` [igt-dev] [PATCH i-g-t v14 25/33] tests/gem_linear_blits: Use intel allocator
` [igt-dev] [PATCH i-g-t v14 26/33] lib/ioctl_wrappers: Add gem_has_relocations() check
` [igt-dev] [PATCH i-g-t v14 27/33] lib/intel_batchbuffer: Use relocations in intel-bb up to gen12
` [igt-dev] [PATCH i-g-t v14 28/33] tests/api_intel_*: Adopt to use relocations as default "
` [igt-dev] [PATCH i-g-t v14 29/33] tests/gem_ppgtt: Migrate memory check out of render blits
` [igt-dev] [PATCH i-g-t v14 30/33] tests/api_intel_bb: Remove check-canonical test
` [igt-dev] [PATCH i-g-t v14 31/33] tests/api_intel_bb: Use allocator in delta-check test
` [igt-dev] [PATCH i-g-t v14 32/33] lib/intel_allocator: Separate allocator multiprocess start
` [igt-dev] [PATCH i-g-t v14 33/33] tests/api_intel_allocator: Prepare to run with sanitizer
` [igt-dev] ✗ Fi.CI.BAT: failure for Introduce IGT allocator (rev15)

[igt-dev] [PATCH i-g-t v15 00/33] Introduce IGT allocator
 2021-01-14 20:23 UTC  (35+ messages)
` [igt-dev] [PATCH i-g-t v15 01/33] tests/gem_softpin: Fix object leak in softpin test
` [igt-dev] [PATCH i-g-t v15 02/33] lib/igt_list: igt_hlist implementation
` [igt-dev] [PATCH i-g-t v15 03/33] lib/igt_map: Introduce igt_map
` [igt-dev] [PATCH i-g-t v15 04/33] lib/igt_core: Track child process pid and tid
` [igt-dev] [PATCH i-g-t v15 05/33] lib/intel_allocator_simple: Add simple allocator
` [igt-dev] [PATCH i-g-t v15 06/33] lib/intel_allocator_random: Add random allocator
` [igt-dev] [PATCH i-g-t v15 07/33] lib/intel_allocator: Add intel_allocator core
` [igt-dev] [PATCH i-g-t v15 08/33] lib/intel_allocator: Try to stop smoothly instead of deinit
` [igt-dev] [PATCH i-g-t v15 09/33] lib/intel_allocator_msgchannel: Scale to 4k of parallel clients
` [igt-dev] [PATCH i-g-t v15 10/33] lib/intel_bufops: Removes handle from allocator, change size
` [igt-dev] [PATCH i-g-t v15 11/33] lib/intel_bufops: Add init with handle and size function
` [igt-dev] [PATCH i-g-t v15 12/33] lib/intel_batchbuffer: Integrate intel_bb with allocator
` [igt-dev] [PATCH i-g-t v15 13/33] lib/intel_batchbuffer: Add tracking intel_buf to intel_bb
` [igt-dev] [PATCH i-g-t v15 14/33] lib/intel_aux_pgtable: Get addresses for aux table from an allocator
` [igt-dev] [PATCH i-g-t v15 15/33] lib/igt_fb: Initialize intel_buf with same size as fb
` [igt-dev] [PATCH i-g-t v15 16/33] tests/api_intel_bb: Modify test to verify intel_bb with allocator
` [igt-dev] [PATCH i-g-t v15 17/33] tests/api_intel_bb: Add compressed->compressed copy
` [igt-dev] [PATCH i-g-t v15 18/33] tests/api_intel_allocator: Simple allocator test suite
` [igt-dev] [PATCH i-g-t v15 19/33] tests/gem_softpin: Verify allocator and execbuf pair work together
` [igt-dev] [PATCH i-g-t v15 20/33] tests/gem|kms: Remove intel_bb from fixture
` [igt-dev] [PATCH i-g-t v15 21/33] tests/gem_mmap_offset: Use intel_buf wrapper code instead direct
` [igt-dev] [PATCH i-g-t v15 22/33] tests/gem_ppgtt: Adopt test to use intel_bb with allocator
` [igt-dev] [PATCH i-g-t v15 23/33] tests/gem_render_copy_redux: Adopt to use with intel_bb and allocator
` [igt-dev] [PATCH i-g-t v15 24/33] tests/perf.c: Remove buffer from batch
` [igt-dev] [PATCH i-g-t v15 25/33] tests/gem_linear_blits: Use intel allocator
` [igt-dev] [PATCH i-g-t v15 26/33] lib/ioctl_wrappers: Add gem_has_relocations() check
` [igt-dev] [PATCH i-g-t v15 27/33] lib/intel_batchbuffer: Use relocations in intel-bb up to gen12
` [igt-dev] [PATCH i-g-t v15 28/33] tests/api_intel_*: Adopt to use relocations as default "
` [igt-dev] [PATCH i-g-t v15 29/33] tests/gem_ppgtt: Migrate memory check out of render blits
` [igt-dev] [PATCH i-g-t v15 30/33] tests/api_intel_bb: Remove check-canonical test
` [igt-dev] [PATCH i-g-t v15 31/33] tests/api_intel_bb: Use allocator in delta-check test
` [igt-dev] [PATCH i-g-t v15 32/33] lib/intel_allocator: Separate allocator multiprocess start
` [igt-dev] [PATCH i-g-t v15 33/33] tests/api_intel_allocator: Prepare to run with sanitizer
` [igt-dev] ✗ Fi.CI.BUILD: failure for Introduce IGT allocator (rev16)

[igt-dev] [PATCH 1/3] lib: Add stride and size calculation for amdgpu + tiling
 2021-01-14 18:35 UTC  (17+ messages)
` [igt-dev] [PATCH 2/3] kms_rotation_crc:Add HW rotation test case for amdgpu
` [igt-dev] [PATCH 3/3] lib: Implement tiling/swizzle addressing "
` [igt-dev] ✗ Fi.CI.BUILD: failure for series starting with [1/3] lib: Add stride and size calculation for amdgpu + tiling (rev4)
` [igt-dev] ✗ Fi.CI.BUILD: failure for series starting with [1/3] lib: Add stride and size calculation for amdgpu + tiling (rev7)

[igt-dev] [i-g-t] tests/kms_plane_cursor:added subtest description
 2021-01-13  7:00 UTC 


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