Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-05 19:41:02 to 2021-10-13 05:56:32 UTC [more...]

[igt-dev] [PATCH i-g-t v2] tests/kms_hdr: Fix failure to read output_bpc
 2021-10-13  5:56 UTC  (8+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t 0/7] Prepare IGTs to allow only zero alignment
 2021-10-13  5:27 UTC  (12+ messages)
` [igt-dev] [PATCH i-g-t 1/7] lib/gem_submission: Add kernel exec object alignment capability
` [igt-dev] [PATCH i-g-t 2/7] lib/intel_batchbuffer: Detect and use kernel "
` [igt-dev] [PATCH i-g-t 3/7] tests/gem_exec_alignment: Add prerequisite alignment condition
` [igt-dev] [PATCH i-g-t 4/7] tests/gem_evict_alignment: Skip if kernel doesn't support passing alignment
` [igt-dev] [PATCH i-g-t 5/7] tests/i915_pm_rpm: Fix invalid alignment
` [igt-dev] [PATCH i-g-t 6/7] benchmarks/gem_exec_fault: Add timeout argument
` [igt-dev] [PATCH i-g-t 7/7] benchmarks/gem_exec_fault: Add softpin mode to support gens with ppgtt
` [igt-dev] ✓ Fi.CI.BAT: success for Prepare IGTs to allow only zero alignment
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] tests/i915/gem_bad_reloc: Added check for verifying aperture support
 2021-10-13  0:44 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] tests/kms_cursor_crc: fix size change and alpha tests
 2021-10-12 19:26 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t 0/3] IGT fixes for priority management + preempt timeout with GuC submission
 2021-10-12 17:20 UTC  (14+ messages)
` [igt-dev] [PATCH i-g-t 2/3] i915/gem_ctx_shared: Make gem_ctx_shared understand static priority mapping

[igt-dev] [PATCH 0/2] tests/fbdev: Additional tests for resolution and panning
 2021-10-12 14:26 UTC  (8+ messages)
` [igt-dev] [PATCH 1/2] tests/fbdev: Test for validity of video mode settings
` [igt-dev] [PATCH 2/2] tests/fbdev: Add tests for display panning
` [igt-dev] ✓ Fi.CI.BAT: success for tests/fbdev: Additional tests for resolution and panning

[igt-dev] [PATCH i-g-t] tests/i915: use gem_require_mmap_device_coherent
 2021-10-12 13:19 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH v4] tests/kms_bw: New test for bandwidth validation
 2021-10-12 13:16 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v4] tests/i915/i915_pm_dc: Fix condition in dc9-test
 2021-10-12 11:40 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/i915/i915_pm_dc: Fix condition in dc9-test (rev4)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] tests/i915/gem_exec_capture : Add support for local memory
 2021-10-12  8:02 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] tests/i915/gem_exec_suspend: Add support for local memory
 2021-10-12  5:47 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[igt-dev] [PATCH] tests/kms_writeback.c: Prevents test failure by the XR48/AR48 format
 2021-10-12  3:50 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t v3] tests/i915/i915_pm_dc: Fix condition in dc9-test
 2021-10-11 18:07 UTC  (6+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/i915/i915_pm_dc: Fix condition in dc9-test (rev3)
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t 00/14] tools/intel_display_poller: async flip and vrr
 2021-10-11 13:01 UTC  (10+ messages)
` [igt-dev] [PATCH i-g-t 06/14] tools/intel_display_poller: Add async flip test mode
` [igt-dev] [PATCH i-g-t 11/14] tools/intel_display_poller: Rework some loops
` [igt-dev] [PATCH i-g-t 13/14] tools/intel_display_poller: Add vrr-wrap test

[igt-dev] [PATCH i-g-t] tests: Add amdgpu test suite
 2021-10-11  8:44 UTC  (5+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests: Add amdgpu test suite (rev2)

[igt-dev] [PATCH i-g-t 1/3] igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/
 2021-10-11  8:06 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t 2/3] igt: s/tiling/modifier/ all over
` [igt-dev] [PATCH i-g-t 3/3] tests/i915/i915_pm_dc: Nuke pointless snprintf()
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/3] igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] Recall: [PATCH i-g-t 1/1] REVIEW: Full tree diff against origin/internal
 2021-10-11  4:17 UTC 

[igt-dev] [PATCH i-g-t 1/1] REVIEW: Full tree diff against origin/internal
 2021-10-11  4:08 UTC 

[igt-dev] [PATCH v2] tests/kms_writeback.c: fix the `fill_fb` function
 2021-10-08 17:50 UTC  (7+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_writeback.c: fix the `fill_fb` function (rev2)
` [igt-dev] ✗ Fi.CI.IGT: failure "
` [igt-dev] ✓ Fi.CI.IGT: success "

[igt-dev] [PATCH i-g-t v2] tests/i915/i915_pm_dc: Fix condition in dc9-test
 2021-10-08 12:00 UTC 

[igt-dev] [PATCH i-g-t] tests/i915/i915_pm_dc: Fix condition in dc9-test
 2021-10-08 11:47 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_big_fb: Add retry mechanism for async flip subtests
 2021-10-08 10:56 UTC  (8+ messages)

[igt-dev] [PATCH i-g-t] i915/gem_exec_create: Add support for local memory
 2021-10-08  8:04 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_hdr: Fix failure to read output_bpc on AMD hardware
 2021-10-08  6:33 UTC  (13+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_plane_multiple: Fix regression in test_plane_position_with_output
 2021-10-08  6:23 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t] tests/kms_plane_multiple: Fix regression test_plane_position_with_output

[igt-dev] [PATCH i-g-t] Return allocated size in gem_create_in_memory_regions() and friends
 2021-10-08  5:38 UTC  (5+ messages)

[igt-dev] [PATCH] tests/kms_psr2_sf: Skip tests if selected fetch is not available
 2021-10-08  4:16 UTC  (12+ messages)
` [igt-dev] [PATCH i-g-t] "
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_psr2_sf: Skip tests if selected fetch is not available (rev3)

[igt-dev] [PATCH i-g-t 0/8] drm-uapi clean-up
 2021-10-07 17:09 UTC  (31+ messages)
` [igt-dev] [PATCH i-g-t 1/8] tests/i915/gem_pxp: Add LOCAL_ UAPI defines
` [igt-dev] [PATCH i-g-t 2/8] Revert "i915_drm.h sync"
` [igt-dev] [PATCH i-g-t 3/8] i915_drm.h sync with drm-next
` [igt-dev] [PATCH i-g-t 4/8] tests/gem_userptr_blits: Remove LOCAL_
` [igt-dev] [PATCH i-g-t 5/8] include/drm-uapi: Sync with drm-next
` [igt-dev] [PATCH i-g-t 6/8] README.md: Detail the drm-uapi headers sync
` [igt-dev] [PATCH i-g-t 7/8] include: Introduce linux-uapi for non-drm-uapi files
` [igt-dev] [PATCH i-g-t 8/8] README.md: Accept the i915_drm.h standalone update
` [igt-dev] ✓ Fi.CI.BAT: success for drm-uapi clean-up
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t v5] tests/kms_bw: Add generic commit test for bandwidth validation
 2021-10-07 14:37 UTC  (2+ messages)

[igt-dev] [PATCH] tests/kms_writeback.c: fix the `fill_fb` function
 2021-10-07 13:58 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 1/3] i915_drm.h sync with drm-next
 2021-10-07  1:33 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 2/3] tests/gem_userptr_blits: Remove LOCAL_
` [igt-dev] [PATCH i-g-t 3/3] include/drm-uapi: Sync with drm-next
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/3] i915_drm.h sync "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t 1/1] tests/i915_pxp: Use ioctl_wrapper for DRM_IOCTL_PRIME_HANDLE_TO_FD
 2021-10-06 21:56 UTC  (5+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/1] "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] Revert include/drm-uapi/i915_drm.h back to a drm-next one
 2021-10-06 21:35 UTC  (4+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "
` [igt-dev] ✗ Fi.CI.BAT: failure for Revert include/drm-uapi/i915_drm.h back to a drm-next one. (rev2)

[igt-dev] [PATCH i-g-t 1/2] lib: Refactor construction of unique tokens
 2021-10-06 20:26 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 2/2] lib: Typechecking minmax
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] lib: Refactor construction of unique tokens
` [igt-dev] ✗ Fi.CI.IGT: failure "

[PATCH i-g-t v15 00/15] Introduce PXP Test
 2021-10-06 17:07 UTC  (18+ messages)
` [igt-dev] [PATCH i-g-t v15 01/15] i915_drm.h sync
` [igt-dev] [PATCH i-g-t v15 05/15] Add MI_SET_APPID instruction definition
` [igt-dev] [PATCH i-g-t v15 06/15] Enable protected session cmd in gen12_render_copyfunc
` [igt-dev] [PATCH i-g-t v15 08/15] Add test where both src and dest are protected
` [igt-dev] [PATCH i-g-t v15 10/15] Verify execbuf fails with stale PXP context after teardown
` [igt-dev] [PATCH i-g-t v15 11/15] Verify execbuf fails with stale PXP buffer "
` [igt-dev] [PATCH i-g-t v15 12/15] Verify execbuf ok with stale PXP buf in opt-out use
` [igt-dev] [PATCH i-g-t v15 13/15] Verify execution behavior with stale PXP assets through suspend-resume
` [igt-dev] [PATCH i-g-t v15 14/15] Verify protected surfaces are dma buffer sharable
` [igt-dev] [PATCH i-g-t v15 15/15] tests/i915_pxp: CRC validation for display tests
` [igt-dev] ✓ Fi.CI.BAT: success for Introduce PXP Test (rev15)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t v2] tests/i915/gem_exec_nop: Update poll sequential
 2021-10-06 14:38 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/i915/gem_exec_nop: Update poll sequential (rev2)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t v13 00/16] Introduce PXP Test
 2021-10-06 11:51 UTC  (12+ messages)
` [igt-dev] [PATCH i-g-t v13 01/16] i915_drm.h sync PXP default session
` [igt-dev] ✗ Fi.CI.BAT: failure for Introduce PXP Test (rev13)
` [igt-dev] ✓ Fi.CI.BAT: success for Introduce PXP Test (rev14)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] tests/prime_mmap: Add support for local memory
 2021-10-06 11:41 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[igt-dev] [i-g-t] tests/gem_userptr_blits: Remove vma-merge subtest
 2021-10-06  9:36 UTC  (7+ messages)

[igt-dev] [PATCH i-g-t 1/2] Revert "tests/kms_psr: Skip h/w tracking PSR2 tests for ADL-P"
 2021-10-06  8:56 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/kms_psr2_su: Skip test when necessary

[igt-dev] [PATCH 0/3] IGT fixes for priority management + preempt timeout with GuC submission
 2021-10-05 20:49 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "


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