messages from 2021-07-23 15:55:06 to 2021-07-28 04:09:34 UTC [more...]
[igt-dev] [PATCH i-g-t 0/1] Fix gem_scheduler.manycontexts for GuC submission
2021-07-28 4:09 UTC (5+ messages)
` [igt-dev] [PATCH i-g-t 1/1] i915/gem_scheduler: Ensure submission order in manycontexts
` [igt-dev] ✓ Fi.CI.BAT: success for Fix gem_scheduler.manycontexts for GuC submission
` [igt-dev] ✗ GitLab.Pipeline: warning "
` [igt-dev] ✗ Fi.CI.IGT: failure "
[Intel-gfx] [PATCH i-g-t 1/7] lib/i915/gem_mman: add FIXED mmap mode
2021-07-28 2:01 UTC (11+ 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
` [igt-dev] [Intel-gfx] "
` [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 i-g-t 1/7] "
[igt-dev] [PATCH i-g-t] tests/kms_big_fb: Fix hw stride length tests
2021-07-28 1:26 UTC (12+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_big_fb: Fix hw stride length tests (rev2)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_big_fb: Fix hw stride length tests (rev3)
` [igt-dev] ✗ GitLab.Pipeline: warning "
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_big_fb: Fix hw stride length tests (rev2)
[igt-dev] [PATCH i-g-t 0/7] Updates for GuC & parallel submission
2021-07-27 23:48 UTC (10+ messages)
` [Intel-gfx] [PATCH i-g-t 1/7] include/drm-uapi: Add parallel context configuration uAPI
` [Intel-gfx] [PATCH i-g-t 2/7] include/drm-uapi: Add logical mapping uAPI
` [igt-dev] [PATCH i-g-t 3/7] lib/intel_ctx: Add support for parallel contexts to intel_ctx library
` [Intel-gfx] [PATCH i-g-t 4/7] i915/gem_exec_balancer: Test parallel execbuf
` [igt-dev] [PATCH i-g-t 5/7] include/drm-uapi: Add static priority mapping UAPI
` [Intel-gfx] [PATCH i-g-t 6/7] i915/gem_scheduler: Make gem_scheduler understand static priority mapping
` [Intel-gfx] [PATCH i-g-t 7/7] i915/gem_ctx_shared: Make gem_ctx_shared "
` [igt-dev] ✓ Fi.CI.BAT: success for Updates for GuC & parallel submission
` [igt-dev] ✗ Fi.CI.IGT: failure "
[igt-dev] [i-g-t] lib/igt_fb: Align width to 256B
2021-07-27 12:31 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for lib/igt_fb: Align width to 256B (rev2)
[igt-dev] [PATCH] lib/igt_fb: Align width to 256B
2021-07-27 9:53 UTC
[igt-dev] [PATCH i-g-t] lib/i915: Handle QUERY_MEMORY_REGIONS on older kernels
2021-07-27 6:31 UTC (13+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for "
` [igt-dev] [i-g-t V2] "
` [igt-dev] [i-g-t V3] "
` [igt-dev] ✓ Fi.CI.BAT: success for lib/i915: Handle QUERY_MEMORY_REGIONS on older kernels (rev2)
` [igt-dev] ✗ Fi.CI.IGT: failure "
` [igt-dev] ✓ Fi.CI.IGT: success "
` [igt-dev] ✓ Fi.CI.BAT: success for lib/i915: Handle QUERY_MEMORY_REGIONS on older kernels (rev3)
` [igt-dev] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH i-g-t 0/1] Add tests for new hw info query
2021-07-27 5:42 UTC (4+ messages)
` [Intel-gfx] [PATCH i-g-t 1/1] tests/i915/query: Query, parse and validate the hwconfig table
` [igt-dev] ✓ Fi.CI.BAT: success for Add tests for new hw info query
` [igt-dev] ✗ Fi.CI.IGT: failure "
[igt-dev] [PATCH i-g-t v3 00/52] Add allocator support in IGT
2021-07-27 2:14 UTC (55+ 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 v3 03/52] lib/igt_gt: Add passing ahnd as an argument to igt_hang
` [igt-dev] [PATCH i-g-t v3 04/52] lib/intel_batchbuffer: Ensure relocation code will be called
` [igt-dev] [PATCH i-g-t v3 05/52] lib/intel_batchbuffer: Add allocator support in blitter fast copy
` [igt-dev] [PATCH i-g-t v3 06/52] lib/intel_batchbuffer: Add allocator support in blitter src copy
` [igt-dev] [PATCH i-g-t v3 07/52] lib/intel_batchbuffer: Try to avoid relocations in blitting
` [igt-dev] [PATCH i-g-t v3 08/52] lib/huc_copy: Extend huc copy prototype to pass allocator handle
` [igt-dev] [PATCH i-g-t v3 09/52] tests/gem_bad_reloc: Skip on gens where relocations are not supported
` [igt-dev] [PATCH i-g-t v3 10/52] tests/gem_busy: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v3 11/52] tests/gem_create: "
` [igt-dev] [PATCH i-g-t v3 12/52] tests/gem_ctx_engines: "
` [igt-dev] [PATCH i-g-t v3 13/52] tests/gem_ctx_exec: "
` [igt-dev] [PATCH i-g-t v3 14/52] tests/gem_ctx_freq: "
` [igt-dev] [PATCH i-g-t v3 15/52] tests/gem_ctx_isolation: "
` [igt-dev] [PATCH i-g-t v3 16/52] tests/gem_ctx_param: "
` [igt-dev] [PATCH i-g-t v3 17/52] tests/gem_eio: "
` [igt-dev] [PATCH i-g-t v3 18/52] tests/gem_exec_async: "
` [igt-dev] [PATCH i-g-t v3 19/52] tests/gem_exec_big: Require relocation support
` [igt-dev] [PATCH i-g-t v3 20/52] tests/gem_exec_capture: Support gens without relocations
` [igt-dev] [PATCH i-g-t v3 21/52] tests/gem_exec_gttfill: Require relocation support
` [igt-dev] [PATCH i-g-t v3 22/52] tests/gem_exec_store: Support gens without relocations
` [igt-dev] [PATCH i-g-t v3 23/52] tests/gem_exec_suspend: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v3 24/52] tests/gem_exec_parallel: Adopt to use alloctor
` [igt-dev] [PATCH i-g-t v3 25/52] tests/gem_exec_params: Support gens without relocations
` [igt-dev] [PATCH i-g-t v3 26/52] tests/gem_mmap: Add allocator support
` [igt-dev] [PATCH i-g-t v3 27/52] tests/gem_mmap_gtt: "
` [igt-dev] [PATCH i-g-t v3 28/52] tests/gem_mmap_offset: "
` [igt-dev] [PATCH i-g-t v3 29/52] tests/gem_mmap_wc: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v3 30/52] tests/gem_request_retire: Add allocator support
` [igt-dev] [PATCH i-g-t v3 31/52] tests/gem_ringfill: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v3 32/52] tests/gem_softpin: Exercise eviction with softpinning
` [igt-dev] [PATCH i-g-t v3 33/52] tests/gem_spin_batch: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v3 34/52] tests/gem_tiled_fence_blits: "
` [igt-dev] [PATCH i-g-t v3 35/52] tests/gem_unfence_active_buffers: "
` [igt-dev] [PATCH i-g-t v3 36/52] tests/gem_unref_active_buffers: "
` [igt-dev] [PATCH i-g-t v3 37/52] tests/gem_wait: "
` [igt-dev] [PATCH i-g-t v3 38/52] tests/gem_watchdog: Adopt to use no-reloc
` [igt-dev] [PATCH i-g-t v3 39/52] tests/gem_workarounds: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v3 40/52] tests/i915_hangman: "
` [igt-dev] [PATCH i-g-t v3 41/52] tests/i915_module_load: "
` [igt-dev] [PATCH i-g-t v3 42/52] tests/i915_pm_rc6_residency: "
` [igt-dev] [PATCH i-g-t v3 43/52] tests/i915_pm_rpm: Adopt to use no-reloc
` [igt-dev] [PATCH i-g-t v3 44/52] tests/i915_pm_rps: Alter "
` [igt-dev] [PATCH i-g-t v3 45/52] tests/kms_busy: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v3 46/52] tests/kms_cursor_legacy: "
` [igt-dev] [PATCH i-g-t v3 47/52] tests/kms_flip: "
` [igt-dev] [PATCH i-g-t v3 48/52] tests/kms_vblank: "
` [igt-dev] [PATCH i-g-t v3 49/52] tests/perf_pmu: "
` [igt-dev] [PATCH i-g-t v3 50/52] tests/sysfs_heartbeat_interval: "
` [igt-dev] [PATCH i-g-t v3 51/52] tests/sysfs_preempt_timeout: "
` [igt-dev] [PATCH i-g-t v3 52/52] tests/sysfs_timeslice_duration: "
` [igt-dev] ✓ Fi.CI.BAT: success for Add allocator support in IGT (rev3)
` [igt-dev] ✗ Fi.CI.IGT: failure "
[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 (2+ messages)
[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 (2+ 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 (18+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "
` [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 (9+ messages)
` [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.IGT: failure for Limit the HANG tests to two pipes (rev2)
` [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 (5+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "
[Intel-gfx] [RFC] intel-gpu-top: Adapt for fdinfo stats
2021-07-23 21:05 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for intel-gpu-top: Adapt for fdinfo stats (rev2)
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