messages from 2021-08-06 13:42:30 to 2021-08-10 05:27:35 UTC [more...]
[igt-dev] [PATCH i-g-t v6 00/65] Add allocator support in IGT
2021-08-10 5:26 UTC (12+ messages)
` [igt-dev] [PATCH i-g-t v6 01/65] lib/igt_dummyload: Add support of using allocator in igt spinner
` [igt-dev] [PATCH i-g-t v6 02/65] lib/intel_allocator: Add few helper functions for common use
` [igt-dev] [PATCH i-g-t v6 03/65] lib/igt_gt: Add passing ahnd as an argument to igt_hang
` [igt-dev] [PATCH i-g-t v6 04/65] lib/intel_batchbuffer: Ensure relocation code will be called
` [igt-dev] [PATCH i-g-t v6 05/65] lib/intel_batchbuffer: Add allocator support in blitter fast copy
` [igt-dev] [PATCH i-g-t v6 06/65] lib/intel_batchbuffer: Add allocator support in blitter src copy
` [igt-dev] [PATCH i-g-t v6 07/65] lib/intel_batchbuffer: Try to avoid relocations in blitting
` [igt-dev] [PATCH i-g-t v6 08/65] lib/huc_copy: Extend huc copy prototype to pass allocator handle
` [igt-dev] [PATCH i-g-t v6 09/65] tests/gem_busy: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v6 10/65] tests/gem_create: "
` [igt-dev] [PATCH i-g-t v6 11/65] tests/gem_ctx_engines: "
[igt-dev] [PATCH i-g-t v5 00/65] Add allocator support in IGT
2021-08-10 5:22 UTC (87+ messages)
` [igt-dev] [PATCH i-g-t v5 01/65] lib/igt_dummyload: Add support of using allocator in igt spinner
` [igt-dev] [PATCH i-g-t v5 02/65] lib/intel_allocator: Add few helper functions for common use
` [igt-dev] [PATCH i-g-t v5 03/65] lib/igt_gt: Add passing ahnd as an argument to igt_hang
` [igt-dev] [PATCH i-g-t v5 04/65] lib/intel_batchbuffer: Ensure relocation code will be called
` [igt-dev] [PATCH i-g-t v5 05/65] lib/intel_batchbuffer: Add allocator support in blitter fast copy
` [igt-dev] [PATCH i-g-t v5 06/65] lib/intel_batchbuffer: Add allocator support in blitter src copy
` [igt-dev] [PATCH i-g-t v5 07/65] lib/intel_batchbuffer: Try to avoid relocations in blitting
` [igt-dev] [PATCH i-g-t v5 08/65] lib/huc_copy: Extend huc copy prototype to pass allocator handle
` [igt-dev] [PATCH i-g-t v5 09/65] tests/gem_busy: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v5 10/65] tests/gem_create: "
` [igt-dev] [PATCH i-g-t v5 11/65] tests/gem_ctx_engines: "
` [igt-dev] [PATCH i-g-t v5 12/65] tests/gem_ctx_exec: "
` [igt-dev] [PATCH i-g-t v5 13/65] tests/gem_ctx_freq: "
` [igt-dev] [PATCH i-g-t v5 14/65] tests/gem_ctx_isolation: "
` [igt-dev] [PATCH i-g-t v5 15/65] tests/gem_ctx_param: "
` [igt-dev] [PATCH i-g-t v5 16/65] tests/gem_eio: "
` [igt-dev] [PATCH i-g-t v5 17/65] tests/gem_exec_async: "
` [igt-dev] [PATCH i-g-t v5 18/65] tests/gem_exec_balancer: "
` [igt-dev] [PATCH i-g-t v5 19/65] tests/gem_exec_fair: Add softpin support
` [igt-dev] [PATCH i-g-t v5 20/65] tests/gem_exec_gttfill: Require relocation support
` [igt-dev] [PATCH i-g-t v5 21/65] tests/gem_exec_lut_handle: "
` [igt-dev] [PATCH i-g-t v5 22/65] tests/gem_exec_store: Support gens without relocations
` [igt-dev] [PATCH i-g-t v5 23/65] tests/gem_exec_suspend: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v5 24/65] tests/gem_exec_parallel: Adopt to use alloctor
` [igt-dev] [PATCH i-g-t v5 25/65] tests/gem_exec_params: Support gens without relocations
` [igt-dev] [PATCH i-g-t v5 26/65] tests/gem_exec_whisper: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v5 27/65] tests/gem_fenced_exec_thrash: "
` [igt-dev] [PATCH i-g-t v5 28/65] tests/gem_lut_handle: Require relocation support
` [igt-dev] [PATCH i-g-t v5 29/65] tests/gem_mmap: Add allocator support
` [igt-dev] [PATCH i-g-t v5 30/65] tests/gem_mmap_gtt: "
` [igt-dev] [PATCH i-g-t v5 31/65] tests/gem_mmap_offset: "
` [igt-dev] [PATCH i-g-t v5 32/65] tests/gem_mmap_wc: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v5 33/65] tests/gem_request_retire: Add allocator support
` [igt-dev] [PATCH i-g-t v5 34/65] tests/gem_ringfill: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v5 35/65] tests/gem_softpin: Exercise eviction with softpinning
` [igt-dev] [PATCH i-g-t v5 36/65] tests/gem_spin_batch: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v5 37/65] tests/gem_tiled_fence_blits: "
` [igt-dev] [PATCH i-g-t v5 38/65] tests/gem_unfence_active_buffers: "
` [igt-dev] [PATCH i-g-t v5 39/65] tests/gem_unref_active_buffers: "
` [igt-dev] [PATCH i-g-t v5 40/65] tests/gem_userptr_blits: "
` [igt-dev] [PATCH i-g-t v5 41/65] tests/gem_wait: "
` [igt-dev] [PATCH i-g-t v5 42/65] tests/gem_watchdog: Adopt to use no-reloc
` [igt-dev] [PATCH i-g-t v5 43/65] tests/gem_workarounds: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v5 44/65] tests/i915_hangman: "
` [igt-dev] [PATCH i-g-t v5 45/65] tests/i915_pm_rc6_residency: "
` [igt-dev] [PATCH i-g-t v5 46/65] tests/kms_busy: "
` [igt-dev] [PATCH i-g-t v5 47/65] tests/kms_cursor_legacy: "
` [igt-dev] [PATCH i-g-t v5 48/65] tests/kms_flip: "
` [igt-dev] [PATCH i-g-t v5 49/65] tests/kms_vblank: "
` [igt-dev] [PATCH i-g-t v5 50/65] tests/perf_pmu: "
` [igt-dev] [PATCH i-g-t v5 51/65] tests/gem_exec_big: Require relocation support
` [igt-dev] [PATCH i-g-t v5 52/65] tests/gem_exec_capture: Support gens without relocations
` [igt-dev] [PATCH i-g-t v5 53/65] tests/i915_module_load: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v5 54/65] tests/i915_pm_rpm: Adopt to use no-reloc
` [igt-dev] [PATCH i-g-t v5 55/65] tests/i915_pm_rps: Alter "
` [igt-dev] [PATCH i-g-t v5 56/65] tests/sysfs_heartbeat_interval: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v5 57/65] tests/sysfs_preempt_timeout: "
` [igt-dev] [PATCH i-g-t v5 58/65] tests/sysfs_timeslice_duration: "
` [igt-dev] [PATCH i-g-t v5 59/65] WIP: tests/gem_exec_fence: rewrite to no-reloc
` [igt-dev] [PATCH i-g-t v5 60/65] WIP: tests/gem_ctx_persistence: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v5 61/65] WIP: tests/gem_ctx_shared: Convert to use no-reloc
` [igt-dev] [PATCH i-g-t v5 62/65] WIP: NOTWORKING: gem_exec_await
` [igt-dev] [PATCH i-g-t v5 63/65] WIP: tests/gem_exec_schedule WIP: tests/gem_exec_schedule@deep - NOT WORKING WIP: tests/gem_exec_schedule@wide (ok) + reorder_wide (still to be fixed)
` [igt-dev] [PATCH i-g-t v5 64/65] WIP: tests/gem_exec_flush: Adopt to no-reloc
` [igt-dev] [PATCH i-g-t v5 65/65] HAX: remove gttfill for tgl ci
` [igt-dev] ✗ Fi.CI.BAT: failure for Add allocator support in IGT
` [igt-dev] ✗ GitLab.Pipeline: warning "
` [igt-dev] ✗ Fi.CI.BAT: failure for Add allocator support in IGT (rev2)
` [igt-dev] ✗ GitLab.Pipeline: warning "
` [igt-dev] ✗ Fi.CI.BAT: failure for Add allocator support in IGT (rev3)
[igt-dev] [RFC PATCH i-g-t 1/2] lib/core: Add igt_debug_on* variants
2021-08-09 23:13 UTC (5+ messages)
` [igt-dev] [RFC PATCH i-g-t 2/2] lib/sysfs: Emit debug messages on errors
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [RFC,i-g-t,1/2] lib/core: Add igt_debug_on* variants
` [igt-dev] ✓ Fi.CI.IGT: "
` [igt-dev] ✗ GitLab.Pipeline: warning "
[igt-dev] [PATCH i-g-t 0/2] Keep tests working without relocations
2021-08-09 16:51 UTC (5+ messages)
` [igt-dev] [PATCH i-g-t 1/2] tests/i915/gem_streaming_writes: Support gens "
` [igt-dev] [PATCH i-g-t 2/2] HAX: Add the tests to fast feedback
` [igt-dev] ✗ Fi.CI.BAT: failure for Keep tests working without relocations (rev8)
` [igt-dev] ✗ GitLab.Pipeline: warning "
[igt-dev] [PATCH i-g-t v4 00/56] Add allocator support in IGT
2021-08-09 14:20 UTC (89+ messages)
` [igt-dev] [PATCH i-g-t v4 05/56] lib/intel_batchbuffer: Add allocator support in blitter fast copy
` [igt-dev] [PATCH i-g-t v4 09/56] tests/gem_busy: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v4 14/56] tests/gem_ctx_isolation: "
` [igt-dev] [PATCH i-g-t v4 18/56] tests/gem_exec_balancer: "
` [igt-dev] [PATCH i-g-t v4 20/56] tests/gem_exec_capture: Support gens without relocations
` [igt-dev] [PATCH i-g-t v4 21/56] tests/gem_exec_fair: Add softpin support
` [igt-dev] [PATCH i-g-t v4 22/56] tests/gem_exec_gttfill: Require relocation support
` [igt-dev] [PATCH i-g-t v4 23/56] tests/gem_exec_store: Support gens without relocations
` [igt-dev] [PATCH i-g-t v4 24/56] tests/gem_exec_suspend: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v4 25/56] tests/gem_exec_parallel: Adopt to use alloctor
` [igt-dev] [PATCH i-g-t v4 26/56] tests/gem_exec_params: Support gens without relocations
` [igt-dev] [PATCH i-g-t v4 27/56] tests/gem_exec_whisper: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v4 28/56] tests/gem_fenced_exec_thrash: "
` [igt-dev] [PATCH i-g-t v4 29/56] tests/gem_mmap: Add allocator support
` [igt-dev] [PATCH i-g-t v4 30/56] tests/gem_mmap_gtt: "
` [igt-dev] [PATCH i-g-t v4 31/56] tests/gem_mmap_offset: "
` [igt-dev] [PATCH i-g-t v4 32/56] tests/gem_mmap_wc: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v4 33/56] tests/gem_request_retire: Add allocator support
` [igt-dev] [PATCH i-g-t v4 34/56] tests/gem_ringfill: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v4 35/56] tests/gem_softpin: Exercise eviction with softpinning
` [igt-dev] [PATCH i-g-t v4 36/56] tests/gem_spin_batch: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v4 37/56] tests/gem_tiled_fence_blits: "
` [igt-dev] [PATCH i-g-t v4 38/56] tests/gem_unfence_active_buffers: "
` [igt-dev] [PATCH i-g-t v4 39/56] tests/gem_unref_active_buffers: "
` [igt-dev] [PATCH i-g-t v4 40/56] tests/gem_userptr_blits: "
` [igt-dev] [PATCH i-g-t v4 41/56] tests/gem_wait: "
` [igt-dev] [PATCH i-g-t v4 42/56] tests/gem_watchdog: Adopt to use no-reloc
` [igt-dev] [PATCH i-g-t v4 43/56] tests/gem_workarounds: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v4 44/56] tests/i915_hangman: "
` [igt-dev] [PATCH i-g-t v4 45/56] tests/i915_module_load: "
` [igt-dev] [PATCH i-g-t v4 46/56] tests/i915_pm_rc6_residency: "
` [igt-dev] [PATCH i-g-t v4 47/56] tests/i915_pm_rpm: Adopt to use no-reloc
` [igt-dev] [PATCH i-g-t v4 48/56] tests/i915_pm_rps: Alter "
` [igt-dev] [PATCH i-g-t v4 49/56] tests/kms_busy: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v4 50/56] tests/kms_cursor_legacy: "
` [igt-dev] [PATCH i-g-t v4 51/56] tests/kms_flip: "
` [igt-dev] [i-g-t v5 52/57] "
` [igt-dev] [i-g-t v6 52/56] "
` [igt-dev] [i-g-t v8 51/56] "
` [igt-dev] [PATCH i-g-t v4 52/56] tests/kms_vblank: "
` [igt-dev] [i-g-t v5 53/57] "
` [igt-dev] [i-g-t v6 53/56] "
` [igt-dev] [i-g-t v8 52/56] "
` [igt-dev] [PATCH i-g-t v4 53/56] tests/perf_pmu: "
` [igt-dev] [PATCH i-g-t v4 54/56] tests/sysfs_heartbeat_interval: "
` [igt-dev] [PATCH i-g-t v4 55/56] tests/sysfs_preempt_timeout: "
` [igt-dev] [PATCH i-g-t v4 56/56] tests/sysfs_timeslice_duration: "
` [igt-dev] ✗ Fi.CI.BAT: failure for Add allocator support in IGT
` [igt-dev] ✗ GitLab.Pipeline: warning "
` [igt-dev] ✗ Fi.CI.BAT: failure for Add allocator support in IGT (rev2)
` [igt-dev] ✗ GitLab.Pipeline: warning "
` [igt-dev] ✗ Fi.CI.BAT: failure for Add allocator support in IGT (rev3)
` [igt-dev] ✗ GitLab.Pipeline: warning "
` [igt-dev] ✓ Fi.CI.BAT: success for Add allocator support in IGT (rev9)
` [igt-dev] ✓ Fi.CI.IGT: "
` [igt-dev] ✗ GitLab.Pipeline: warning "
[igt-dev] [PATCH i-g-t] gitlab-ci: Try to avoid runners that jam
2021-08-09 10:39 UTC (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "
[igt-dev] Add support for testing of 16 bpc fixed point framebuffers. II
2021-08-09 5:01 UTC (4+ messages)
[igt-dev] [PATCH i-g-t] tests/kms_setmode: Fix to get a valid config
2021-08-06 18:21 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_setmode: Fix to get a valid config (rev2)
[igt-dev] [PATCH i-g-t 1/2] lib/igt_fb: check device type before calling intel_get_drm_devid
2021-08-06 16:38 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox