Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-17 19:13:25 to 2021-06-22 01:51:57 UTC [more...]

[igt-dev] [PATCH i-g-t 00/79] Stop depending on context mutation (v4)
 2021-06-22  1:51 UTC  (92+ messages)
` [igt-dev] [PATCH i-g-t 01/79] lib/i915/gem_submission_measure: Take an optional intel_ctx_cfg_t
` [igt-dev] [PATCH i-g-t 12/79] tests/i915/gem_exec_fair: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 13/79] tests/i915/gem_spin_batch: Convert to intel_ctx_t (v2)
` [igt-dev] [PATCH i-g-t 14/79] tests/i915/gem_exec_store: "
` [igt-dev] [PATCH i-g-t 15/79] tests/amdgpu/amd_prime: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 16/79] tests/i915/i915_hangman: Convert to intel_ctx_t (v2)
` [igt-dev] [PATCH i-g-t 17/79] tests/i915/gem_ringfill: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 18/79] tests/prime_busy: "
` [igt-dev] [PATCH i-g-t 19/79] tests/prime_vgem: Convert to intel_ctx_t (v2)
` [igt-dev] [PATCH i-g-t 20/79] tests/gem_exec_whisper: "
` [igt-dev] [PATCH i-g-t 21/79] tests/i915/gem_ctx_exec: Stop cloning contexts in close_race
` [igt-dev] [PATCH i-g-t 22/79] tests/i915/gem_ctx_exec: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 23/79] tests/i915/gem_exec_suspend: Convert to intel_ctx_t (v2)
` [igt-dev] [PATCH i-g-t 24/79] tests/i915/gem_sync: "
` [igt-dev] [PATCH i-g-t 25/79] tests/i915/gem_userptr_blits: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 26/79] tests/i915/gem_wait: Convert to intel_ctx_t (v2)
` [igt-dev] [PATCH i-g-t 27/79] tests/i915/gem_request_retire: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 28/79] tests/i915/gem_ctx_shared: Convert to intel_ctx_t (v2)
` [igt-dev] [PATCH i-g-t 29/79] tests/i915/gem_ctx_shared: Stop cloning contexts
` [igt-dev] [PATCH i-g-t 30/79] tests/i915/gem_create: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 31/79] tests/i915/gem_ctx_switch: "
  ` [igt-dev] [PATCH i-g-t] "
` [igt-dev] [PATCH i-g-t 32/79] tests/i915/gem_exec_parallel: Convert to intel_ctx_t (v2)
` [igt-dev] [PATCH i-g-t 33/79] tests/i915/gem_exec_latency: Convert to intel_ctx_t (v3)
` [igt-dev] [PATCH i-g-t 34/79] tests/i915/gem_watchdog: Convert to intel_ctx_t (v2)
` [igt-dev] [PATCH i-g-t 35/79] tests/i915/gem_shrink: Convert to intel_ctx_t (v4)
` [igt-dev] [PATCH i-g-t 36/79] tests/i915/gem_exec_params: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 37/79] tests/i915/gem_exec_gttfill: Convert to intel_ctx_t (v2)
` [igt-dev] [PATCH i-g-t 38/79] tests/i915/gem_exec_capture: "
` [igt-dev] [PATCH i-g-t 39/79] tests/i915/gem_exec_create: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 40/79] tests/i915/gem_exec_await: Convert to intel_ctx_t (v2)
` [igt-dev] [PATCH i-g-t 41/79] tests/i915/gem_ctx_persistence: Drop the clone subtest
` [igt-dev] [PATCH i-g-t 42/79] tests/i915/gem_ctx_persistence: Drop the engine replace subtests
` [igt-dev] [PATCH i-g-t 43/79] tests/i915/gem_ctx_persistence: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 44/79] tests/i915/module_load: "
` [igt-dev] [PATCH i-g-t 45/79] tests/i915/pm_rc6_residency: "
` [igt-dev] [PATCH i-g-t 46/79] tests/i915/gem_cs_tlb: "
` [igt-dev] [PATCH i-g-t 47/79] tests/core_hotplug: "
` [igt-dev] [PATCH i-g-t 48/79] tests/i915/gem_exec_balancer: Stop cloning engines
` [igt-dev] [PATCH i-g-t 49/79] tests/i915/gem_exec_balancer: Don't reset engines on a context
` [igt-dev] [PATCH i-g-t 50/79] tests/i915/gem_exec_balancer: Stop munging ctx0 engines
` [igt-dev] [PATCH i-g-t 51/79] tests/i915/gem_exec_balancer: Drop bonded tests
` [igt-dev] [PATCH i-g-t 52/79] lib/intel_ctx: Add load balancing support (v2)
` [igt-dev] [PATCH i-g-t 53/79] tests/i915/gem_exec_balancer: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 54/79] tests/i915/gem_exec_endless: Stop munging ctx0 engines
` [igt-dev] [PATCH i-g-t 55/79] lib/i915/submission: Rework gem_test_all_engines to use intel_ctx_t
` [igt-dev] [PATCH i-g-t 56/79] lib/i915: Require a context config in gem_submission_measure
` [igt-dev] [PATCH i-g-t 57/79] tests/i915/gem_ctx_engines: Rework execute-one*
` [igt-dev] [PATCH i-g-t 58/79] tests/i915/gem_ctx_engines: Use better engine iteration
` [igt-dev] [PATCH i-g-t 59/79] tests/i915/gem_ctx_engines: Drop the idempotent subtest
` [igt-dev] [PATCH i-g-t 60/79] tests/i915/gem_ctx_create: Convert benchmarks to intel_ctx_t
` [igt-dev] [PATCH i-g-t 61/79] tests/i915/gem_vm_create: Delete destroy racing tests
` [igt-dev] [PATCH i-g-t 62/79] tests/i915/gem_vm_create: Use intel_ctx_t in the execbuf test
` [igt-dev] [PATCH i-g-t 63/79] tests/i915/sysfs: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 64/79] tests/i915/gem_workarounds: "
` [igt-dev] [PATCH i-g-t 65/79] lib/i915/gem_context: Delete all the context clone/copy stuff
` [igt-dev] [PATCH i-g-t 66/79] tests/i915/gem_ctx_engines: Delete the libapi subtest
` [igt-dev] [PATCH i-g-t 67/79] lib/igt_dummyload: Stop supporting ALL_ENGINES without an intel_ctx_t
` [igt-dev] [PATCH i-g-t 68/79] lib/i915/gem_engine_topology: Delete the old physical engine iterators
` [igt-dev] [PATCH i-g-t 69/79] tests/i915/gem_mmap_gtt: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 70/79] igt/dummyload: Require an intel_ctx_t for POLL_RUN and !ALL_ENGINES
` [igt-dev] [PATCH i-g-t 71/79] lib/i915: Rework engine API availability checks (v2)
` [igt-dev] [PATCH i-g-t 72/79] lib/intel_bb: Remove intel_bb_assign_vm and tests (v2)
` [igt-dev] [PATCH i-g-t 73/79] tests/i915/gem_ctx_param: Stop setting VMs on old contexts
` [igt-dev] [PATCH i-g-t 74/79] tests/i915/gen9_exec_parse: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 75/79] tests/i915/gem_ctx_param: Add tests for recently removed params
` [igt-dev] [PATCH i-g-t 76/79] tests/i915/gem_ctx_param: Add a couple invalid PARAM_VM cases
` [igt-dev] [PATCH i-g-t 77/79] tests/i915/gem_ctx_engines: Fix the invalid subtest for the new rules
` [igt-dev] [PATCH i-g-t 78/79] tests/i915/gem_exec_balancer: Fix invalid-balancer for the set-once rule
` [igt-dev] [PATCH i-g-t 79/79] tests/i915/gem_exec_balancer: Add a test for combind balancing and bonding (v2)
` [igt-dev] ✓ Fi.CI.BAT: success for Stop depending on context mutation (rev12)
` [igt-dev] ✗ Fi.CI.IGT: failure "
` [igt-dev] ✓ Fi.CI.BAT: success for Stop depending on context mutation (rev13)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH v4] tests/kms_vblank: Turn on hardware before testing invalid vblank
 2021-06-21 21:20 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_vblank: Turn on hardware before testing invalid vblank. (rev6)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH v2] lib/igt_fb: Support Tile Size for AMD non linear modifiers
 2021-06-21 20:38 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/igt_fb: Support Tile Size for AMD non linear modifiers. (rev3)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH v3] tests/kms_vblank: Turn on hardware before testing invalid vblank
 2021-06-21 18:54 UTC  (8+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_vblank: Turn on hardware before testing invalid vblank. (rev3)
` [igt-dev] ✓ Fi.CI.IGT: success "

[igt-dev] [PATCH v3] tests/kms_vblank: Turn on hardware before testing invalid vblank
 2021-06-21 18:30 UTC 

[igt-dev] [PATCH v3] tests/kms_vblank: Turn on hardware before testing invalid vblank
 2021-06-21 18:28 UTC 

[igt-dev] [PATCH i-g-t] [RFC] tests/kms_plane_alpha_blend: Fix coverage-vs-premult-vs-constant tests
 2021-06-21 17:16 UTC  (31+ messages)
` [Intel-gfx] [PATCH i-g-t] [RFC] tests/kms_plane_alpha_blend: Don't set primary fb color in coverage-vs-premult-vs-constant
  ` [igt-dev] "
` [igt-dev] [PATCH i-g-t] tests/kms_plane_alpha_blend: Fix alpha "
  ` [igt-dev] [PATCH i-g-t] tests/kms_plane_alpha_blend: Limit pipe output to 8bpc for coverage-vs-premult-vs-constant
    ` [igt-dev] [PATCH i-g-t] tests/kms_plane_alpha_blend: Use alpha for primary plane "
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_plane_alpha_blend: Fix coverage-vs-premult-vs-constant tests (rev4)
` [igt-dev] ✓ Fi.CI.IGT: "
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_plane_alpha_blend: Fix coverage-vs-premult-vs-constant tests (rev5)
` [igt-dev] ✓ Fi.CI.IGT: "
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_plane_alpha_blend: Fix coverage-vs-premult-vs-constant tests (rev6)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH 0/7] tests/panfrost: Misc fixes/improvements
 2021-06-21 17:00 UTC  (19+ messages)
` [igt-dev] [PATCH 1/7] tests/panfrost: Make sure we open a DUMB capable node for prime tests
` [igt-dev] [PATCH 2/7] lib/panfrost: Handle the NULL case in igt_panfrost_free_bo()
` [igt-dev] [PATCH 3/7] lib/panfrost: Add a helper to create a job loop
` [igt-dev] [PATCH 4/7] lib/panfrost: Add a helper to create a NULL job
` [igt-dev] [PATCH 5/7] tests/panfrost: Simplify submit tests
` [igt-dev] [PATCH 6/7] lib/panfrost: Get rid of igt_panfrost_trivial_job()
` [igt-dev] [PATCH 7/7] tests/panfrost: Test FD-close while jobs are still in-flight
` [igt-dev] ✓ Fi.CI.BAT: success for tests/panfrost: Misc fixes/improvements
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH v2] lib/igt_fb: Support Tile Size for AMD non linear modifiers
 2021-06-21 16:54 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for lib/igt_fb: Support Tile Size for AMD non linear modifiers. (rev2)
` [igt-dev] ✗ GitLab.Pipeline: warning "

[igt-dev] [PATCH] lib/igt_fb: Support Tile Size for AMD non linear modifiers
 2021-06-21 15:43 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t 0/2] Two fixes for spinner
 2021-06-21 14:20 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 1/2] lib: Beware implicit sign extension on large constants
` [igt-dev] [PATCH i-g-t 2/2] lib: Ensure the spinner reuses the canonical address
` [igt-dev] ✓ Fi.CI.BAT: success for Two fixes for spinner
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] [RFC] tests/drm_read: Fix subtest invalid-buffer
 2021-06-21 12:12 UTC  (3+ messages)
` [igt-dev] [Intel-gfx] "
  `  "

[igt-dev] [PATCH i-g-t] tests/kms_dp_dsc: Avoid SIGSEGV when release DRM connector
 2021-06-21 10:57 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_content_protection: Skip if not able to create display_hdcp_srm.bin
 2021-06-21 10:40 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/4] tests/kms_cursor_crc: use flipping instead of frontbuffer
 2021-06-21  9:40 UTC  (8+ messages)
` [igt-dev] [PATCH i-g-t 2/4] tests/kms_ccs: separate ccs modifiers to separate subtests
` [igt-dev] [PATCH i-g-t 3/4] tests/kms_plane: fix rounding error
` [igt-dev] [PATCH i-g-t 4/4] tests/kms_flip_scaled_crc: parameterize test sizes and fix test to try other connectors

[igt-dev] [PATCH i-g-t 0/4] IGT Patches Jun 18, 2021
 2021-06-21  8:41 UTC  (9+ messages)
` [igt-dev] [PATCH i-g-t 1/4] lib/igt_kms: Fix test_init() crash when <6 pipes
` [igt-dev] [PATCH i-g-t 2/4] tests/kms_content_protection: Enable Primary plane for CRTC
` [igt-dev] [PATCH i-g-t 3/4] tests/kms_plane_multiple: Start continuous CRC capture after commit
` [igt-dev] [PATCH i-g-t 4/4] tests/kms_plane_multiple: Disable CRTC if no planes
` [igt-dev] ✓ Fi.CI.BAT: success for IGT Patches Jun 18, 2021
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] lib/igt_dummyload: Fix undefined behavior in bitshift
 2021-06-21  6:33 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] i915: Handle the case where legacy mmap is not available
 2021-06-18 15:02 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for i915: Handle the case where legacy mmap is not available (rev3)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t 1/2] tests/kms: Create buffer object from LMEM for discrete
 2021-06-18 14:23 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/kms_addfb_basic: Add invalid buffer object test "
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] tests/kms: Create buffer object from LMEM "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] tests/kms_cdclk : Add test to validate cdclk crawling
 2021-06-18 13:41 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t 1/7] tests/device_reset: Unload snd driver before i915 unbind
 2021-06-18 12:15 UTC  (8+ messages)
` [igt-dev] [PATCH i-g-t 2/7] tests/core_hotunplug: "
` [igt-dev] [PATCH i-g-t 3/7] tests/kms_force_connector_basic: Skip prune stale mode
` [igt-dev] [PATCH i-g-t 4/7] tests/kms_dp_dsc: Read the debugfs only once
` [igt-dev] [PATCH i-g-t 5/7] tests/kms_big_fb: Add max HW stride length tests
` [igt-dev] [PATCH i-g-t v2 6/7] tests/kms_big_fb: Add max hw stride lenght async flip test
` [igt-dev] [PATCH i-g-t 7/7] tests/kms_big_fb: Optimize setup_fb function
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/7] tests/device_reset: Unload snd driver before i915 unbind

[igt-dev] [PATCH v6 i-g-t 0/2] Fix the multiprocess mode of intel allocator
 2021-06-18 10:01 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 1/2] tests/i915/api_intel_allocator: Exercise allocator in multiprocess mode
` [igt-dev] [PATCH i-g-t 2/2] lib/intel_allocator: Move ioctl calls to client processes
` [igt-dev] ✗ Fi.CI.IGT: failure for Fix the multiprocess mode of intel allocator

[igt-dev] [PATCH i-g-t 00/77] Stop depending on context mutation (v4)
 2021-06-17 19:40 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 19/77] tests/gem_exec_whisper: Convert to intel_ctx_t


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