Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-18 10:26:27 to 2021-06-26 01:52:27 UTC [more...]

[igt-dev] [PATCH i-g-t 00/79] Stop depending on context mutation (v4)
 2021-06-26  1:52 UTC  (66+ messages)
` [igt-dev] [PATCH i-g-t 31/79] tests/i915/gem_ctx_switch: Convert to intel_ctx_t
  ` [igt-dev] [PATCH i-g-t] "
` [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 40/79] tests/i915/gem_exec_await: Convert to intel_ctx_t (v2)
` [igt-dev] [PATCH i-g-t 43/79] tests/i915/gem_ctx_persistence: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 48/79] tests/i915/gem_exec_balancer: Stop cloning engines
` [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 55/79] lib/i915/submission: Rework gem_test_all_engines to use intel_ctx_t
` [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 66/79] tests/i915/gem_ctx_engines: Delete the libapi subtest
` [igt-dev] [PATCH i-g-t 69/79] tests/i915/gem_mmap_gtt: Convert to intel_ctx_t
` [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 (rev13)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t 1/5] tests/kms_dp_dsc: Add a subtest to force DSC output BPP
 2021-06-25 15:50 UTC  (9+ messages)
` [igt-dev] [PATCH i-g-t 2/5] lib: Add helper functions to read/write dsc debugfs
` [igt-dev] [PATCH i-g-t 3/5] tests/kms_dp_dsc: Use "
` [igt-dev] [PATCH i-g-t 4/5] tests/kms_invalid_dotclock: Modify the test for bigjoiner
  ` [igt-dev] [PATCH i-g-t v2 "
` [igt-dev] [PATCH i-g-t 5/5] tests/kms_dp_dsc: Assign all data realted members together

[igt-dev] [PATCH v3 00/10] tests/panfrost: Misc fixes/improvements
 2021-06-25 14:46 UTC  (13+ messages)
` [igt-dev] [PATCH v3 01/10] tests/panfrost: Make sure we open a DUMB capable node for prime tests
` [igt-dev] [PATCH v3 02/10] lib/panfrost: Handle the NULL case in igt_panfrost_free_bo()
` [igt-dev] [PATCH v3 03/10] lib/panfrost: Add a helper to create a job loop
` [igt-dev] [PATCH v3 04/10] lib/panfrost: Add a helper to create a NULL job
` [igt-dev] [PATCH v3 05/10] tests/panfrost: Simplify submit tests
` [igt-dev] [PATCH v3 06/10] tests/panfrost: Extend the pan-reset test
` [igt-dev] [PATCH v3 07/10] lib/panfrost: Get rid of igt_panfrost_trivial_job()
` [igt-dev] [PATCH v3 08/10] tests/panfrost: Test FD-close while jobs are still in-flight
` [igt-dev] [PATCH v3 09/10] lib/panfrost: Add a helper to create dummy write value jobs
` [igt-dev] [PATCH v3 10/10] tests/panfrost: Add a test to validate unhandled pagefault handling

[igt-dev] [i-g-t] i915/gem_exec_fair: Extend icl ctx timestamp w/a to gen11
 2021-06-25 14:02 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 1/7] tests/device_reset: Unload snd driver before i915 unbind
 2021-06-25  6:14 UTC  (10+ 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 i-g-t] tests/kms_content_protection: Skip if not able to create display_hdcp_srm.bin
 2021-06-24 22:53 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2] "

[igt-dev] [PATCH i-g-t] i915: Handle the case where legacy mmap is not available, v2
 2021-06-24 18:34 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] i915: Handle the case where legacy mmap is not available
 2021-06-24 18:33 UTC  (6+ 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 v5] tests/kms_vblank: Turn on hardware before testing invalid vblank
 2021-06-24 17:35 UTC 

[igt-dev] [PATCH] Add .vscode to gitignore
 2021-06-24 17:24 UTC 

[igt-dev] [PATCH v2 0/8] tests/panfrost: Misc fixes/improvements
 2021-06-24 14:29 UTC  (12+ messages)
` [igt-dev] [PATCH v2 1/8] tests/panfrost: Make sure we open a DUMB capable node for prime tests
` [igt-dev] [PATCH v2 2/8] lib/panfrost: Handle the NULL case in igt_panfrost_free_bo()
` [igt-dev] [PATCH v2 3/8] lib/panfrost: Add a helper to create a job loop
` [igt-dev] [PATCH v2 4/8] lib/panfrost: Add a helper to create a NULL job
` [igt-dev] [PATCH v2 5/8] tests/panfrost: Simplify submit tests
` [igt-dev] [PATCH v2 6/8] tests/panfrost: Extend the pan-reset test
` [igt-dev] [PATCH v2 7/8] lib/panfrost: Get rid of igt_panfrost_trivial_job()
` [igt-dev] [PATCH v2 8/8] tests/panfrost: Test FD-close while jobs are still in-flight

[igt-dev] [PATCH v4] tests/kms_vblank: Turn on hardware before testing invalid vblank
 2021-06-24 12:25 UTC  (4+ 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 i-g-t] tools/i915-perf-recorder: add ability to select device
 2021-06-24  9:54 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] i915/perf: Enable perf OA tests for ADLP
 2021-06-24  9:54 UTC  (2+ messages)

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

[igt-dev] [PATCH i-g-t] [RFC] tests/kms_plane_alpha_blend: Fix coverage-vs-premult-vs-constant tests
 2021-06-24  3:54 UTC  (29+ messages)
` [igt-dev] [PATCH i-g-t] tests/kms_plane_alpha_blend: Fix alpha in coverage-vs-premult-vs-constant
  ` [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 v2] lib/igt_fb: Support Tile Size for AMD non linear modifiers
 2021-06-23  6:15 UTC  (5+ 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 i-g-t 00/77] Stop depending on context mutation (v4)
 2021-06-23  5:29 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 67/77] tests/i915/gem_mmap_gtt: Convert to intel_ctx_t

[igt-dev] [PATCH i-g-t] tests/kms_plane: Use solid colors for the cropping tests
 2021-06-22 17:30 UTC  (4+ messages)

[igt-dev] [PATCH 0/7] tests/panfrost: Misc fixes/improvements
 2021-06-22  6:52 UTC  (20+ 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 i-g-t 0/2] Two fixes for spinner
 2021-06-22  3:02 UTC  (7+ 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 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 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] [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 1/4] tests/kms_cursor_crc: use flipping instead of frontbuffer
 2021-06-21  9:40 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/4] tests/kms_ccs: separate ccs modifiers to separate subtests

[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 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: "


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