Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-06 07:33:34 to 2021-08-09 13:08:48 UTC [more...]

[igt-dev] [PATCH i-g-t v5 00/65] Add allocator support in IGT
 2021-08-09 13:04 UTC  (18+ 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 v4 00/56] Add allocator support in IGT
 2021-08-09 12:53 UTC  (103+ messages)
` [igt-dev] [PATCH i-g-t v4 01/56] lib/igt_dummyload: Add support of using allocator in igt spinner
` [igt-dev] [PATCH i-g-t v4 02/56] lib/intel_allocator: Add few helper functions for common use
` [igt-dev] [PATCH i-g-t v4 03/56] lib/igt_gt: Add passing ahnd as an argument to igt_hang
` [igt-dev] [PATCH i-g-t v4 04/56] lib/intel_batchbuffer: Ensure relocation code will be called
` [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 06/56] lib/intel_batchbuffer: Add allocator support in blitter src copy
` [igt-dev] [PATCH i-g-t v4 07/56] lib/intel_batchbuffer: Try to avoid relocations in blitting
` [igt-dev] [PATCH i-g-t v4 08/56] lib/huc_copy: Extend huc copy prototype to pass allocator handle
` [igt-dev] [PATCH i-g-t v4 09/56] tests/gem_busy: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v4 10/56] tests/gem_create: "
` [igt-dev] [PATCH i-g-t v4 11/56] tests/gem_ctx_engines: "
` [igt-dev] [PATCH i-g-t v4 12/56] tests/gem_ctx_exec: "
` [igt-dev] [PATCH i-g-t v4 13/56] tests/gem_ctx_freq: "
` [igt-dev] [PATCH i-g-t v4 14/56] tests/gem_ctx_isolation: "
` [igt-dev] [PATCH i-g-t v4 15/56] tests/gem_ctx_param: "
` [igt-dev] [PATCH i-g-t v4 16/56] tests/gem_eio: "
` [igt-dev] [PATCH i-g-t v4 17/56] tests/gem_exec_async: "
` [igt-dev] [PATCH i-g-t v4 18/56] tests/gem_exec_balancer: "
` [igt-dev] [PATCH i-g-t v4 19/56] tests/gem_exec_big: Require relocation support
` [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] [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  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_setmode: Fix to get a valid config (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "

[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)

[igt-dev] [PATCH i-g-t] tests/amdgpu: Introduce amd_hotplug tests
 2021-08-06 13:32 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ GitLab.Pipeline: warning "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] tests/kms_setmode: Fix to get a valid config
 2021-08-06 13:05 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for "
` [igt-dev] ✗ GitLab.Pipeline: warning "

[igt-dev] [PATCH i-g-t 0/1] lib/rendercopy_gen9: Program platform specific MOCS index
 2021-08-06 11:12 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/1] lib/rendercopy_gen9: Program MOCS value based on platform

[igt-dev] [PATCH v4] tests/kms_bw: New test for bandwidth validation
 2021-08-06 10:15 UTC  (2+ messages)

[Intel-gfx] [PATCH i-g-t v3 01/11] lib/i915/gem_mman: add FIXED mmap mode
 2021-08-06 10:10 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v3 03/11] lib/i915/gem_mman: add fixed mode to gem_mmap_offset__cpu
  ` [Intel-gfx] "

[igt-dev] [PATCH i-g-t v4 00/56] Add allocator support in IGT
 2021-08-06  9:46 UTC  (57+ messages)
` [igt-dev] [PATCH i-g-t v4 01/56] lib/igt_dummyload: Add support of using allocator in igt spinner
` [igt-dev] [PATCH i-g-t v4 02/56] lib/intel_allocator: Add few helper functions for common use
` [igt-dev] [PATCH i-g-t v4 03/56] lib/igt_gt: Add passing ahnd as an argument to igt_hang
` [igt-dev] [PATCH i-g-t v4 04/56] lib/intel_batchbuffer: Ensure relocation code will be called
` [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 06/56] lib/intel_batchbuffer: Add allocator support in blitter src copy
` [igt-dev] [PATCH i-g-t v4 07/56] lib/intel_batchbuffer: Try to avoid relocations in blitting
` [igt-dev] [PATCH i-g-t v4 08/56] lib/huc_copy: Extend huc copy prototype to pass allocator handle
` [igt-dev] [PATCH i-g-t v4 09/56] tests/gem_busy: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v4 10/56] tests/gem_create: "
` [igt-dev] [PATCH i-g-t v4 11/56] tests/gem_ctx_engines: "
` [igt-dev] [PATCH i-g-t v4 12/56] tests/gem_ctx_exec: "
` [igt-dev] [PATCH i-g-t v4 13/56] tests/gem_ctx_freq: "
` [igt-dev] [PATCH i-g-t v4 14/56] tests/gem_ctx_isolation: "
` [igt-dev] [PATCH i-g-t v4 15/56] tests/gem_ctx_param: "
` [igt-dev] [PATCH i-g-t v4 16/56] tests/gem_eio: "
` [igt-dev] [PATCH i-g-t v4 17/56] tests/gem_exec_async: "
` [igt-dev] [PATCH i-g-t v4 18/56] tests/gem_exec_balancer: "
` [igt-dev] [PATCH i-g-t v4 19/56] tests/gem_exec_big: Require relocation support
` [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] [PATCH i-g-t v4 52/56] tests/kms_vblank: "
` [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] [PATCH i-g-t V2] tests/kms_setmode: Fix mode selection for Nx tests
 2021-08-06  9:07 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v3 00/52] Add allocator support in IGT
 2021-08-06  7:33 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v3 18/52] tests/gem_exec_async: Adopt to use allocator


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