public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2019-01-15 13:50:47 to 2019-01-18 09:33:50 UTC [more...]

[igt-dev] [PATCH i-g-t] tests/kms_available_modes_crc: Reset output->pipe after testing it
 2019-01-18  9:33 UTC  (5+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] Non-dumb framebuffer tests
 2019-01-18  9:07 UTC 

[igt-dev] [PATCH i-g-t 1/3] tests/kms_available_modes_crc: Reset output->pipe after testing it
 2019-01-18  8:58 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 2/3] tests/kms_available_modes_crc: Initialize fb struct
` [igt-dev] [PATCH i-g-t 3/3] tests/kms_modes_available_crc: Fix NV12 failure

[igt-dev] [PATCH i-g-t v2] lib/igt_debugfs: Unify crc collection
 2019-01-18  7:44 UTC  (5+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/igt_debugfs: Unify crc collection (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] i915/gem_mmap_gtt: Reset faster and longer to catch fencing errors
 2019-01-18  1:02 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[igt-dev] [PATCH i-g-t v4 1/7] lib/psr: Add support to new modified i915_edp_psr_status output
 2019-01-18  0:26 UTC  (8+ messages)
` [igt-dev] [PATCH i-g-t v4 2/7] lib/psr: Only care about DEEP_SLEEP state for PSR2
` [igt-dev] [PATCH i-g-t v4 3/7] lib/psr: Rename psr_wait_exit to psr_wait_update
` [igt-dev] [PATCH i-g-t v4 4/7] lib/psr: Make psr_wait_entry and psr_wait_update aware of the PSR version tested
` [igt-dev] [PATCH i-g-t v4 5/7] lib/psr: Add PSR2 support to the remaning psr functions
` [igt-dev] [PATCH i-g-t v4 6/7] test/psr: Add a generic function to setup each test
` [igt-dev] [PATCH i-g-t v4 7/7] tests/psr: Add the same test coverage that we have for PSR1 to PSR2
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,v4,1/7] lib/psr: Add support to new modified i915_edp_psr_status output

[igt-dev] [PATCH i-g-t] kms_chamelium: Fix test failures from missing outputs/unsupported formats
 2019-01-17 23:42 UTC  (5+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "
` [igt-dev] ✓ Fi.CI.BAT: success for kms_chamelium: Fix test failures from missing outputs/unsupported formats. (rev2)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t 01/10] lib/psr: Add a macro with the maximum lenght of i915_edp_psr_status and use it
 2019-01-17 23:41 UTC  (23+ messages)
` [igt-dev] [PATCH i-g-t 05/10] lib/psr: Rename psr_wait_exit to psr_wait_update
` [igt-dev] [PATCH i-g-t 06/10] lib/psr: Make psr_wait_entry and psr_wait_update aware of the PSR version tested
` [igt-dev] [PATCH i-g-t 07/10] lib/psr: Drop support to old kernels without new PSR debugfs interface
` [igt-dev] [PATCH i-g-t 08/10] lib/psr: Add PSR2 support to the remaning psr functions
` [igt-dev] [PATCH i-g-t 10/10] tests/psr: Add the same test coverage that we have for PSR1 to PSR2

[igt-dev] [PATCH i-g-t] i915/gem_exec_nop: poll-sequential requires ordering between rings
 2019-01-17 20:37 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t 0/4] Per context dynamic (sub)slice power-gating
 2019-01-17 18:34 UTC  (7+ messages)
` [Intel-gfx] [PATCH i-g-t 1/4] headers: bump
` [igt-dev] [PATCH i-g-t 2/4] tests/gem_ctx_sseu: Dynamic (sub)slice programming tests
` [igt-dev] [PATCH i-g-t 3/4] tests/gem_media_vme: Simple test to exercise the VME block
` [igt-dev] [PATCH i-g-t 4/4] tests/gem_media_vme: Shut down half of subslices to avoid gpu hang on ICL
` [igt-dev] ✓ Fi.CI.BAT: success for Per context dynamic (sub)slice power-gating (rev14)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH] drm/doc: Make igts for cross-driver stuff mandatory
 2019-01-17 15:59 UTC  (11+ messages)

[igt-dev] [PATCH i-g-t 00/21] Static analysis: misc cleanups and fixes
 2019-01-17 12:17 UTC  (43+ messages)
` [igt-dev] [PATCH i-g-t 01/21] lib: Introduce igt_assume()
` [igt-dev] [PATCH i-g-t 02/21] lib/i915/gem_context: Help static analysis with execution flow
` [igt-dev] [PATCH i-g-t 03/21] lib/ioctl_wrappers: "
` [igt-dev] [PATCH i-g-t 04/21] lib/igt_kms: Use correct type for calloc
` [igt-dev] [PATCH i-g-t 05/21] tests: "
` [igt-dev] [PATCH i-g-t 06/21] lib: Avoid memcpying 0 bytes from NULL
` [igt-dev] [PATCH i-g-t 07/21] overlay: Write out the assumption for kernel-provided data
` [igt-dev] [PATCH i-g-t 08/21] benchmarks/wsim: Handle a parse error
` [igt-dev] [PATCH i-g-t 09/21] lib/igt_kms: Make igt_display_init require at least one plane
` [igt-dev] [PATCH i-g-t 10/21] tests/kms_color: Assert gamma look up table sizes
` [igt-dev] [PATCH i-g-t 11/21] lib/igt_kms: Assert that active crtcs have at least one plane
` [igt-dev] [PATCH i-g-t 12/21] benchmarks/gem_userptr_benchmark: Correctly free memory
` [igt-dev] [PATCH i-g-t 13/21] lib/igt_alsa: Remove dead assignment
` [igt-dev] [PATCH i-g-t 14/21] lib/igt_audio: Initialize freq in audio_signal_detect()
` [igt-dev] [PATCH i-g-t 15/21] igt_aux: Handle empty pm_test file gracefully
` [igt-dev] [PATCH i-g-t 16/21] lib/igt_core: Assert that optarg is present
` [igt-dev] [PATCH i-g-t 17/21] lib/igt_core: Handle all failures to read .igtrc
` [igt-dev] [PATCH i-g-t 18/21] lib/igt_core: Initialize fds in igt_system_quiet
` [igt-dev] [PATCH i-g-t 19/21] lib/igt_kms: Aid static analyzer with the control flow
` [igt-dev] [PATCH i-g-t 20/21] lib/igt_x86: Mock-use variable to silence static analysis
` [igt-dev] [PATCH i-g-t 21/21] lib/drmtest: Don't read from NULL in set_forced_driver
` [igt-dev] ✓ Fi.CI.BAT: success for Static analysis: misc cleanups and fixes
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t 0/4] tests/perf: Add new tests for enabling the OA interrupt
 2019-01-17 11:26 UTC  (10+ messages)
` [igt-dev] [PATCH i-g-t 1/4] bump headers
` [igt-dev] [PATCH i-g-t 2/4] tests/perf: new tests for parameterized OA buffer polling
` [igt-dev] [PATCH i-g-t 3/4] tests/perf: new tests for OA interrupt
` [igt-dev] [PATCH i-g-t 4/4] tests/perf: add flush data ioctl test
` [igt-dev] ✓ Fi.CI.BAT: success for tests/perf: Add new tests for enabling the OA interrupt
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] lib/igt_debugfs: Unify crc collection
 2019-01-17  7:29 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] drm/drm_import_export: Replace imprecise loop-bound with timeout
 2019-01-16 22:54 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [RFC PATCH v5 0/4] new engine discovery interface
 2019-01-16 17:57 UTC  (6+ messages)
` [igt-dev] [RFC PATCH v5 1/4] include/drm-uapi: import i915_drm.h header file
` [igt-dev] [RFC PATCH v5 2/4] lib: implement new engine discovery interface
` [igt-dev] [RFC PATCH v5 3/4] lib: ioctl_wrappers: reach engines by index as well
` [igt-dev] [RFC PATCH v5 4/4] tests: gem_exec_basic: add "exec-ctx" buffer execution demo test
` [igt-dev] ✗ Fi.CI.BAT: failure for new engine discovery interface (rev6)

[igt-dev] [PATCH i-g-t 0/3] Fixes to kms_addfb_basic + RFC IGT buf alloc
 2019-01-16 16:53 UTC  (12+ messages)
` [igt-dev] [PATCH i-g-t 1/3] igt/kms_addfb_basic: Call dumb destroy in case have dumb buffer
` [igt-dev] [PATCH i-g-t 2/3] igt/kms_addfb_basic: Call igt_require_gem for gem specific tiling
` [igt-dev] [PATCH i-g-t 3/3] igt/kms_addfb_basic: Add missing calls to gem_close
` [igt-dev] ✓ Fi.CI.BAT: success for Fixes to kms_addfb_basic + RFC IGT buf alloc
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t 1/3] i915/gem_userptr_blits: Only mlock the memfd once, not the arena
 2019-01-16 14:49 UTC  (13+ messages)
` [igt-dev] [PATCH i-g-t 2/3] i915/gem_cpu_reloc: Use a self-modifying chained batch
  ` [igt-dev] [Intel-gfx] "
` [igt-dev] [PATCH i-g-t 3/3] igt/drv_missed_irq: Skip if the kernel reports no rings available to test
  ` [igt-dev] [Intel-gfx] "
` [igt-dev] [Intel-gfx] [PATCH i-g-t 1/3] i915/gem_userptr_blits: Only mlock the memfd once, not the arena
  `  "
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/3] "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t v5 0/6] igt: Add support for testing writeback connectors
 2019-01-16 12:41 UTC  (14+ messages)
` [igt-dev] [PATCH i-g-t v5 1/6] lib/igt_kms: Add writeback support
` [igt-dev] [PATCH i-g-t v5 2/6] kms_writeback: Add initial writeback tests
` [Intel-gfx] [PATCH i-g-t v5 3/6] lib: Add function to hash a framebuffer
  ` [igt-dev] "
    ` [igt-dev] [PATCH i-g-t v6] "
` [igt-dev] [PATCH i-g-t v5 4/6] kms_writeback: Add writeback-check-output
` [igt-dev] [PATCH i-g-t v5 5/6] lib/igt_kms: Add igt_output_clone_pipe for cloning
` [igt-dev] [PATCH i-g-t v5 6/6] kms_writeback: Add tests using a cloned output
` [igt-dev] ✓ Fi.CI.BAT: success for igt: Add support for testing writeback connectors (rev3)
` [igt-dev] ✗ Fi.CI.IGT: failure "
` [igt-dev] ✗ Fi.CI.BAT: failure for igt: Add support for testing writeback connectors (rev4)

[igt-dev] [PATCH i-g-t v2 1/9] lib/psr: Add a macro with the maximum lenght of i915_edp_psr_status and use it
 2019-01-16  6:58 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v2 9/9] test: Add PSR2 selective update tests

[igt-dev] [PATCH i-g-t] i915/gem_userptr_blits: Only mlock the memfd once, not the arena
 2019-01-16  4:11 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t v4 1/3] lib/ioctl_wrapper: use defines for get_param instead of param number
 2019-01-15 23:20 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t v4 3/3] lib/ioctl_wrapper: Implement __gem_mmap
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,v4,1/3] lib/ioctl_wrapper: use defines for get_param instead of param number
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t v3 00/21] Chamelium VC4 plane fuzzy testing, with SAND and T-tiled mode
 2019-01-15 22:56 UTC  (35+ messages)
` [igt-dev] [PATCH i-g-t v3 08/21] lib/igt_fb: Add a helper to fill-in the available DRM formats
` [igt-dev] [PATCH i-g-t v3 09/21] lib/igt_vc4: Add helpers for converting linear to T-tiled RGB buffers
` [igt-dev] [PATCH i-g-t v3 10/21] lib/igt_vc4: Add helper for checking T-tiling support on plane
` [igt-dev] [PATCH i-g-t v3 11/21] lib/igt_vc4: Add helpers for converting linear to SAND-tiled buffers
` [igt-dev] [PATCH i-g-t v3 12/21] lib/igt_vc4: Add helper for checking SAND tiling support on plane
` [igt-dev] [PATCH i-g-t v3 13/21] lib/igt_kms: Add helpers to count and iterate planes from pipe
` [igt-dev] [PATCH i-g-t v3 14/21] lib/igt_kms: Add helpers to count and iterate planes from output
` [igt-dev] [PATCH i-g-t v3 15/21] lib/igt_chamelium: Fixup resources liberation in comparison helpers
` [igt-dev] [PATCH i-g-t v3 16/21] lib/igt_chamelium: Split frames dump logic and rework surroundings
` [igt-dev] [PATCH i-g-t v3 17/21] lib/igt_chamelium: Generalize the frame match helper with check type
` [igt-dev] [PATCH i-g-t v3 18/21] lib/igt_frame: Add a checkerboard frame comparison method
` [igt-dev] [PATCH i-g-t v3 19/21] lib/igt_chamelium: Hook-in checkerboard comparison method in helpers
` [igt-dev] [PATCH i-g-t v3 20/21] chamelium: Move the YUV tests over to the checkerboard checking method
` [igt-dev] [PATCH i-g-t v3 21/21] chamelium: Add a display test for randomized planes

[igt-dev] [PATCH i-g-t 1/2] tests/kms_rotation: align rendered image correctly for rotation
 2019-01-15 16:28 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/kms_rotation_crc: add NV12 support for multiplane* tests

[igt-dev] [PATCH i-g-t v2 00/13] igt: chamelium: Test YUV buffers using the Chamelium
 2019-01-15 16:15 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t v2 04/13] igt: fb: Move i915 YUV buffer clearing code to a function

[igt-dev] [PATCH CI] tests/tools_test: Print everything when searching for tools
 2019-01-15 14:46 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[igt-dev] [RFC PATCH v4 0/3] new engine discovery interface
 2019-01-15 13:55 UTC  (7+ messages)
` [igt-dev] [RFC PATCH v4 2/3] lib: implement "


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