Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-08 07:01:32 to 2021-04-13 03:54:07 UTC [more...]

[igt-dev] [PATCH i-g-t 00/74] Stop depending on context mutation
 2021-04-13  3:52 UTC  (9+ messages)
` [igt-dev] [PATCH i-g-t 01/74] tests/i915: Drop gem_ctx_ringsize
` [igt-dev] [PATCH i-g-t 02/74] tests/i915/gem_exec_balancer: Drop the ringsize subtest
` [igt-dev] [PATCH i-g-t 03/74] tests/i915/gem_exec_endless: Stop setting the ring size
` [igt-dev] [PATCH i-g-t 04/74] tests/i915/gem_ctx_param: Drop the zeromap subtests
` [igt-dev] [PATCH i-g-t 05/74] tests/i915: Drop gem_ctx_clone
` [igt-dev] [PATCH i-g-t 06/74] lib/i915/gem_engine_topology: Expose the __query_engines helper
` [igt-dev] [PATCH i-g-t 07/74] lib/i915/gem_context: Add gem_context_create_ext helpers
` [igt-dev] [PATCH i-g-t 08/74] lib: Add an intel_ctx wrapper struct and helpers (v2)

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

[igt-dev] [PATCH i-g-t] CI HAX: Adding test to fast feedback testlist
 2021-04-12 18:00 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH] tests/kms_atomic_transition: Enable Primary Plane on Enabling CRTC
 2021-04-12 16:21 UTC  (2+ messages)

[igt-dev] [v5 i-g-t] tests/kms_busy: Limit the execution to two pipes
 2021-04-12 16:57 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_busy: Limit the execution to two pipes (rev5)
` [igt-dev] ✓ Fi.CI.IGT: "

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

[igt-dev] [PATCH i-g-t] .gitlab-ci: Verify undocumented tests in pipeline
 2021-04-12  8:41 UTC  (2+ messages)

[igt-dev] [v4 i-g-t] tests/kms_busy: Limit the execution to two pipes
 2021-04-12  8:34 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] Added test description for kms tests
 2021-04-12  6:19 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Added test description for kms tests (rev4)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t 0/5] Fix mode selection for 2x tests
 2021-04-12  3:51 UTC  (10+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "
` [igt-dev] [PATCH i-g-t 1/5] lib/igt_kms: Add a support to read PATH connector property
` [igt-dev] [PATCH i-g-t 2/5] lib/igt_kms: Identify outputs that shares link bandwidth
` [igt-dev] [PATCH i-g-t 3/5] lib/igt_kms: helper to override the mode on all connectors
` [igt-dev] [PATCH i-g-t 4/5] tests/kms_frontbuffer_tracking: Fix mode selection for 2x tests
` [igt-dev] [PATCH i-g-t 5/5] tests/kms_cursor_legacy: "

[igt-dev] [PATCH i-g-t] tests/kms_big_fb: Add subtest description
 2021-04-12  2:48 UTC  (5+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "
` [igt-dev] ✗ Fi.CI.BUILD: failure for tests/kms_big_fb: Add subtest description (rev2)

[igt-dev] [PATCH i-g-t] Added tests description
 2021-04-12  2:47 UTC  (5+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "
` [igt-dev] ✗ Fi.CI.BUILD: failure for Added tests description (rev2)

[igt-dev] [PATCH i-g-t] Added test description for kms tests
 2021-04-09 15:20 UTC  (6+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "
` [igt-dev] ✗ Fi.CI.BUILD: failure for Added test description for kms tests (rev3)

[igt-dev] [PATCH i-g-t] tests/kms_async_flips: Add CRC test to make sure the correct fb is being scanned out
 2021-04-09 15:16 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_async_flips: Add CRC test to make sure the correct fb is being scanned out (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "

[Intel-gfx] [RFC PATCH] tests/gem_userptr_blits: Check for banned mmap-offset
 2021-04-09 12:28 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "
` [igt-dev] [RFC PATCH] "

[igt-dev] [PATCH i-g-t] tests/kms_psr: Add subtest description
 2021-04-09 11:44 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] tests/kms_plane_lowres : Added test description
 2021-04-09 10:05 UTC  (5+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [RFC PATCH 1/2] tests/core_hotunplug: Add perf health check
 2021-04-09  8:43 UTC  (5+ messages)
` [igt-dev] [RFC PATCH 2/2] intel-ci: Unblock core_hotunplug@*hot*bind* subtests
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [RFC,1/2] tests/core_hotunplug: Add perf health check
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] tools: Fix running intel_dp_compliance if it is found in the search path($PATH env variable)
 2021-04-09  8:03 UTC  (8+ messages)
` [igt-dev] [PATCH i-g-t v2] "
` [igt-dev] ✓ Fi.CI.BAT: success for tools: Fix running intel_dp_compliance if it is found in the search path($PATH env variable) (rev3)
` [igt-dev] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH i-g-t] gem_watchdog: Fix autotools build
 2021-04-09  7:55 UTC  (4+ messages)
  ` [igt-dev] "

[igt-dev] [PATCH i-g-t 1/2] tests/kms_plane: Don't test all format+modifier combinations
 2021-04-09  7:51 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 "

[igt-dev] [RFC 00/30] Stop cloning contexts
 2021-04-08 20:12 UTC  (11+ messages)
` [igt-dev] [RFC 01/30] lib/i915/gem_engine_topology: Expose the __query_engines helper
` [igt-dev] [RFC 02/30] lib: Add an intel_ctx wrapper struct and helpers
` [igt-dev] [RFC 04/30] tests/i915/gem_exec_basic: Convert to intel_ctx_t
` [igt-dev] [RFC 06/30] lib/igt_spin: Support intel_ctx_t

[igt-dev] [PATCH i-g-t 00/14] tools/intel_display_poller: async flip and vrr
 2021-04-08 18:30 UTC  (17+ messages)
` [igt-dev] [PATCH i-g-t 01/14] tools/intel_display_poller: Fix TILEOFF vs. LINOFF for skl+
` [igt-dev] [PATCH i-g-t 02/14] tools/intel_display_poller: Unify ilk+ and bdw+ codepaths
` [igt-dev] [PATCH i-g-t 05/14] tools/intel_display_poller: Add flipdone tests
` [igt-dev] [PATCH i-g-t 08/14] lib: Add timestmap registers
` [igt-dev] [PATCH i-g-t 09/14] tools/intel_display_poller: Extract wait_scanline()
` [igt-dev] [PATCH i-g-t 10/14] tools/intel_display_poller: Add frame timestamp tests
` [igt-dev] [PATCH i-g-t 13/14] tools/intel_display_poller: Add vrr-wrap test

[igt-dev] [PATCH i-g-t] tests/kms_rmfb : Added test description
 2021-04-08 14:08 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] tests/kms_panel_fitting.c : Added test description
 2021-04-08 12:42 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [i-g-t] lib/gem_submission: Remove __gem_execbuf call
 2021-04-08 11:57 UTC  (6+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] tests/kms_lease : Added test description
 2021-04-08 11:19 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [i-g-t] lib/gem_execbuf_wr: Add gem_has_relocations check
 2021-04-08  9:37 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_dp_dsc: Add subtest description
 2021-04-08  9:14 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] tests/kms_fbcon_fbt : Added test description
 2021-04-08  8:30 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t v30 00/39] Introduce IGT allocator
 2021-04-08  7:44 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v30 02/39] lib/igt_list: Add igt_list_for_each_entry_safe_reverse

[igt-dev] [PATCH i-g-t] tests/kms_available_modes_crc : Added test description
 2021-04-08  7:38 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_draw_crc: Add subtest description
 2021-04-08  7:30 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "


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