public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2019-06-17 14:33:35 to 2019-06-21 10:02:10 UTC [more...]

[igt-dev] [RFC v2 00/43] Upgrading the Engine discovery
 2019-06-21 10:03 UTC  (39+ messages)
` [igt-dev] [RFC v2 01/43] test/i915: gem_bad_reloc: use the gem_engine_topology library
` [igt-dev] [RFC v2 02/43] test/i915: gem_exec_async: "
` [igt-dev] [RFC v2 03/43] test/i915: gem_exec_capture: "
` [igt-dev] [RFC v2 04/43] test/i915: gem_exec_params: "
` [igt-dev] [RFC v2 05/43] lib/i915: Helper func for engine class to exec_flag
` [igt-dev] [RFC v2 06/43] test/prime_vgem: use the gem_engine_topology library
` [igt-dev] [RFC v2 07/43] tests/i915/gem_exec_reuse: "
` [igt-dev] [RFC v2 08/43] tests/i915/gem_sync: "
` [igt-dev] [RFC v2 09/43] tests/i915/gem_busy: "
` [igt-dev] [RFC v2 10/43] tests/i915/gem_concurrent_all: "
` [igt-dev] [RFC v2 11/43] tests/i915/gem_cs_prefetch: "
` [igt-dev] [RFC v2 12/43] tests/i915/gem_ctx_create: "
` [igt-dev] [RFC v2 13/43] tests/i915/gem_ctx_isolation: "
` [igt-dev] [RFC v2 14/43] tests/i915/gem_ctx_switch: "
` [igt-dev] [RFC v2 15/43] tests/i915/gem_ctx_thrash: "
` [igt-dev] [RFC v2 16/43] tests/i915/gem_eio: "
` [igt-dev] [RFC v2 17/43] tests/i915/gem_exec_await: "
` [igt-dev] [RFC v2 18/43] tests/i915/gem_exec_create: "
` [igt-dev] [RFC v2 19/43] tests/i915/gem_exec_fence: "
` [igt-dev] [RFC v2 20/43] tests/i915/gem_exec_flush: "
` [igt-dev] [RFC v2 21/43] tests/i915/gem_exec_gttfill: "
` [igt-dev] [RFC v2 22/43] tests/i915/gem_exec_latency: "
` [igt-dev] [RFC v2 23/43] tests/i915/gem_exec_nop: "
` [igt-dev] [RFC v2 24/43] tests/i915/gem_exec_reloc: "
` [igt-dev] [RFC v2 25/43] tests/i915/gem_exec_schedule: "
` [igt-dev] [RFC v2 26/43] tests/i915/gem_exec_suspend: "
` [igt-dev] [RFC v2 27/43] tests/i915/gem_exec_whisper: "
` [igt-dev] [RFC v2 28/43] tests/i915/gem_mocs_settings: "
` [igt-dev] [RFC v2 29/43] tests/i915/gem_reset_stats: "
` [igt-dev] [RFC v2 30/43] tests/i915/gem_ring_sync_loop: "
` [igt-dev] [RFC v2 31/43] tests/i915/gem_ringfill: "
` [igt-dev] [RFC v2 32/43] tests/i915/gem_shrink: "
` [igt-dev] [RFC v2 33/43] tests/i915/gem_spin_batch: "
` [igt-dev] [RFC v2 34/43] tests/i915/gem_storedw_loop: "
` [igt-dev] [RFC v2 35/43] tests/i915/gem_userptr_blits: "
` [igt-dev] [RFC v2 36/43] tests/i915/i915_hangman: "
` [igt-dev] [RFC v2 37/43] tests/i915/i915_module_load: "
` [igt-dev] [RFC v2 38/43] tests/kms_busy: "

[igt-dev] [PATCH i-g-t 0/6] Dynamic subtests
 2019-06-21  9:26 UTC  (12+ messages)
` [igt-dev] [PATCH i-g-t 1/6] lib: Introduce dynamic subtests
` [igt-dev] [PATCH i-g-t 2/6] lib/tests: Unit tests for "
` [igt-dev] [PATCH i-g-t 3/6] runner/resultgen: Refactor output parsing
` [igt-dev] [PATCH i-g-t 4/6] runner/json_tests: Adapt to better "
` [igt-dev] [PATCH i-g-t 5/6] runner: Parse dynamic subtest outputs and results
` [igt-dev] [PATCH i-g-t 6/6] runner/json_tests: Test dynamic subtests
` [igt-dev] ✓ Fi.CI.BAT: success for Dynamic subtests
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] Add Arm drivers as supported drivers by igt
 2019-06-21  8:46 UTC  (18+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "
  ` [igt-dev] [PATCH i-g-t v2] "
      ` [igt-dev] [PATCH i-g-t v3] "
` [igt-dev] ✓ Fi.CI.BAT: success for Add Arm drivers as supported drivers by igt. (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "
` [igt-dev] ✓ Fi.CI.BAT: success for Add Arm drivers as supported drivers by igt. (rev3)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [RFC v6] tests/gem_watchdog: Initial set of tests for GPU watchdog
 2019-06-21  3:12 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/gem_watchdog: Initial set of tests for GPU watchdog (rev8)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH v2] lib/i915: gem_engine_topology: get eb flags from engine's class:instance
 2019-06-20 21:47 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t 1/3] runner/executor: Make sure that intervals_left is always initialized
 2019-06-20 19:15 UTC  (8+ messages)
` [igt-dev] [PATCH i-g-t 2/3] runner/resultgen: Don't pass NULL to str*() functions
` [igt-dev] [PATCH i-g-t 3/3] runner/settings: Be consistent with empty blacklist
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/3] runner/executor: Make sure that intervals_left is always initialized
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t 1/2] lib/igt_kms: Dump mode picture aspect ratio
 2019-06-20 17:21 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/testdisplay: Allow testing aspect ratios
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/2] lib/igt_kms: Dump mode picture aspect ratio

[igt-dev] [PATCH] lib/i915: gem_engine_topology: get eb flags from engine's coordiantes
 2019-06-20 14:38 UTC  (7+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t 1/5] lib/igt_core: Add support for subtest descriptions
 2019-06-20 13:49 UTC  (16+ messages)
` [igt-dev] [PATCH i-g-t 3/5] tests/kms_plane_multiple: Describe the test
` [igt-dev] [PATCH i-g-t 4/5] CONTRIBUTING: Rework a bit and update
` [igt-dev] [PATCH i-g-t 5/5] docs: Embed subtest descriptions in the documentation
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/5] lib/igt_core: Add support for subtest descriptions
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/5] lib/igt_core: Add support for subtest descriptions (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t 1/5] lib/igt_fb: Call dumb_destroy ioctl in case of dumb buffers
 2019-06-20 13:20 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 5/5] tests/kms_selftest: Integrate kernel selftest test-drm_modeset
  ` [igt-dev] [Intel-gfx] "

[igt-dev] [PATCH i-g-t v2 0/9] Chamelium port mapping auto-discovery
 2019-06-20 10:53 UTC  (13+ messages)
` [igt-dev] [PATCH i-g-t v2 1/9] lib/igt_edid: add edid_get_size
` [igt-dev] [PATCH i-g-t v2 2/9] lib/igt_chamelium: fix chamelium_port_set_edid docs
` [igt-dev] [PATCH i-g-t v2 3/9] lib/igt_chamelium: allow EDIDs to be mutated for each port
` [igt-dev] [PATCH i-g-t v2 4/9] lib/igt_chamelium: split chmelium_new_edid
` [igt-dev] [PATCH i-g-t v2 5/9] lib/igt_chamelium: add CHAMELIUM_MAX_PORTS
` [igt-dev] [PATCH i-g-t v2 6/9] lib/igt_chamelium: upload one EDID per port
` [igt-dev] [PATCH i-g-t v2 7/9] lib/igt_chamelium: set EDID serial
` [igt-dev] [PATCH i-g-t v2 8/9] lib/igt_edid: add edid_get_mfg
` [igt-dev] [PATCH i-g-t v2 9/9] lib/igt_chamelium: autodiscover Chamelium port mappings
  ` [igt-dev] [PATCH i-g-t v3] "
` [igt-dev] ✗ Fi.CI.BAT: failure for Chamelium port mapping auto-discovery
` [igt-dev] ✓ Fi.CI.BAT: success for Chamelium port mapping auto-discovery (rev2)

[igt-dev] [PATCH i-g-t v3] gitlab-CI: Do a build-test without any optional dependencies installed
 2019-06-20  8:00 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/2] tests/kms_dp_dsc: Read the debugfs only once
 2019-06-20  0:44 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/kms_dp_dsc: Add a subtest to force DSC output BPP

[igt-dev] [PATCH i-g-t v3 0/4] Use C11 atomics
 2019-06-19 21:21 UTC  (20+ messages)
` [Intel-gfx] [PATCH i-g-t v3 1/4] meson: add libatomic dependency
  ` [igt-dev] "
` [igt-dev] [PATCH i-g-t v3 2/4] gitlab-ci: add libatomic to docker images
` [igt-dev] [PATCH i-g-t v3 3/4] i915/gem_create: use atomic_* instead of __sync_*
` [Intel-gfx] [PATCH i-g-t v3 4/4] tests/sw_sync: "
` [igt-dev] ✗ Fi.CI.BAT: failure for Use C11 atomics (rev2)
` [igt-dev] ✓ Fi.CI.BAT: success for Use C11 atomics (rev3)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t v2] tests/kms_flip: improve logging when timing out
 2019-06-19 14:44 UTC  (5+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_flip: improve logging when timing out (rev2)

[igt-dev] [PATCH i-g-t] tests/kms_selftest: Change license to MIT, remove SPDX header
 2019-06-19  9:01 UTC  (5+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH v2] tests/i915_pm_rpm: improved strictness and verbosity of i2c subtest
 2019-06-19  8:58 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/i915_pm_rpm: improved strictness and verbosity of i2c subtest (rev4)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/i915_pm_rpm: improved strictness and verbosity of i2c subtest (rev3)

[igt-dev] [PATCH i-g-t] tests/kms_yuv: Add yuv specific tests, v6
 2019-06-19  8:09 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t 2/5] tests/kms_hdmi_inject: Provide igt_descriptions
 2019-06-19  6:44 UTC  (3+ messages)
` [igt-dev] [PATCH v2 "

[igt-dev] [PATCH i-g-t 1/2] lib/igt_eld: fix potential read from undefined value
 2019-06-19  2:16 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/kms_chamelium: fix read from uninitialized value in flatline audio test
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] lib/igt_eld: fix potential read from undefined value
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t v3 1/1] gitlab-ci: add build and tests for MIPS
 2019-06-19  1:18 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,v3,1/1] "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH V6 i-g-t 0/6] igt: Add support for testing writeback connectors
 2019-06-18 21:56 UTC  (4+ messages)
` [Intel-gfx] [PATCH V6 i-g-t 1/6] lib/igt_kms: Add writeback support
  ` [igt-dev] "

[igt-dev] [PATCH] runner: add --list-all and --blacklist
 2019-06-18 20:05 UTC  (8+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for runner: add --list-all and --blacklist (rev3)
` [igt-dev] ✓ Fi.CI.IGT: success for runner: add --list-all and --blacklist (rev2)
` [igt-dev] ✓ Fi.CI.IGT: success for runner: add --list-all and --blacklist (rev3)
` [igt-dev] ✗ Fi.CI.BAT: failure for runner: add --list-all and --blacklist (rev4)
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t 0/6] DEBUG DC states igt tests patch series
 2019-06-18 18:44 UTC  (8+ messages)
` [igt-dev] [PATCH i-g-t 1/6] lib/igt_pm: igt lib helper routines to support DC5/6 tests
` [igt-dev] [PATCH i-g-t 2/6] tests/i915/i915_pm_dc: Added new test to verify Display C States
` [igt-dev] [PATCH i-g-t 3/6] tests/i915/i915_pm_dc: Added test for DC6 during PSR
` [igt-dev] [PATCH i-g-t 4/6] tests/i915/i915_pm_dc: Added test for DC5 during DPMS
` [igt-dev] [PATCH i-g-t 5/6] tests/i915/i915_pm_dc: Added test for DC6 "
` [igt-dev] [PATCH i-g-t 6/6] DO_NOT_MERGE: Debug patch to cover DC IGT test
` [igt-dev] ✓ Fi.CI.BAT: success for DEBUG DC states igt tests patch series

[igt-dev] [PATCH i-g-t 0/6] DEBUG DC states igt tests patch series
 2019-06-18 17:54 UTC 

[igt-dev] [PATCH i-g-t v2 0/4] Use C11 atomics
 2019-06-18 13:11 UTC  (11+ messages)
` [Intel-gfx] [PATCH i-g-t v2 1/4] meson: add libatomic dependency
  ` [igt-dev] "
` [igt-dev] [PATCH i-g-t v2 2/4] gitlab-ci: add libatomic to docker images
        ` [Intel-gfx] "

[Intel-gfx] [PATCH i-g-t v2] gitlab-ci: add build for MIPS
 2019-06-18 11:27 UTC  (4+ messages)
` [igt-dev] "

[igt-dev] [PATCH v2] runner: add --list-all and --blacklist
 2019-06-18  9:26 UTC  (5+ messages)
` [igt-dev] [PATCH v3] "
    ` [igt-dev] [PATCH v4] "

[igt-dev] [PATCH i-g-t 0/3] lib/igt_chamelium: some more auto-EDID preliminary changes
 2019-06-18  8:37 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t 1/3] lib/igt_edid: add edid_get_size
` [igt-dev] [PATCH i-g-t 2/3] lib/igt_chamelium: fix chamelium_port_set_edid docs
` [igt-dev] [PATCH i-g-t 3/3] lib/igt_chamelium: allow EDIDs to be mutated for each port
` [igt-dev] ✗ Fi.CI.BAT: failure for lib/igt_chamelium: some more auto-EDID preliminary changes
` [igt-dev] ✗ Fi.CI.BAT: failure for lib/igt_chamelium: some more auto-EDID preliminary changes (rev2)

[igt-dev] [PATCH i-g-t v2 0/5] tests: Add timeline syncobj tests
 2019-06-18  8:16 UTC  (2+ messages)

[igt-dev] [RFC v5] tests/gem_watchdog: Initial set of tests for GPU watchdog
 2019-06-18  1:35 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] i915/gem_ctx_shared: Check for a large enough hole in the GTT
 2019-06-17 20:44 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[igt-dev] [PATCH i-g-t] lib/i915_pciids: Add missing device ID for ICL
 2019-06-17 17:25 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "


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