public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2019-01-14 14:20:37 to 2019-01-17 11:01:18 UTC [more...]

[igt-dev] [PATCH i-g-t 0/4] Per context dynamic (sub)slice power-gating
 2019-01-17 11:01 UTC 

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

[igt-dev] [PATCH i-g-t 00/21] Static analysis: misc cleanups and fixes
 2019-01-17  9:56 UTC  (41+ 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 01/10] lib/psr: Add a macro with the maximum lenght of i915_edp_psr_status and use it
 2019-01-17  9:50 UTC  (20+ messages)
` [igt-dev] [PATCH i-g-t 03/10] lib/psr: Add support to new modified i915_edp_psr_status output
` [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] lib/igt_debugfs: Unify crc collection
 2019-01-17  7:29 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[igt-dev] [PATCH i-g-t 0/4] tests/perf: Add new tests for enabling the OA interrupt
 2019-01-16 23:55 UTC  (8+ 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] 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  (7+ messages)
` [igt-dev] [PATCH i-g-t v4 2/3] lib/igt_dummyload: use gem_mmap__cpu and gem_mmap__wc when applicable
` [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  (47+ messages)
` [igt-dev] [PATCH i-g-t v3 02/21] lib/igt_fb: Add checks on i915 for i915-specific tiled buffer allocation
` [igt-dev] [PATCH i-g-t v3 03/21] lib/igt_fb: Add support for allocating T-tiled VC4 buffers
` [igt-dev] [PATCH i-g-t v3 04/21] lib/igt_fb: Add support for VC4 SAND tiling modes
` [igt-dev] [PATCH i-g-t v3 05/21] lib/igt_fb: Allow interpreting the tile height as a stride equivalent
` [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  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [RFC PATCH v4 0/3] new engine discovery interface
 2019-01-15 13:55 UTC  (16+ messages)
` [igt-dev] [RFC PATCH v4 1/3] include/drm-uapi: import i915_drm.h header file
` [igt-dev] [RFC PATCH v4 2/3] lib: implement new engine discovery interface
` [igt-dev] [RFC PATCH v4 3/3] tests: gem_exec_basic: add "exec-ctx" buffer execution demo test
` [igt-dev] ✗ Fi.CI.BAT: failure for new engine discovery interface (rev5)

[igt-dev] [PATCH i-g-t] lib/igt_edid_template: Fix parenthesis for vertical pulse coding
 2019-01-15  9:29 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] intel-ci: Drop gem_ctx_switch/heavy
 2019-01-15  9:08 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] i915/gem_exec_whipser: Pass early exit onto check_bo
 2019-01-14 22:46 UTC  (5+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] [PATCH i-g-t] "
  ` [igt-dev] "
` [igt-dev] ✓ Fi.CI.IGT: success for "

[igt-dev] [PATCH i-g-t v2-resend-reviewed 1/2] lib/psr: Add a macro with the maximum lenght of i915_edp_psr_status and use it
 2019-01-14 22:36 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,v2-resend-reviewed,1/2] "

[Intel-gfx] [PATCH i-g-t] i915/gem_cpu_reloc: Use a self-modifying chained batch
 2019-01-14 20:07 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] tests/tools_test: Print the starting cwd
 2019-01-14 19:11 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[igt-dev] [PATCH i-g-t v3 1/4] lib/ioctl_wrapper: use defines for get_param instead of param number
 2019-01-14 18:05 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t v3 3/4] lib/ioctl_wrapper: Implement __gem_mmap

[igt-dev] [PATCH 1/3] dim: pass git directory via parameter in dim cite, don't cd
 2019-01-14 15:24 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/4] Per context dynamic (sub)slice power-gating
 2019-01-14 15:19 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Per context dynamic (sub)slice power-gating (rev13)


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