Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-17 00:56:48 to 2020-07-24 09:57:04 UTC [more...]

[igt-dev] [PATCH i-g-t v3 00/13] Remove libdrm in rendercopy
 2020-07-24  9:56 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v3 01/13] lib/intel_bufops: add mapping on cpu / device
` [igt-dev] [PATCH i-g-t v3 02/13] lib/intel_batchbuffer: add new functions to support rendercopy

[igt-dev] [PATCH 1/2] i915/perf: add tests for triggered OA reports
 2020-07-24  9:18 UTC  (5+ messages)
` [igt-dev] [PATCH 2/2] i915/perf: Add tests for mapped OA buffer
` [igt-dev] ✗ GitLab.Pipeline: warning for series starting with [1/2] i915/perf: add tests for triggered OA reports
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] Add new IGT test to validate crtc Dithering
 2020-07-24  9:01 UTC  (15+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "
` [igt-dev] ✓ Fi.CI.BAT: success for Add new IGT test to validate crtc Dithering (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "
` [igt-dev] [PATCH i-g-t] tests/kms_dither: Add new IGT test to validate crtc Dithering
  ` [igt-dev] [PATCH i-g-t] tests/kms_dither: New IGT "
` [igt-dev] ✗ GitLab.Pipeline: warning for Add new IGT test to validate crtc Dithering (rev3)
` [igt-dev] ✗ Fi.CI.BAT: failure "

[igt-dev] [PATCH v2] tests: use an empty brace initializer
 2020-07-24  8:38 UTC  (5+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for "
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t v2 00/12] Remove libdrm in rendercopy
 2020-07-24  7:20 UTC  (15+ messages)
` [igt-dev] [PATCH i-g-t v2 01/12] lib/intel_bufops: add mapping on cpu / device
` [igt-dev] [PATCH i-g-t v2 02/12] lib/intel_batchbuffer: add new functions to support rendercopy
` [igt-dev] [PATCH i-g-t v2 03/12] tests/gem_caching: adopt to batch flush function cleanup
` [igt-dev] [PATCH i-g-t v2 04/12] lib/rendercopy: remove libdrm dependency
` [igt-dev] [PATCH i-g-t v2 05/12] tests/api_intel_bb: add render tests
` [igt-dev] [PATCH i-g-t v2 06/12] lib/igt_draw: remove libdrm dependency
` [igt-dev] [PATCH i-g-t v2 07/12] lib/igt_fb: Removal of "
` [igt-dev] [PATCH i-g-t v2 08/12] tests/gem|kms: remove libdrm dependency (batch 1)
` [igt-dev] [PATCH i-g-t v2 09/12] tests/gem|kms: remove libdrm dependency (batch 2)
` [igt-dev] [PATCH i-g-t v2 10/12] tools/intel_residency: adopt intel_residency to use bufops
` [igt-dev] [PATCH i-g-t v2 11/12] tests/perf: remove libdrm dependency for rendercopy
` [igt-dev] [PATCH i-g-t v2 12/12] HAX: run rendercopy tests
` [igt-dev] ✗ GitLab.Pipeline: warning for Remove libdrm in rendercopy (rev2)
` [igt-dev] ✗ Fi.CI.BAT: failure "

[igt-dev] [PATCH i-g-t 00/11] Remove libdrm in rendercopy
 2020-07-23 19:50 UTC  (14+ messages)
` [igt-dev] [PATCH i-g-t 01/11] lib/intel_bufops: add mapping on cpu / device
` [igt-dev] [PATCH i-g-t 02/11] lib/intel_batchbuffer: add new functions to support rendercopy
` [igt-dev] [PATCH i-g-t 03/11] tests/gem_caching: adopt to batch flush function cleanup
` [igt-dev] [PATCH i-g-t 04/11] lib/rendercopy: remove libdrm dependency
` [igt-dev] [PATCH i-g-t 05/11] tests/api_intel_bb: add render tests
` [igt-dev] [PATCH i-g-t 06/11] lib/igt_draw: remove libdrm dependency
` [igt-dev] [PATCH i-g-t 07/11] lib/igt_fb: Removal of "
` [igt-dev] [PATCH i-g-t 08/11] tests/gem|kms: remove libdrm dependency (batch 1)
` [igt-dev] [PATCH i-g-t 09/11] tests/gem|kms: remove libdrm dependency (batch 2)
` [igt-dev] [PATCH i-g-t 10/11] tools/intel_residency: adopt intel_residency to use bufops
` [igt-dev] [PATCH i-g-t 11/11] tests/perf: remove libdrm dependency for rendercopy
` [igt-dev] ✗ GitLab.Pipeline: warning for Remove libdrm in rendercopy
` [igt-dev] ✗ Fi.CI.BAT: failure "

[igt-dev] [PATCH i-g-t 1/2] tests/kms_atomic_transition: Add explicit curly brackets
 2020-07-23 17:38 UTC  (8+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/i915_pm_lpsp: Fix compilation warning
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] tests/kms_atomic_transition: Add explicit curly brackets
` [igt-dev] ✗ GitLab.Pipeline: warning "
` [igt-dev] ✓ Fi.CI.IGT: success "

[igt-dev] tests: add missing braces around initializer
 2020-07-23 15:35 UTC  (8+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] tests/device_reset: Fix missing autotools support
 2020-07-23 14:46 UTC  (5+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t v2] tests/kms_big_fb: Use igt_assert on bufmgr
 2020-07-23 12:14 UTC  (5+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_big_fb: Use igt_assert on bufmgr (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] i915/gem_ppgtt: Added description for test case
 2020-07-23  5:06 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] i915/gem_softpin: Added test description for test case
 2020-07-22 17:00 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [RFC PATH i-g-t 00/15] tests/core_hotunplug: Fixes and enhancements
 2020-07-22 16:47 UTC  (19+ messages)
` [igt-dev] [RFC PATH i-g-t 01/15] tests/core_hotunplug: Use igt_assert_fd()
` [igt-dev] [RFC PATH i-g-t 02/15] tests/core_hotunplug: Constify dev_bus_addr string
` [Intel-gfx] [RFC PATH i-g-t 03/15] tests/core_hotunplug: Consolidate duplicated debug messages
` [igt-dev] [RFC PATH i-g-t 04/15] tests/core_hotunplug: Assert successful device filter application
` [igt-dev] [RFC PATH i-g-t 05/15] tests/core_hotunplug: Fix missing newline
` [igt-dev] [RFC PATH i-g-t 06/15] tests/core_hotunplug: Maintain a single data structure instance
` [Intel-gfx] [RFC PATH i-g-t 07/15] tests/core_hotunplug: Pass errors via a data structure field
` [igt-dev] [RFC PATH i-g-t 08/15] tests/core_hotunplug: Handle device close errors
` [igt-dev] [RFC PATH i-g-t 09/15] tests/core_hotunplug: Prepare invariant data once per test run
` [igt-dev] [RFC PATH i-g-t 10/15] tests/core_hotunplug: Skip selectively on sysfs close errors
` [igt-dev] [RFC PATH i-g-t 11/15] tests/core_hotunplug: Follow failed subtests with health checks
` [igt-dev] [RFC PATH i-g-t 12/15] tests/core_hotunplug: Fail subtests on device close errors
` [igt-dev] [RFC PATH i-g-t 13/15] tests/core_hotunplug: Process return values of sysfs operations
` [igt-dev] [RFC PATH i-g-t 14/15] tests/core_hotunplug: Assert expected device presence/absence
` [igt-dev] [RFC PATH i-g-t 15/15] tests/core_hotunplug: Explicitly ignore unused return values
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/core_hotunplug: Fixes and enhancements
` [igt-dev] ✗ Fi.CI.IGT: "
` [igt-dev] [Intel-gfx] [RFC PATH i-g-t 00/15] "

[igt-dev] [i-g-t] tests/kms_big_fb: Use igt_assert on bufmgr
 2020-07-22  7:41 UTC  (3+ messages)

[igt-dev] [PATCH 1/2] i915/perf: add tests for triggered OA reports
 2020-07-22  7:39 UTC  (4+ messages)
` [igt-dev] [PATCH 2/2] i915/perf: Add tests for mapped OA buffer
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [1/2] i915/perf: add tests for triggered OA reports
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] tests/i915_pm_lpsp: Add igt_wait to test lpsp
 2020-07-22  5:58 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[igt-dev] [PATCH i-g-t 1/2] runner: Use exitcode 127 when resume is impossible
 2020-07-21 12:53 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 2/2] runner: Print a message when aborting due to IGT_EXIT_ABORT
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] runner: Use exitcode 127 when resume is impossible
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t v3] tests/kms_async_flips: Add test to validate asynchronous flips
 2020-07-21  7:55 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH 1/2] i915/perf: add tests for triggered OA reports
 2020-07-21  6:21 UTC  (5+ messages)
` [igt-dev] [PATCH 2/2] i915/perf: Sanity check reports in mapped OA buffer
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [1/2] i915/perf: add tests for triggered OA reports
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t 00/11] lib/igt_kms: Add support for display with
 2020-07-21  2:00 UTC  (15+ messages)
` [igt-dev] [PATCH i-g-t 01/11] lib/igt_kms: Add support for display with non-contiguous pipes
` [igt-dev] [PATCH i-g-t 02/11] lib/igt_kms: Add igt_require_pipe() function
` [igt-dev] [PATCH i-g-t 03/11] tests/kms_cursor_legacy: Read crtc id for enable pipes
` [igt-dev] [PATCH i-g-t 04/11] tests/kms_lease: Get pipe from crtc "
` [igt-dev] [PATCH i-g-t 05/11] tests/kms_lease: Read crtc id for a valid pipe
` [igt-dev] [PATCH i-g-t 06/11] lib/kms: Skip igt test cases for disabled display pipes
` [igt-dev] [PATCH i-g-t 07/11] tests/kms: Skip kms test cases for disabled pipes
` [igt-dev] [PATCH i-g-t 08/11] tests/kms_atomic_transition: Set modeset for enable pipes only
` [igt-dev] [PATCH i-g-t 09/11] i915/gem_eio: Set modeset for enable pipes
` [igt-dev] [PATCH i-g-t 10/11] lib/kms: Convert pipe id flags for a vblank using crtc offset
` [igt-dev] [PATCH i-g-t 11/11] tests/kms: Use crtc offset to read vblank event for a pipe
` [igt-dev] ✓ Fi.CI.BAT: success for lib/igt_kms: Add support for display with (rev10)
` [igt-dev] ✗ Fi.CI.IGT: failure "
` [igt-dev] ✓ Fi.CI.IGT: success "

[igt-dev] [PATCH i-g-t 00/11] lib/igt_kms: Add support for display with
 2020-07-20 15:46 UTC  (16+ messages)
` [igt-dev] [PATCH i-g-t 01/11] lib/igt_kms: Add support for display with non-contiguous pipes
` [igt-dev] [PATCH i-g-t 02/11] lib/igt_kms: Add igt_require_pipe() function
` [igt-dev] [PATCH i-g-t 03/11] tests/kms_cursor_legacy: Read crtc id for enable pipes
` [igt-dev] [PATCH i-g-t 04/11] tests/kms_lease: Get pipe from crtc "
` [igt-dev] [PATCH i-g-t 05/11] tests/kms_lease: Read crtc id for a valid pipe
` [igt-dev] [PATCH i-g-t 06/11] lib/kms: Skip igt test cases for disabled display pipes
` [igt-dev] [PATCH i-g-t 07/11] tests/kms: Skip kms test cases for disabled pipes
` [igt-dev] [PATCH i-g-t 08/11] tests/kms_atomic_transition: Set modeset for enable pipes only
` [igt-dev] [PATCH i-g-t 09/11] i915/gem_eio: Set modeset for enable pipes
` [igt-dev] [PATCH i-g-t 10/11] lib/kms: Convert pipe id flags for a vblank using crtc offset
` [igt-dev] [PATCH i-g-t 11/11] tests/kms: Use crtc offset to read vblank event for a pipe
` [igt-dev] ✓ Fi.CI.BAT: success for lib/igt_kms: Add support for display with (rev9)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t v2 0/1] test/kms_cursor_crc: tie some loose ends in prepare_crtc
 2020-07-20 15:10 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 1/1] test/kms_cursor_crc: release old pipe_crc before create a new one

[igt-dev] [PATCH i-g-t 00/11] lib/igt_kms: Add support for display with
 2020-07-20  9:44 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 10/11] lib/kms: Convert pipe id flags for a vblank using crtc offset

[igt-dev] [PATCH i-g-t 00/11] lib/igt_kms: Add support for display with
 2020-07-20  9:39 UTC  (18+ messages)
` [igt-dev] [PATCH i-g-t 01/11] lib/igt_kms: Add support for display with non-contiguous pipes
` [igt-dev] [PATCH i-g-t 02/11] lib/igt_kms: Add igt_require_pipe() function
` [igt-dev] [PATCH i-g-t 03/11] tests/kms_cursor_legacy: Read crtc id for enable pipes
` [igt-dev] [PATCH i-g-t 04/11] tests/kms_lease: Get pipe from crtc "
` [igt-dev] [PATCH i-g-t 05/11] tests/kms_lease: Read crtc id for a valid pipe
` [igt-dev] [PATCH i-g-t 06/11] lib/kms: Skip igt test cases for disabled display pipes
` [igt-dev] [PATCH i-g-t 07/11] tests/kms: Skip kms test cases for disabled pipes
` [igt-dev] [PATCH i-g-t 08/11] tests/kms_atomic_transition: Set modeset for enable pipes only
` [igt-dev] [PATCH i-g-t 09/11] i915/gem_eio: Set modeset for enable pipes
` [igt-dev] [PATCH i-g-t 10/11] lib/kms: Convert pipe id flags for a vblank using crtc offset
` [igt-dev] [PATCH i-g-t 11/11] tests/kms: Use crtc offset to read vblank event for a pipe
` [igt-dev] ✓ Fi.CI.BAT: success for lib/igt_kms: Add support for display with (rev8)
` [igt-dev] ✗ Fi.CI.IGT: failure "
` [igt-dev] ✓ Fi.CI.IGT: success "

[igt-dev] [PATCH i-g-t] tests/kms_plane_scaling: set minimum height and width to 20
 2020-07-20  9:11 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] lib/igt_device_scan: recognize nvidia as vendor
 2020-07-20  6:55 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for "

[igt-dev] [PATCH 1/2] i915/perf: add tests for triggered OA reports
 2020-07-18  0:26 UTC  (3+ messages)
` [igt-dev] [PATCH 2/2] i915/perf: Sanity check reports in mapped OA buffer
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [1/2] i915/perf: add tests for triggered OA reports

[igt-dev] [PATCH i-g-t, v2] tests/kms_psr2_su: Change to igt_info when the failing of PSR2 enabling
 2020-07-17 20:58 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] i915/gem_exec_balancer: Race breadcrumb signaling against timeslicing
 2020-07-17 10:19 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "
` [igt-dev] [Intel-gfx] [PATCH i-g-t] "

[igt-dev] [PATCH] i915/perf: Sanity check reports in mapped OA buffer
 2020-07-17  4:02 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for i915/perf: Sanity check reports in mapped OA buffer (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "


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