Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-24 00:56:36 to 2021-06-02 20:11:03 UTC [more...]

[igt-dev] [PATCH i-g-t 00/17] Introduce PXP Test
 2021-06-02 20:10 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 01/17] Sync i915_drm.h UAPI from kernel
` [igt-dev] [PATCH i-g-t 02/17] Add PXP UAPI support in i915_drm.h
` [igt-dev] [PATCH i-g-t 03/17] Update IOCTL wrapper with DRM_IOCTL_I915_GEM_CONTEXT_CREATE_EXT

[igt-dev] [PATCH i-g-t] lib: Use fast WC reads for gem_pread fallback
 2021-06-02 20:10 UTC 

[igt-dev] [PATCH i-g-t] lib/i915/intel_memory_region: free query_info in gem_get_lmem_region_count
 2021-06-02 20:10 UTC 

[igt-dev] [PATCH i-g-t] lib/i915/intel_memory_region: free query_info in gem_get_lmem_region_count
 2021-06-02 19:54 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t] lib: Use fast WC reads for gem_pread fallback

[igt-dev] [PATCH v2] tests/kms_vblank: Turn on hardware before testing invalid vblank
 2021-06-02 16:28 UTC  (5+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_vblank: Turn on hardware before testing invalid vblank. (rev2)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t 00/89] Stop depending on context mutation (v3)
 2021-06-02 15:15 UTC  (18+ messages)
` [igt-dev] [PATCH i-g-t 09/89] lib: Add an intel_ctx wrapper struct and helpers (v4)
` [igt-dev] [PATCH i-g-t 15/89] lib/dummyload: Better document igt_spin_factory
` [igt-dev] [PATCH i-g-t 16/89] lib/dummyload: Rename igt_spin_factory::ctx to ctx_id
` [igt-dev] [PATCH i-g-t 17/89] lib/dummyload: Support intel_ctx_t
` [igt-dev] [PATCH i-g-t 22/89] tests/i915/gem_exec_nop: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 82/89] lib/igt_dummyload: Stop supporting ALL_ENGINES without an intel_ctx_t
` [igt-dev] [PATCH i-g-t 83/89] lib/i915/gem_engine_topology: Delete the old physical engine iterators
` [igt-dev] [PATCH i-g-t 85/89] igt/dummyload: Require an intel_ctx_t for POLL_RUN and !ALL_ENGINES

[igt-dev] [PATCH i-g-t] tests/kms_plane: Use solid colors for the cropping tests
 2021-06-02 11:18 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] tests/kms_big_joiner: Add dual display subtest
 2021-06-02  7:00 UTC  (4+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[igt-dev] [PATCH i-g-t 0/4] tests/kms_color: 3D LUT tests
 2021-06-01 21:23 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_color: 3D LUT tests (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] [RFC] tests/kms_plane_alpha_blend: Fix coverage-vs-premult-vs-constant tests
 2021-06-01 19:16 UTC  (6+ messages)
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH i-g-t] [RFC] tests/kms_plane_alpha_blend: Don't set primary fb color in coverage-vs-premult-vs-constant
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_plane_alpha_blend: Fix coverage-vs-premult-vs-constant tests (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH] tests/kms_vblank: Turn on hardware before testing invalid vblank
 2021-06-01 17:33 UTC  (4+ messages)

[igt-dev] [i-g-t V3 0/2] gem_exec_schedule: Report and check for timeslicing
 2021-06-01 10:24 UTC  (9+ messages)
` [igt-dev] [i-g-t V3 1/2] lib/i915: find scheduler caps "
` [igt-dev] [i-g-t V3 2/2] i915/gem_exec_schedule: Check "
` [igt-dev] ✓ Fi.CI.BAT: success for gem_exec_schedule: Report and check for timeslicing (rev4)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] tests/kms_dp_dsc: Transmit correct DRM connector structure
 2021-06-01  5:23 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] tests/kms_dp_dsc: Avoid SIGSEGV when release DRM connector
 2021-05-31 20:50 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH] tests/kms_atomic: Match overlay size with primary plane on amdgpu
 2021-05-31 20:03 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_atomic: Match overlay size with primary plane on amdgpu (rev3)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] [RFC] tests/kms_prime: Aligned pitch to 64 byte for Intel platforms
 2021-05-31 14:47 UTC  (5+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] Fixup clang compiler warnings
 2021-05-31 14:39 UTC  (7+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [i-g-t V2 0/2] gem_exec_schedule: Report and check for timeslicing
 2021-05-31 11:20 UTC  (6+ messages)
` [igt-dev] [i-g-t V2 1/2] lib/i915: find scheduler caps "
` [igt-dev] [i-g-t V2 2/2] i915/gem_exec_schedule: Check "
` [igt-dev] ✓ Fi.CI.BAT: success for gem_exec_schedule: Report and check for timeslicing (rev3)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] [RFC] tests/kms_color: Fix pipe degamma subtests
 2021-05-29  3:01 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] [RFC] tests/drm_read: Fix subtest invalid-buffer
 2021-05-28 23:56 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] [RFC] tests/kms_big_fb: Wait for vblank before collecting CRC
 2021-05-28 22:58 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_big_fb: Wait for vblank before collecting CRC (rev5)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t v3 0/3] Fix the multiprocess mode of intel allocator
 2021-05-28 18:52 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 1/3] tests/i915/api_intel_allocator: Exercise allocator in multiprocess mode
` [igt-dev] [PATCH i-g-t 2/3] lib/intel_allocator: Move the ioctl calls to client processes
` [igt-dev] [PATCH i-g-t 3/3] lib/intel_allocator: Add support for regions of allocation
` [igt-dev] ✗ GitLab.Pipeline: warning for Fix the multiprocess mode of intel allocator (rev3)
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t 0/2] Tools intel_display_pnp
 2021-05-28 15:06 UTC  (4+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for "
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH i-g-t] [RFC] tests/kms_big_fb: Wait for vblank before collecting CRC
 2021-05-28 14:01 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_big_fb: Wait for vblank before collecting CRC (rev4)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] [RFC] tests/kms_flip: Some Gen11 systems are not able to get RTC WAKE work well. SUSPEND_TEST_NONE goes to RTC Wake. Instead change it to SUSPEND_TEST_PLATFORM
 2021-05-28 13:06 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_flip: Some Gen11 systems are not able to get RTC WAKE work well. SUSPEND_TEST_NONE goes to RTC Wake. Instead change it to SUSPEND_TEST_PLATFORM. (rev3)
` [igt-dev] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH i-g-t] [RFC] tests/kms_flip.c: Fix subtests flip-vs-suspend
 2021-05-28 12:58 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[igt-dev] [PATCH i-g-t] tests/kms_big_fb: Wait for vblank before collecting CRC
 2021-05-27 15:23 UTC  (6+ messages)
` [igt-dev] [PATCH 4/4] [RFC] "
  ` [igt-dev] [PATCH] "
    ` [igt-dev] [PATCH i-g-t] "

[igt-dev] [PATCH] [RFC] tests/kms_flip: Some Gen11 systems are not able to get RTC WAKE work well. SUSPEND_TEST_NONE goes to RTC Wake. Instead change it to SUSPEND_TEST_PLATFORM
 2021-05-27 15:20 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t] "

[igt-dev] [PATCH i-g-t] tests/vgem_basic: Fix unload testcase
 2021-05-27 15:03 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[igt-dev] [PATCH 3/4] [RFC] tests/kms_color: Fix pipe degamma subtests
 2021-05-27 14:32 UTC 

[igt-dev] [PATCH 2/4] [RFC] tests/kms_prime: Aligned pitch to 64 byte for Intel platforms
 2021-05-27 14:32 UTC 

[Intel-gfx] [PATCH 1/4] [RFC] tests/drm_read: Fix subtest invalid-buffer
 2021-05-27 14:32 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_plane_lowres: Use lowest mode for testing
 2021-05-27 12:20 UTC  (5+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t v2 0/1] Fix the multiprocess mode of intel allocator
 2021-05-27  6:58 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 1/1] lib/intel_allocator: Move the ioctl calls to client processes
` [igt-dev] ✗ Fi.CI.BAT: failure for Fix the multiprocess mode of intel allocator (rev2)

[igt-dev] [PATCH i-g-t v3 1/9] i915_drm.h sync
 2021-05-27  1:01 UTC  (11+ messages)
` [igt-dev] [PATCH i-g-t v3 2/9] lib/i915/gem_create: Add gem_create_ext
` [igt-dev] [PATCH i-g-t v3 3/9] lib/i915/intel_memory_region: Add new memory region lib
` [igt-dev] [PATCH i-g-t v3 4/9] tests/gem_gpgpu_fill: Convert from simple to standard igt_main
` [igt-dev] [PATCH i-g-t v3 5/9] tests/i915/gem_exec_basic: Use memory region interface
` [igt-dev] [PATCH i-g-t v3 6/9] tests/i915/gem_gpgpu_fill: "
` [igt-dev] [PATCH i-g-t v3 7/9] tests/i915/gem_media_fill: "
` [igt-dev] [PATCH i-g-t v3 8/9] tests/i915/gem_create: exercise placements extension
` [igt-dev] [PATCH i-g-t v3 9/9] tests/i915/gem_exec_basic: Iterate over all memory regions
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,v3,1/9] i915_drm.h sync
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [CI i-g-t] intel-ci: Unblock core_hotunplug@hot*bind* subtests
 2021-05-26 17:15 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for intel-ci: Unblock core_hotunplug@hot*bind* subtests (rev4)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t v4 0/5] PC state igt test
 2021-05-26 11:56 UTC  (9+ messages)
` [igt-dev] [PATCH i-g-t v4 1/5] i915/i915_pm_rpm: Enable PC8+ residency test
` [igt-dev] [PATCH i-g-t v4 2/5] i915/i915_pm_rpm: optimize modeset-pc8-residency-stress test
` [igt-dev] [PATCH i-g-t v4 3/5] i915/i915_pm_rpm: gem-execbuf-stress PC8 timeout
` [igt-dev] [PATCH i-g-t v4 4/5] i915/i915_pm_rpm: Add PC10 display off test
` [igt-dev] [PATCH i-g-t v4 5/5] i915/i915_pm_rpm: Add PC10 idle display on test
` [igt-dev] ✗ GitLab.Pipeline: warning for PC state igt test (rev4)
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] i915: Handle the case where legacy mmap is not available
 2021-05-26  9:36 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] benchmarks/gem_userptr_benchmark: Remove tests with unsynchronized flag
 2021-05-26  9:00 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[igt-dev] [v5 i-g-t] tests/kms_busy: Limit the execution to two pipes
 2021-05-26  8:05 UTC  (4+ messages)

[igt-dev] [i-g-t 0/2] gem_exec_schedule: Report and check for timeslicing
 2021-05-25 17:27 UTC  (5+ messages)
` [igt-dev] [i-g-t 1/2] lib/i915: Report scheduler caps "
` [igt-dev] [i-g-t 2/2] i915/gem_exec_schedule: Check "
` [igt-dev] ✓ Fi.CI.BAT: success for gem_exec_schedule: Report and check for timeslicing (rev2)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] tests/kms_setmode: Fix mode selection for Nx tests
 2021-05-25 20:05 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [i-g-t 0/2] gem_exec_schedule: Report and check for timeslicing
 2021-05-25 13:07 UTC  (7+ messages)
` [igt-dev] [i-g-t 1/2] lib/i915: Report scheduler caps "
` [igt-dev] [i-g-t 2/2] i915/gem_exec_schedule: Check "
` [igt-dev] ✓ Fi.CI.BAT: success for gem_exec_schedule: Report and check "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t 0/1] Fix the multiprocess mode of intel allocator
 2021-05-25  6:59 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 1/1] lib/intel_allocator: Move the ioctl calls to client processes
` [igt-dev] ✗ Fi.CI.BAT: failure for Fix the multiprocess mode of intel allocator

[igt-dev] [PATCH i-g-t 0/2] tests/dmabuf: Add tests for sync_file import/export
 2021-05-25  4:31 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 1/2] tests/dmabuf: Add tests for sync_file export (v3)
` [igt-dev] [PATCH i-g-t 2/2] RFC: tests/dmabuf: Add tests for sync_file import (v3)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/dmabuf: Add tests for sync_file import/export
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH] tests/kms_atomic: Match overlay size with primary plane on amdgpu
 2021-05-24 22:28 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] gem_watchdog: Skip test if default request expiry is not compiled in
 2021-05-24 21:21 UTC  (5+ messages)
` [Intel-gfx] "
  ` [igt-dev] [PATCH i-g-t v2] "
` [igt-dev] ✓ Fi.CI.BAT: success for gem_watchdog: Skip test if default request expiry is not compiled in (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH] tests/kms_atomic: Match overlay size with primary plane on amdgpu
 2021-05-24 18:41 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_dp_tiled_display: added test description for chamelium subtest
 2021-05-24 18:25 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [RFC] intel-gpu-top: Adapt for fdinfo stats
 2021-05-24 11:45 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[igt-dev] [PATCH i-g-t 0/9] DG1/LMEM uAPI basics v2
 2021-05-24  6:32 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 4/9] tests/gem_gpgpu_fill: Convert from simple to standard igt_main
` [igt-dev] [PATCH i-g-t 6/9] tests/i915/gem_gpgpu_fill: Use memory region interface
  ` [Intel-gfx] "
` [igt-dev] [PATCH i-g-t 7/9] tests/i915/gem_media_fill: "

[igt-dev] [PATCH i-g-t 0/2] Add tests for sync_file import/export
 2021-05-24  5:10 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Add tests for sync_file import/export (rev2)


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