public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2019-02-15 16:09:13 to 2019-02-20 16:25:39 UTC [more...]

[igt-dev] [PATCH i-g-t 1/9] tests/kms_lease: Add invalid planes tests
 2019-02-20 16:25 UTC 

[igt-dev] [PATCH i-g-t v5 00/22] Chamelium VC4 plane fuzzy testing, with SAND and T-tiled mode
 2019-02-20 15:39 UTC  (23+ messages)
` [igt-dev] [PATCH i-g-t v5 01/22] lib: drmtest: Add helpers to check and require the VC4 driver
` [igt-dev] [PATCH i-g-t v5 02/22] lib/igt_fb: Add checks on i915 for i915-specific tiled buffer allocation
` [igt-dev] [PATCH i-g-t v5 03/22] lib/igt_fb: Refactor create_bo_for_fb to prepare for VC4 support
` [igt-dev] [PATCH i-g-t v5 04/22] lib/igt_fb: Add support for allocating T-tiled VC4 buffers
` [igt-dev] [PATCH i-g-t v5 05/22] lib/igt_fb: Add support for VC4 SAND tiling modes
` [igt-dev] [PATCH i-g-t v5 06/22] lib/igt_fb: Allow interpreting the tile height as a stride equivalent
` [igt-dev] [PATCH i-g-t v5 07/22] lib/igt_fb: Add a stride-provisioned fashion of igt_fb_convert
` [igt-dev] [PATCH i-g-t v5 08/22] lib/igt_fb: Add a helper to retreive the plane bpp for a given format
` [igt-dev] [PATCH i-g-t v5 09/22] lib/igt_fb: Add a helper to fill-in the available DRM formats
` [igt-dev] [PATCH i-g-t v5 10/22] lib/igt_vc4: Add helpers for converting linear to T-tiled RGB buffers
` [igt-dev] [PATCH i-g-t v5 11/22] lib/igt_vc4: Add helpers for converting linear to SAND-tiled buffers
` [igt-dev] [PATCH i-g-t v5 12/22] lib/igt_fb: Pass the modifier to igt_fb_convert helpers
` [igt-dev] [PATCH i-g-t v5 13/22] lib/igt_fb: Support converting to VC4 modifiers in igt_fb_convert
` [igt-dev] [PATCH i-g-t v5 14/22] lib/igt_kms: Add helpers to count and iterate planes from pipe
` [igt-dev] [PATCH i-g-t v5 15/22] lib/igt_kms: Add helpers to count and iterate planes from output
` [igt-dev] [PATCH i-g-t v5 16/22] lib/igt_chamelium: Fixup resources liberation in comparison helpers
` [igt-dev] [PATCH i-g-t v5 17/22] lib/igt_chamelium: Split frames dump logic and rework surroundings
` [igt-dev] [PATCH i-g-t v5 18/22] lib/igt_chamelium: Generalize the frame match helper with check type
` [igt-dev] [PATCH i-g-t v5 19/22] lib/igt_frame: Add a checkerboard frame comparison method
` [igt-dev] [PATCH i-g-t v5 20/22] lib/igt_chamelium: Hook-in checkerboard comparison method in helpers
` [igt-dev] [PATCH i-g-t v5 21/22] chamelium: Move the YUV tests over to the checkerboard checking method
` [igt-dev] [PATCH i-g-t v5 22/22] chamelium: Add a display test for randomized planes

[igt-dev] [PATCH i-g-t 1/3] lib/tests: Use ARRAY_SIZE
 2019-02-20 15:14 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 2/3] tests/kms_mmap_write_crc: Fix igt_fixture handling
` [igt-dev] [PATCH i-g-t 3/3] lib: disallow fixtures/subtest groups in simple tests
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/3] lib/tests: Use ARRAY_SIZE

[igt-dev] [PATCH i-g-t] tests/kms_available_modes_crc limit tested fb formats
 2019-02-20 15:11 UTC  (5+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_available_modes_crc limit tested fb formats (rev9)
` [igt-dev] ✓ Fi.CI.IGT: "
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_available_modes_crc limit tested fb formats (rev10)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] i915/gem_ctx_exec: Remember to ask for permission to reset the GPU
 2019-02-20 14:21 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "
` [igt-dev] [Intel-gfx] [PATCH i-g-t] "

[igt-dev] [PATCH i-g-t] kms_chamelium: Fix test failures from missing outputs/unsupported formats, v2
 2019-02-20 13:39 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for kms_chamelium: Fix test failures from missing outputs/unsupported formats, v2. (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t 1/5] lib/tests: Add header for common helpers
 2019-02-20 12:57 UTC  (13+ messages)
` [igt-dev] [PATCH i-g-t 2/5] lib/tests: add internal_assert_wexited/wsignaled
` [igt-dev] [PATCH i-g-t 3/5] tests: drop invalid name build checks
` [igt-dev] [PATCH i-g-t 4/5] lib/tests: Convert no_exit tests into positive tests
` [igt-dev] [PATCH i-g-t 5/5] lib/tests: Add testcase for nonexisting subtest name
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/5] lib/tests: Add header for common helpers
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] lib/crc: Reset fifo underrun reporting for every crc capture
 2019-02-20 12:55 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t 1/3] tools: Add dpcd_reg binary to gitignore
 2019-02-20 11:20 UTC  (9+ messages)
` [igt-dev] [PATCH i-g-t 2/3] tests/i915: Rename files so they correspond to binary names
` [igt-dev] [PATCH i-g-t 3/3] tests: Prefix pm_ tests with i915_ and move them to i915/
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/3] tools: Add dpcd_reg binary to gitignore
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] i915/gem_mocs_settings: Add mocs table for icelake
 2019-02-20  8:33 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for i915/gem_mocs_settings: Add mocs table for icelake (rev3)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [igt PATCH 0/1] lib: igt@i915_suspend@shrink faster
 2019-02-20  5:39 UTC  (10+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "
` [igt-dev] ✓ Fi.CI.BAT: success for lib: igt@i915_suspend@shrink faster (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "
` [igt-dev] [igt PATCH 1/1] igt@i915_suspend@shrink faster
  ` [igt-dev] [PATCH i-g-t] lib: Incrementally mlock()

[igt-dev] [PATCH i-g-t v2] gem_ctx_isolation.c - Gen11 enabling for context isolation test
 2019-02-20  2:57 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for gem_ctx_isolation.c - Gen11 enabling for context isolation test (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t v1 1/1] gem_ctx_isolation.c - Gen11 enabling for context isolation test
 2019-02-20  0:38 UTC  (5+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,v1,1/1] "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] i915/gem_exec_schedule: Switch bach to gem_set_domain()
 2019-02-19 21:22 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t v4] igt/tests: Fix error checking in kms_atomic_transition
 2019-02-19 21:05 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for igt/tests: Fix error checking in kms_atomic_transition (rev4)
` [igt-dev] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH i-g-t 1/8] i915/gem_eio: Check that context create fails when wedged
 2019-02-19 21:03 UTC  (24+ messages)
` [igt-dev] [PATCH i-g-t 2/8] i915/gem_eio: Check we only ban the context
  ` [Intel-gfx] [PATCH i-g-t] "
    ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 3/8] lib: Restore the i915.reset modparam before cleaning up
  ` [igt-dev] "
` [igt-dev] [PATCH i-g-t 4/8] i915/gem_create: Verify that all new objects are clear
` [igt-dev] [PATCH i-g-t 5/8] i915/gem_exec_big: Add a single shot test
` [Intel-gfx] [PATCH i-g-t 6/8] i915/gem_exec_parse: Switch to a fixed timeout for basic-allocations
` [igt-dev] [PATCH i-g-t 7/8] kms_fence_pin_leak: Ask for the GPU before use
` [Intel-gfx] [PATCH i-g-t 8/8] kms_fence_pin_leak: Move beneath i915/
  ` [igt-dev] "
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/8] i915/gem_eio: Check that context create fails when wedged
` [igt-dev] ✗ Fi.CI.IGT: failure "
` [igt-dev] [Intel-gfx] [PATCH i-g-t 1/8] "
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/8] i915/gem_eio: Check that context create fails when wedged (rev2)

[igt-dev] [PATCH i-g-t] doc: End transition period
 2019-02-19 17:53 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t 1/2] meson: Bump meson version requirement to 0.46.0
 2019-02-19 16:30 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 2/2] benchmarks/meson: Stop renaming benchmarks
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/2] meson: Bump meson version requirement to 0.46.0
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] meson: Bump meson version requirement to 0.46.0 (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t 0/2] Enhance debug capability in kms_chamelium
 2019-02-19 16:18 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 1/2] i915/kms_chamelium: Require gen < 9 for VGA testing

[igt-dev] [PATCH i-g-t] runner: Exit with 0 on dry-run
 2019-02-19 13:42 UTC  (6+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "
` [igt-dev] [PATCH i-g-t v2] "
` [igt-dev] ✓ Fi.CI.BAT: success for runner: Exit with 0 on dry-run (rev2)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] tests: Prefix pm_ tests with i915_ and move them to i915/
 2019-02-18 18:32 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] tests/kms_available_modes_crc limit tested fb formats
 2019-02-18 18:15 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_available_modes_crc limit tested fb formats (rev8)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] runner: Exit with 2 when overall timeout exceeded
 2019-02-18 17:29 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] i915/gem_ctx_param: Remove kneecapping
 2019-02-18 16:12 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t 1/2] drm-uapi: Update i915_drm.h for I915_CONTEXT_PARAM_RECOVERABLE
 2019-02-18 16:07 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t 2/2] igt/gem_ctx_exec: Exercise I915_CONTEXT_PARAM_RECOVERABLE
  ` [igt-dev] [Intel-gfx] "
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] drm-uapi: Update i915_drm.h for I915_CONTEXT_PARAM_RECOVERABLE
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] i915/gem_create: Verify that all new objects are clear
 2019-02-17 20:48 UTC  (4+ messages)
    ` [Intel-gfx] "

[igt-dev] [PATCH i-g-t v5 0/5] DC states igt tests patch series
 2019-02-16 21:40 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t 1/2] lib/igt_kms: Add zpos plane property
 2019-02-16 20:54 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/2] kms_atomic: Add subtest for testing "
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] lib/igt_kms: Add "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] tests/kms_available_modes_crc limit tested fb formats
 2019-02-16  4:48 UTC  (5+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_available_modes_crc limit tested fb formats (rev6)
` [igt-dev] ✗ Fi.CI.IGT: failure "
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_available_modes_crc limit tested fb formats (rev7)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] intel-ci: Disable i915_suspend@shrink
 2019-02-16  0:28 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] doc: End transition period
 2019-02-16  0:07 UTC  (5+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for doc: End transition period. (rev2)
` [igt-dev] ✓ Fi.CI.BAT: success for doc: End transition period. (rev3)
` [igt-dev] ✗ Fi.CI.IGT: failure for doc: End transition period. (rev2)
` [igt-dev] ✓ Fi.CI.IGT: success for doc: End transition period. (rev3)

[igt-dev] [PATCH i-g-t v5] tests/i915/gem_exec_schedule.c: Switch to gem_sync and gem_read
 2019-02-15 22:56 UTC  (5+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/i915/gem_exec_schedule.c: Switch to gem_sync and gem_read (rev5)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t v3] igt/tests: Fix error checking in kms_atomic_transition
 2019-02-15 20:46 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for igt/tests: Fix error checking in kms_atomic_transition (rev3)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] lib/debugfs: Nuke enum intel_pipe_crc_source
 2019-02-15 19:54 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] lib: Restore the i915.reset modparam before cleaning up
 2019-02-15 19:05 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] i915/gem_exec_big: Add a single shot test
 2019-02-15 18:13 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for i915/gem_exec_big: Add a single shot test (rev3)

[igt-dev] [PATCH i-g-t 1/9] lib/tests: Drop NIH exit status handling
 2019-02-15 17:53 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/9] lib/tests: Drop NIH exit status handling (rev4)

[igt-dev] [PATCH i-g-t v2] igt/tests: Fix error checking in kms_atomic_transition
 2019-02-15 16:54 UTC  (4+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for igt/tests: Fix error checking in kms_atomic_transition (rev2)


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