messages from 2021-07-22 08:32:54 to 2021-07-26 20:00:41 UTC [more...]
[igt-dev] [PATCH i-g-t v3 00/52] Add allocator support in IGT
2021-07-26 19:59 UTC (3+ messages)
` [igt-dev] [PATCH i-g-t v3 01/52] lib/igt_dummyload: Add support of using allocator in igt spinner
` [igt-dev] [PATCH i-g-t v3 02/52] lib/intel_allocator: Add few helper functions for common use
[igt-dev] [PATCH i-g-t] tests/kms_big_fb: Fix hw stride length tests
2021-07-26 19:56 UTC (6+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "
[igt-dev] [PATCH i-g-t v2 00/52] Add allocator support in IGT
2021-07-26 18:22 UTC (55+ messages)
` [igt-dev] [PATCH i-g-t v2 01/52] lib/igt_dummyload: Add support of using allocator in igt spinner
` [igt-dev] [PATCH i-g-t v2 02/52] lib/intel_allocator: Add few helper functions for common use
` [igt-dev] [PATCH i-g-t v2 03/52] lib/igt_gt: Add passing ahnd as an argument to igt_hang
` [igt-dev] [PATCH i-g-t v2 04/52] lib/intel_batchbuffer: Ensure relocation code will be called
` [igt-dev] [PATCH i-g-t v2 05/52] lib/intel_batchbuffer: Add allocator support in blitter fast copy
` [igt-dev] [PATCH i-g-t v2 06/52] lib/intel_batchbuffer: Add allocator support in blitter src copy
` [igt-dev] [PATCH i-g-t v2 07/52] lib/intel_batchbuffer: Try to avoid relocations in blitting
` [igt-dev] [PATCH i-g-t v2 08/52] lib/huc_copy: Extend huc copy prototype to pass allocator handle
` [igt-dev] [PATCH i-g-t v2 09/52] tests/gem_bad_reloc: Skip on gens where relocations are not supported
` [igt-dev] [PATCH i-g-t v2 10/52] tests/gem_busy: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v2 11/52] tests/gem_create: "
` [igt-dev] [PATCH i-g-t v2 12/52] tests/gem_ctx_engines: "
` [igt-dev] [PATCH i-g-t v2 13/52] tests/gem_ctx_exec: "
` [igt-dev] [PATCH i-g-t v2 14/52] tests/gem_ctx_freq: "
` [igt-dev] [PATCH i-g-t v2 15/52] tests/gem_ctx_isolation: "
` [igt-dev] [PATCH i-g-t v2 16/52] tests/gem_ctx_param: "
` [igt-dev] [PATCH i-g-t v2 17/52] tests/gem_eio: "
` [igt-dev] [PATCH i-g-t v2 18/52] tests/gem_exec_async: "
` [igt-dev] [PATCH i-g-t v2 19/52] tests/gem_exec_big: Require relocation support
` [igt-dev] [PATCH i-g-t v2 20/52] tests/gem_exec_capture: Support gens without relocations
` [igt-dev] [PATCH i-g-t v2 21/52] tests/gem_exec_gttfill: Require relocation support
` [igt-dev] [PATCH i-g-t v2 22/52] tests/gem_exec_store: Support gens without relocations
` [igt-dev] [PATCH i-g-t v2 23/52] tests/gem_exec_suspend: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v2 24/52] tests/gem_exec_parallel: Adopt to use alloctor
` [igt-dev] [PATCH i-g-t v2 25/52] tests/gem_exec_params: Support gens without relocations
` [igt-dev] [PATCH i-g-t v2 26/52] tests/gem_mmap: Add allocator support
` [igt-dev] [PATCH i-g-t v2 27/52] tests/gem_mmap_gtt: "
` [igt-dev] [PATCH i-g-t v2 28/52] tests/gem_mmap_offset: "
` [igt-dev] [PATCH i-g-t v2 29/52] tests/gem_mmap_wc: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v2 30/52] tests/gem_request_retire: Add allocator support
` [igt-dev] [PATCH i-g-t v2 31/52] tests/gem_ringfill: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v2 32/52] tests/gem_softpin: Exercise eviction with softpinning
` [igt-dev] [PATCH i-g-t v2 33/52] tests/gem_spin_batch: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v2 34/52] tests/gem_tiled_fence_blits: "
` [igt-dev] [PATCH i-g-t v2 35/52] tests/gem_unfence_active_buffers: "
` [igt-dev] [PATCH i-g-t v2 36/52] tests/gem_unref_active_buffers: "
` [igt-dev] [PATCH i-g-t v2 37/52] tests/gem_wait: "
` [igt-dev] [PATCH i-g-t v2 38/52] tests/gem_watchdog: Adopt to use no-reloc
` [igt-dev] [PATCH i-g-t v2 39/52] tests/gem_workarounds: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v2 40/52] tests/i915_hangman: "
` [igt-dev] [PATCH i-g-t v2 41/52] tests/i915_module_load: "
` [igt-dev] [PATCH i-g-t v2 42/52] tests/i915_pm_rc6_residency: "
` [igt-dev] [PATCH i-g-t v2 43/52] tests/i915_pm_rpm: Adopt to use no-reloc
` [igt-dev] [PATCH i-g-t v2 44/52] tests/i915_pm_rps: Alter "
` [igt-dev] [PATCH i-g-t v2 45/52] tests/kms_busy: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v2 46/52] tests/kms_cursor_legacy: "
` [igt-dev] [PATCH i-g-t v2 47/52] tests/kms_flip: "
` [igt-dev] [PATCH i-g-t v2 48/52] tests/kms_vblank: "
` [igt-dev] [PATCH i-g-t v2 49/52] tests/perf_pmu: "
` [igt-dev] [PATCH i-g-t v2 50/52] tests/sysfs_heartbeat_interval: "
` [igt-dev] [PATCH i-g-t v2 51/52] tests/sysfs_preempt_timeout: "
` [igt-dev] [PATCH i-g-t v2 52/52] tests/sysfs_timeslice_duration: "
` [igt-dev] ✓ Fi.CI.BAT: success for Add allocator support in IGT (rev2)
` [igt-dev] ✗ Fi.CI.IGT: failure "
[igt-dev] [PATCH i-g-t 00/50] Add allocator support in IGT
2021-07-26 17:37 UTC (53+ messages)
` [igt-dev] [PATCH i-g-t 02/50] lib/intel_allocator: Add few helper functions for common use
` [igt-dev] [PATCH i-g-t 03/50] lib/igt_gt: Add passing ahnd as an argument to igt_hang
` [igt-dev] [PATCH i-g-t 04/50] lib/intel_batchbuffer: Add allocator support in blitter fast copy
` [igt-dev] [PATCH i-g-t 05/50] lib/intel_batchbuffer: Add allocator support in blitter src copy
` [igt-dev] [PATCH i-g-t 06/50] lib/huc_copy: Extend huc copy prototype to pass allocator handle
` [igt-dev] [PATCH i-g-t 07/50] tests/gem_bad_reloc: Skip on gens where relocations are not supported
` [igt-dev] [PATCH i-g-t 08/50] tests/gem_busy: Adopt to use allocator
` [igt-dev] [PATCH i-g-t 09/50] tests/gem_create: "
` [igt-dev] [PATCH i-g-t 10/50] tests/gem_ctx_engines: "
` [igt-dev] [PATCH i-g-t 11/50] tests/gem_ctx_exec: "
` [igt-dev] [PATCH i-g-t 12/50] tests/gem_ctx_freq: "
` [igt-dev] [PATCH i-g-t 13/50] tests/gem_ctx_isolation: "
` [igt-dev] [PATCH i-g-t 14/50] tests/gem_ctx_param: "
` [igt-dev] [PATCH i-g-t 15/50] tests/gem_eio: "
` [igt-dev] [PATCH i-g-t 16/50] tests/gem_exec_async: "
` [igt-dev] [PATCH i-g-t 17/50] tests/gem_exec_big: Require relocation support
` [igt-dev] [PATCH i-g-t 18/50] tests/gem_exec_capture: Support gens without relocations
` [igt-dev] [PATCH i-g-t 19/50] tests/gem_exec_gttfill: Require relocation support
` [igt-dev] [PATCH i-g-t 20/50] tests/gem_exec_store: Support gens without relocations
` [igt-dev] [PATCH i-g-t 21/50] tests/gem_exec_suspend: Adopt to use allocator
` [igt-dev] [PATCH i-g-t 22/50] tests/gem_exec_parallel: Adopt to use alloctor
` [igt-dev] [PATCH i-g-t 23/50] tests/gem_exec_params: Support gens without relocations
` [igt-dev] [PATCH i-g-t 24/50] tests/gem_mmap: Add allocator support
` [igt-dev] [PATCH i-g-t 25/50] tests/gem_mmap_gtt: "
` [igt-dev] [PATCH i-g-t 26/50] tests/gem_mmap_offset: "
` [igt-dev] [PATCH i-g-t 27/50] tests/gem_mmap_wc: Adopt to use allocator
` [igt-dev] [PATCH i-g-t 28/50] tests/gem_request_retire: Add allocator support
` [igt-dev] [PATCH i-g-t 29/50] tests/gem_ringfill: Adopt to use allocator
` [igt-dev] [PATCH i-g-t 30/50] tests/gem_softpin: Exercise eviction with softpinning
` [igt-dev] [PATCH i-g-t 31/50] tests/gem_spin_batch: Adopt to use allocator
` [igt-dev] [PATCH i-g-t 32/50] tests/gem_tiled_fence_blits: "
` [igt-dev] [PATCH i-g-t 33/50] tests/gem_unfence_active_buffers: "
` [igt-dev] [PATCH i-g-t 34/50] tests/gem_unref_active_buffers: "
` [igt-dev] [PATCH i-g-t 35/50] tests/gem_wait: "
` [igt-dev] [PATCH i-g-t 36/50] tests/gem_watchdog: Adopt to use no-reloc
` [igt-dev] [PATCH i-g-t 37/50] tests/gem_workarounds: Adopt to use allocator
` [igt-dev] [PATCH i-g-t 38/50] tests/i915_hangman: "
` [igt-dev] [PATCH i-g-t 39/50] tests/i915_module_load: "
` [igt-dev] [PATCH i-g-t 40/50] tests/i915_pm_rc6_residency: "
` [igt-dev] [PATCH i-g-t 41/50] tests/i915_pm_rpm: Adopt to use no-reloc
` [igt-dev] [PATCH i-g-t 42/50] tests/i915_pm_rps: Alter "
` [igt-dev] [PATCH i-g-t 43/50] tests/kms_busy: Adopt to use allocator
` [igt-dev] [PATCH i-g-t 44/50] tests/kms_cursor_legacy: "
` [igt-dev] [PATCH i-g-t 45/50] tests/kms_flip: "
` [igt-dev] [PATCH i-g-t 46/50] tests/kms_vblank: "
` [igt-dev] [PATCH i-g-t 47/50] tests/perf_pmu: "
` [igt-dev] [PATCH i-g-t 48/50] tests/sysfs_heartbeat_interval: "
` [igt-dev] [PATCH i-g-t 49/50] tests/sysfs_preempt_timeout: "
` [igt-dev] [PATCH i-g-t 50/50] tests/sysfs_timeslice_duration: "
` [igt-dev] ✗ Fi.CI.BAT: failure for Add allocator support in IGT
[igt-dev] [PATCH i-g-t] lib/i915: Handle QUERY_MEMORY_REGIONS on older kernels
2021-07-26 17:31 UTC (5+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for "
` [igt-dev] [i-g-t V2] "
` [igt-dev] ✓ Fi.CI.BAT: success for lib/i915: Handle QUERY_MEMORY_REGIONS on older kernels (rev2)
` [igt-dev] ✗ Fi.CI.IGT: failure "
[Intel-gfx] [PATCH i-g-t 1/7] lib/i915/gem_mman: add FIXED mmap mode
2021-07-26 15:46 UTC (9+ messages)
` [Intel-gfx] [PATCH i-g-t 2/7] lib/i915/gem_mman: add fixed mode to mmap__device_coherent
` [Intel-gfx] [PATCH i-g-t 3/7] lib/i915/gem_mman: add fixed mode to mmap__cpu_coherent
` [Intel-gfx] [PATCH i-g-t 4/7] lib/i915/gem_mman: update mmap_offset_types with FIXED
` [igt-dev] [PATCH i-g-t 5/7] lib/ioctl_wrappers: update mmap_{read, write} for discrete
` [Intel-gfx] [PATCH i-g-t 6/7] lib/ioctl_wrappers: update set_domain "
` [Intel-gfx] [PATCH i-g-t 7/7] tests/i915/module_load: update "
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/7] lib/i915/gem_mman: add FIXED mmap mode
` [igt-dev] ✗ Fi.CI.IGT: failure "
[igt-dev] [PATCH v2] tests/kms_bw: New test for bandwidth validation
2021-07-26 14:54 UTC (6+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH i-g-t 1/3] lib/intel_memory_region: verify item.length
2021-07-26 11:48 UTC (6+ messages)
` [Intel-gfx] [PATCH i-g-t 2/3] tests/i915_query: extract query_garbage_items
` [Intel-gfx] [igt-dev] "
` [igt-dev] [PATCH i-g-t 3/3] tests/i915_query: add some sanity checking around regions query
` [Intel-gfx] "
` [igt-dev] [Intel-gfx] [PATCH i-g-t 1/3] lib/intel_memory_region: verify item.length
[igt-dev] [PATCH] Add .vscode to gitignore
2021-07-26 9:16 UTC (3+ messages)
[igt-dev] [PATCH i-g-t] tests/kms: Return false in gem_has_lmem for platforms not having LMEM support
2021-07-26 8:27 UTC (19+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "
` [igt-dev] [PATCH] tests/kms: Return false in gem_has_lmem for kernels not having DRM_I915_QUERY_MEMORY_REGIONS support
` [igt-dev] [PATCH i-g-t] "
` [igt-dev] [PATCH i-g-t] lib/i915: "
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms: Return false in gem_has_lmem for platforms not having LMEM support (rev2)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms: Return false in gem_has_lmem for platforms not having LMEM support (rev3)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms: Return false in gem_has_lmem for platforms not having LMEM support (rev2)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms: Return false in gem_has_lmem for platforms not having LMEM support (rev3)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms: Return false in gem_has_lmem for platforms not having LMEM support (rev4)
` [igt-dev] ✓ Fi.CI.IGT: "
[igt-dev] [PATCH i-g-t 0/3] Limit the HANG tests to two pipes
2021-07-26 7:33 UTC (15+ messages)
` [igt-dev] [PATCH i-g-t 1/3] tests/kms_busy: Limit the execution "
` [igt-dev] [PATCH i-g-t 2/3] tests/kms_flip: Restrict the hang tests "
` [igt-dev] [PATCH i-g-t 3/3] tests/intel-ci: Remove hang tests from pre-merge blacklist
` [igt-dev] [i-g-t V2 "
` [igt-dev] ✓ Fi.CI.BAT: success for Limit the HANG tests to two pipes (rev2)
` [igt-dev] ✗ Fi.CI.IGT: failure "
` [igt-dev] ✓ Fi.CI.IGT: success "
` [igt-dev] ✓ Fi.CI.BAT: success for Limit the HANG tests to two pipes (rev3)
` [igt-dev] ✗ Fi.CI.IGT: failure "
[igt-dev] [PATCH i-g-t 0/2] Revert the wrong fix for coverage-premultiplied-constant
2021-07-24 16:08 UTC (9+ messages)
` [igt-dev] [PATCH i-g-t 1/2] Revert "tests/kms_plane_alpha_blend: Fix a check in is_6bpc function"
` [igt-dev] [PATCH i-g-t 2/2] Revert "tests/kms_plane_alpha_blend: Skip coverage-vs-premult-vs-none for 6bpc panels"
` [igt-dev] ✗ Fi.CI.BAT: failure for Revert the wrong fix for coverage-premultiplied-constant
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✓ Fi.CI.IGT: "
[Intel-gfx] [RFC] intel-gpu-top: Adapt for fdinfo stats
2021-07-23 21:05 UTC (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for intel-gpu-top: Adapt for fdinfo stats (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "
[igt-dev] [i-g-t V2] tests/kms_prime: Use 256B aligned width
2021-07-23 15:16 UTC (7+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_prime: Use 256B aligned width (rev2)
[igt-dev] [PATCH] tests/kms_atomic: igt_require_pipe_crc for plane_immutable_zpos
2021-07-23 14:37 UTC (2+ messages)
[igt-dev] [i-g-t V3] tests/kms_prime: Use 256B aligned width
2021-07-23 14:04 UTC (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_prime: Use 256B aligned width (rev3)
[igt-dev] [PATCH v5] tests/kms_vblank: Turn on hardware before testing invalid vblank
2021-07-23 13:45 UTC (3+ messages)
` [igt-dev] [PATCH v6] "
[igt-dev] [PATCH i-g-t] tests/i915_pm_dc: Fix platform version check
2021-07-22 17:18 UTC (4+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/i915_pm_dc: Fix platform version check (rev3)
` [igt-dev] ✓ Fi.CI.IGT: success "
[igt-dev] [PATCH i-g-t] tests/kms_plane_alpha_blend: Fix a check in is_6bpc function
2021-07-22 13:40 UTC (10+ messages)
[igt-dev] [PATCH i-g-t 0/2] Check the addresses of blocks being reserved
2021-07-22 11:29 UTC (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "
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