Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-02 19:25:45 to 2020-09-11 10:30:38 UTC [more...]

[igt-dev] [PATCH i-g-t v6 00/24] tests/core_hotunplug: Fixes and enhancements
 2020-09-11 10:30 UTC  (24+ messages)
` [Intel-gfx] [PATCH i-g-t v6 01/24] tests/core_hotunplug: Use igt_assert_fd()
` [igt-dev] [PATCH i-g-t v6 02/24] tests/core_hotunplug: Constify dev_bus_addr string
` [igt-dev] [PATCH i-g-t v6 03/24] tests/core_hotunplug: Clean up device open error handling
` [igt-dev] [PATCH i-g-t v6 04/24] tests/core_hotunplug: Consolidate duplicated debug messages
` [igt-dev] [PATCH i-g-t v6 05/24] tests/core_hotunplug: Assert successful device filter application
` [igt-dev] [PATCH i-g-t v6 06/24] tests/core_hotunplug: Maintain a single data structure instance
` [igt-dev] [PATCH i-g-t v6 07/24] tests/core_hotunplug: Pass errors via a data structure field
` [igt-dev] [PATCH i-g-t v6 08/24] tests/core_hotunplug: Handle device close errors
` [igt-dev] [PATCH i-g-t v6 09/24] tests/core_hotunplug: Prepare invariant data once per test run
` [igt-dev] [PATCH i-g-t v6 10/24] tests/core_hotunplug: Skip selectively on sysfs close errors
` [igt-dev] [PATCH i-g-t v6 11/24] tests/core_hotunplug: Recover from subtest failures
` [igt-dev] [PATCH i-g-t v6 12/24] tests/core_hotunplug: Fail subtests on device close errors
` [igt-dev] [PATCH i-g-t v6 13/24] tests/core_hotunplug: Let the driver time out essential sysfs operations
` [igt-dev] [PATCH i-g-t v6 14/24] tests/core_hotunplug: Process return values of "
` [Intel-gfx] [PATCH i-g-t v6 15/24] tests/core_hotunplug: Assert expected device presence/absence
` [igt-dev] [PATCH i-g-t v6 16/24] tests/core_hotunplug: Explicitly ignore unused return values
` [Intel-gfx] [PATCH i-g-t v6 17/24] tests/core_hotunplug: Also check health of render device node
` [igt-dev] [PATCH i-g-t v6 18/24] tests/core_hotunplug: More thorough i915 healthcheck and recovery
` [igt-dev] [PATCH i-g-t v6 19/24] tests/core_hotunplug: Add 'lateclose before restore' variants
` [igt-dev] [PATCH i-g-t v6 20/24] tests/core_hotunplug: Check health both before and after late close
` [igt-dev] [PATCH i-g-t v6 21/24] tests/core_hotunplug: HSW/BDW audio issue workaround
` [igt-dev] [PATCH i-g-t v6 22/24] tests/core_hotunplug: Duplicate debug messages in dmesg
` [Intel-gfx] [PATCH i-g-t v6 23/24] tests/core_hotunplug: Un-blocklist *bind* subtests

[igt-dev] [PATCH i-g-t v34 00/40] Remove libdrm in rendercopy
 2020-09-11 10:03 UTC  (43+ messages)
` [igt-dev] [PATCH i-g-t v34 01/40] lib/intel_bufops: add mapping on cpu / device
` [igt-dev] [PATCH i-g-t v34 02/40] lib/intel_bufops: change in hw/sw tiling detection
` [igt-dev] [PATCH i-g-t v34 03/40] lib/intel_bufops: change stride requirements for Grantsdale
` [igt-dev] [PATCH i-g-t v34 04/40] lib/intel_bufops: add support for 64bit bpp
` [igt-dev] [PATCH i-g-t v34 05/40] lib/intel_batchbuffer: add new functions to support rendercopy
` [igt-dev] [PATCH i-g-t v34 06/40] lib/intel_batchbuffer: dump bb to base64
` [igt-dev] [PATCH i-g-t v34 07/40] lib/intel_batchbuffer: use canonical addresses for 48bit ppgtt
` [igt-dev] [PATCH i-g-t v34 08/40] tests/api_intel_bb: test flags are cleared on bb reset
` [igt-dev] [PATCH i-g-t v34 09/40] tests/gem_caching|partial: adopt to batch flush function cleanup
` [igt-dev] [PATCH i-g-t v34 10/40] lib/rendercopy: remove libdrm dependency
` [igt-dev] [PATCH i-g-t v34 11/40] tests/api_intel_bb: add render tests
` [igt-dev] [PATCH i-g-t v34 12/40] lib/igt_draw: remove libdrm dependency
` [igt-dev] [PATCH i-g-t v34 13/40] lib/igt_fb: Removal of "
` [igt-dev] [PATCH i-g-t v34 14/40] tests/kms_psr: remove "
` [igt-dev] [PATCH i-g-t v34 15/40] tests/kms_fronbuffer_tracking: "
` [igt-dev] [PATCH i-g-t v34 16/40] tests/kms_draw_crc: "
` [igt-dev] [PATCH i-g-t v34 17/40] tests/gem_ppgtt: "
` [igt-dev] [PATCH i-g-t v34 18/40] tests/gem_concurrent_all: "
` [igt-dev] [PATCH i-g-t v34 19/40] tests/kms_big_fb: "
` [igt-dev] [PATCH i-g-t v34 20/40] tests/gem_stress: "
` [igt-dev] [PATCH i-g-t v34 21/40] tests/gem_render_copy: "
` [igt-dev] [PATCH i-g-t v34 22/40] tests/gem_render_copy_redux: "
` [igt-dev] [PATCH i-g-t v34 23/40] tests/gem_render_linear_blits: "
` [igt-dev] [PATCH i-g-t v34 24/40] tests/gem_render_tiled_blits: "
` [igt-dev] [PATCH i-g-t v34 25/40] tests/gem_read_read_speed: "
` [igt-dev] [PATCH i-g-t v34 26/40] lib/rendercopy_bufmgr: remove rendercopy_bufmgr
` [igt-dev] [PATCH i-g-t v34 27/40] tools/intel_residency: adopt intel_residency to use bufops
` [igt-dev] [PATCH i-g-t v34 28/40] tests/perf: remove libdrm dependency for rendercopy
` [igt-dev] [PATCH i-g-t v34 29/40] lib/intel_batchbuffer: fix intel_bb cache
` [igt-dev] [PATCH i-g-t v34 30/40] lib/intel_aux_pgtable: use aux table offset
` [igt-dev] [PATCH i-g-t v34 31/40] tests/api_intel_bb: verify cache realloc and fix memory leaks
` [igt-dev] [PATCH i-g-t v34 32/40] lib/intel_bufops: address review comments (alignment, unmap/flush)
` [igt-dev] [PATCH i-g-t v34 33/40] lib/intel_batchbuffer: address review comments (base64 dump)
` [igt-dev] [PATCH i-g-t v34 34/40] lib/intel_batchbuffer: address review comments (canonical types cleanup)
` [igt-dev] [PATCH i-g-t v34 35/40] tests/api_intel_bb: address review comments (keep 48bit flag after reset)
` [igt-dev] [PATCH i-g-t v34 36/40] tests/gem_ppgtt: address review comments (use device mapping)
` [igt-dev] [PATCH i-g-t v34 37/40] tests/gem_concurrent_all: address review comment (remove sync)
` [igt-dev] [PATCH i-g-t v34 38/40] tests/gem_render_tiled_blits: "
` [igt-dev] [PATCH i-g-t v34 39/40] lib/intel_bufops: address review comments (clarify buffer ownership rules)
` [igt-dev] [PATCH i-g-t v34 40/40] i915/gem_concurrent_all.c: Fixup failure spotted in review
` [igt-dev] ✓ Fi.CI.BAT: success for Remove libdrm in rendercopy (rev34)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t 1/2] lib/igt_device_scan: Fix device selection filter
 2020-09-11  5:49 UTC  (12+ messages)
` [igt-dev] [PATCH i-g-t 2/2] lib/igt_device_scan: Select intel as default vendor for intel_gpu_top
` [igt-dev] [PATCH i-g-t 0/2] Fix for device detection issues with intel gpu top
` [igt-dev] ✗ Fi.CI.IGT: failure for "
` [igt-dev] ✓ Fi.CI.IGT: success "

[igt-dev] [PATCH i-g-t v33 00/40] Remove libdrm in rendercopy
 2020-09-11  5:55 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t v33 18/40] tests/gem_concurrent_all: remove libdrm dependency
` [igt-dev] [PATCH i-g-t v33 40/40] lib/intel_bufops: address review comments (clarify buffer ownership rules)
` [igt-dev] ✓ Fi.CI.IGT: success for Remove libdrm in rendercopy (rev33)

[igt-dev] [PATCH i-g-t] lib: Fix parse of supported suspend states
 2020-09-11  1:24 UTC  (5+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "
` [igt-dev] ✓ Fi.CI.BAT: success for lib: Fix parse of supported suspend states (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] tests/kms_cursor_crc Stripping rendercopy implementation to use cairo
 2020-09-10 14:34 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] lib/i915/perf: rework perf counters equations
 2020-09-10 12:26 UTC  (6+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] i915/gem_mmap_wc: Align subtests with correct function calls
 2020-09-09 21:02 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[igt-dev] [PATCH i-g-t] tests/kms_cursor_crc: refactoring cursor-alpha subtests
 2020-09-09 20:22 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] meson: Add option to not build the assembler
 2020-09-09 19:52 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v6] tests/kms_async_flips: Add test to validate asynchronous flips
 2020-09-09 15:22 UTC  (7+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_async_flips: Add test to validate asynchronous flips (rev4)
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [i-g-t] tests/kms_plane_scaling: set minimum height and width to 20
 2020-09-09  9:44 UTC  (7+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_plane_scaling: set minimum height and width to 20 (rev3)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] lib/ioctl_wrappers: Keep IGT working without pread/pwrite ioctls
 2020-09-09  7:03 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/ioctl_wrappers: Keep IGT working without pread/pwrite ioctls (rev3)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [i-g-t] tests/kms_plane_scaling: set minimum height and width to 20
 2020-09-08  9:44 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_plane_scaling: set minimum height and width to 20 (rev2)

[igt-dev] [PATCH] tests/kms_chamelium: Test HPD for a connector with all valid pipes
 2020-09-07 19:04 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "
` [igt-dev] ✓ Fi.CI.IGT: success "

[igt-dev] [PATCH i-g-t] i915/gem_pwrite: Added test description for test case
 2020-09-07 11:16 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH i-g-t 0/1] Per client engine busyness for intel_gpu_top
 2020-09-07  9:53 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t 1/1] intel-gpu-top: Support for client stats
    ` [Intel-gfx] "
` [igt-dev] ✓ Fi.CI.BAT: success for Per client engine busyness for intel_gpu_top
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [CI i-g-t] lib/ioctl_wrappers: Handle PREAD/PWRITE ioctls not supported in gem_read/write
 2020-09-07  7:51 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/ioctl_wrappers: Handle PREAD/PWRITE ioctls not supported in gem_read/write (rev13)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] lib/ioctl_wrappers: Keep IGT working without pread/pwrite ioctls
 2020-09-07  5:28 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/ioctl_wrappers: Keep IGT working without pread/pwrite ioctls (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [CI i-g-t] lib/ioctl_wrappers: Handle PREAD/PWRITE ioctls not supported in gem_read/write
 2020-09-07  1:21 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/ioctl_wrappers: Handle PREAD/PWRITE ioctls not supported in gem_read/write (rev12)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] lib/ioctl_wrappers: Handle PREAD/PWRITE ioctls not supported in gem_read/write
 2020-09-06  1:35 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/ioctl_wrappers: Handle PREAD/PWRITE ioctls not supported in gem_read/write (rev11)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] i915/i915_getparams_basic: Added test description for test case
 2020-09-05 19:10 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] i915/gem_pread: Added test description for test case
 2020-09-05 14:30 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] lib/ioctl_wrappers: Keep IGT working without pread/pwrite ioctls
 2020-09-05  6:42 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t 1/2] lib/ioctl_wrappers: Keep IGT working without pread/pwrite ioctls
 2020-09-05  4:20 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/i915: Convert remaining sites to gem_pread/gem_pwrite
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] lib/ioctl_wrappers: Keep IGT working without pread/pwrite ioctls
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] tests/kms_flip_scaled_crc: add flip to downscaled subtests
 2020-09-04 20:13 UTC  (5+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_flip_scaled_crc: add flip to downscaled subtests (rev9)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_flip_scaled_crc: add flip to downscaled subtests (rev10)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] i915/gem_mmap: Added test description for test case
 2020-09-04 18:53 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t v9 0/4] Add support for testing writeback connectors
 2020-09-04 16:50 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t v5] tests/kms_async_flips: Add test to validate asynchronous flips
 2020-09-04 16:03 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_async_flips: Add test to validate asynchronous flips (rev3)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t v4] tests/kms_async_flips: Add test to validate asynchronous flips
 2020-09-04  9:40 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t 0/5] Add support for video pattern DP CTS for MSM chipsets
 2020-09-04  3:22 UTC  (8+ messages)
` [igt-dev] [PATCH i-g-t 1/5] tools: rename intel_dp_compliance_hotplug to igt_dp_compliance_hotplug
` [igt-dev] [PATCH i-g-t 2/5] lib/igt_kms: move some of the useful dump functions to igt_kms
` [igt-dev] [PATCH i-g-t 3/5] lib/igt_fb: move the CTS fill framebuffer to igt_fb lib
` [igt-dev] [PATCH i-g-t 4/5] tools: move terminal utility functions to a separate file
` [igt-dev] [PATCH i-g-t 5/5] tools: add support for msm_dp_compliance to IGT
` [igt-dev] ✓ Fi.CI.BAT: success for Add support for video pattern DP CTS for MSM chipsets
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] tests/kms_cursor_crc.c Stripping rendercopy implementation to use Cairo
 2020-09-03 19:12 UTC  (5+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] Stripping rendercopy implementation to use Cairo for restoring test image
 2020-09-03 17:13 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[igt-dev] [PATCH i-g-t v2 0/8] lib/i915/perf: Add new platform metrics
 2020-09-03 15:55 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v2 4/8] pciids/i915: break TGL into GT1/2

[igt-dev] [PATCH i-g-t] tests/kms_vblank: add hotplug detection
 2020-09-03 13:57 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] i915/gem_mmap: Modified offset in subtest "bad-size"
 2020-09-03 12:55 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[igt-dev] [PATCH i-g-t 1/2] lib/ioctl_wrappers: Keep IGT working without pread/pwrite ioctls
 2020-09-03 11:11 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/2] "

[igt-dev] [CI i-g-t] lib/ioctl_wrappers: Handle PREAD/PWRITE ioctls not supported in gem_read/write
 2020-09-03  7:11 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for lib/ioctl_wrappers: Handle PREAD/PWRITE ioctls not supported in gem_read/write (rev10)

[igt-dev] [i-g-t] tests: Remove kms_crtc_background_color test
 2020-09-03  1:53 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t] tests/psr: Check for DRRS enabled in no_drrs test
 2020-09-02 21:33 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/psr: Check for DRRS enabled in no_drrs test (rev2)


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