✗ Fi.CI.BAT: failure for drm/i915: Remove obj->mm.lock! (rev15)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Title: Project List - Patchwork
Patch Details
Series:drm/i915: Remove obj->mm.lock! (rev15)
URL:https://patchwork.freedesktop.org/series/82337/
State:failure
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19553/index.html

CI Bug Log - changes from CI_DRM_9712 -> Patchwork_19553

Summary

FAILURE

Serious unknown changes coming with Patchwork_19553 absolutely need to be
verified manually.

If you think the reported changes have nothing to do with the changes
introduced in Patchwork_19553, please notify your bug team to allow them
to document this new failure mode, which will reduce false positives in CI.

External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19553/index.html

Possible new issues

Here are the unknown changes that may have been introduced in Patchwork_19553:

CI changes

Possible regressions

IGT changes

Possible regressions

Suppressed

The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.

Known issues

Here are the changes found in Patchwork_19553 that come from known issues:

IGT changes

Issues hit

Possible fixes

{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).

Participating hosts (44 -> 39)

Additional (1): fi-tgl-u2
Missing (6): fi-jsl-1 fi-ilk-m540 fi-hsw-4200u fi-bsw-cyan fi-ctg-p8600 fi-bdw-samus

Build changes

CI-20190529: 20190529
CI_DRM_9712: 5276d4e84db68c095d7bacc0f3943936b49ef829 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_5982: cfb04c4a6171575f8782fe1dd5c63700ad33799e @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_19553: 8ab032d70f47dc0f0277ca2f053345a017f4d9a0 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

8ab032d70f47 drm/i915: Move gt_revoke() slightly
c85f57702ce1 drm/i915: Keep userpointer bindings if seqcount is unchanged, v2.
641f2e740ff6 drm/i915: Finally remove obj->mm.lock.
325da5a86175 drm/i915/selftests: Prepare gtt tests for obj->mm.lock removal
a56c8ca85c79 drm/i915/selftests: Prepare cs engine tests for obj->mm.lock removal
4a28bc1426f9 drm/i915/selftests: Prepare memory region tests for obj->mm.lock removal
5acb91d27ad0 drm/i915/selftests: Prepare i915_request tests for obj->mm.lock removal
9b4bd3071441 drm/i915/selftests: Prepare timeline tests for obj->mm.lock removal
7b52d2b3a1f8 drm/i915/selftests: Prepare ring submission for obj->mm.lock removal
97668c8567a2 drm/i915/selftests: Prepare mocs tests for obj->mm.lock removal
b45a42f29a23 drm/i915/selftests: Prepare execlists and lrc selftests for obj->mm.lock removal
7e21973469e3 drm/i915/selftests: Prepare hangcheck for obj->mm.lock removal
01f98b1dfe6e drm/i915/selftests: Prepare context selftest for obj->mm.lock removal
50ea3c745c98 drm/i915/selftests: Prepare igt_gem_utils for obj->mm.lock removal
75523329b421 drm/i915/selftests: Prepare object blit tests for obj->mm.lock removal.
594edb885bc3 drm/i915/selftests: Prepare object tests for obj->mm.lock removal.
0e921a7eab2e drm/i915/selftests: Prepare mman testcases for obj->mm.lock removal.
1a0dbb7f8ecb drm/i915/selftests: Prepare execbuf tests for obj->mm.lock removal.
d6af768177e0 drm/i915/selftests: Prepare dma-buf tests for obj->mm.lock removal.
609e04c0894e drm/i915/selftests: Prepare context tests for obj->mm.lock removal.
929041a527c3 drm/i915/selftests: Prepare coherency tests for obj->mm.lock removal.
92187ad6c6ad drm/i915/selftests: Prepare client blit for obj->mm.lock removal.
8e74e7c8d76b drm/i915/selftests: Prepare huge_pages testcases for obj->mm.lock removal.
8c32f4096702 drm/i915: Use a single page table lock for each gtt.
762d4baf907e drm/i915: Fix ww locking in shmem_create_from_object
638827b1e83b drm/i915: Add missing ww lock in intel_dsb_prepare.
3135c081ba14 drm/i915: Add ww locking to dma-buf ops.
71203de8e9f5 drm/i915: Lock ww in ucode objects correctly
99e0b442e802 drm/i915: Increase ww locking for perf.
e66895cf87c7 drm/i915: Add ww locking around vm_access()
e5d2ab9746ba drm/i915: Add igt_spinner_pin() to allow for ww locking around spinner.
e9bd5e802a66 drm/i915: Prepare for obj->mm.lock removal, v2.
60a8f5b73fbd drm/i915: Fix workarounds selftest, part 1
0db2d2331c6e drm/i915: Fix pread/pwrite to work with new locking rules.
4ad9b374dd7a drm/i915: Defer pin calls in buffer pool until first use by caller.
93eee0a7a322 drm/i915: Take obj lock around set_domain ioctl
793dfad85bea drm/i915: Make __engine_unpark() compatible with ww locking.
1dcd569ab851 drm/i915: Make lrc_init_wa_ctx compatible with ww locking, v3.
77733fcfab41 drm/i915: Take reservation lock around i915_vma_pin.
07b44b3e99af drm/i915: Move pinning to inside engine_wa_list_verify()
63e6c29d1f69 drm/i915: Add object locking to vm_fault_cpu
630b96502382 drm/i915: Pass ww ctx to intel_pin_to_display_plane
e777b1cee6b4 drm/i915: Rework clflush to work correctly without obj->mm.lock.
90eae03df78b drm/i915: Handle ww locking in init_status_page
4d5e3e29cd87 drm/i915: Make ring submission compatible with obj->mm.lock removal, v2.
ba5f067f99dc drm/i915: Populate logical context during first pin.
74741a99ceb5 drm/i915: Flatten obj->mm.lock
c7c52c71e7fc drm/i915: Fix userptr so we do not have to worry about obj->mm.lock, v6.
aa5a5def3109 drm/i915: Make compilation of userptr code depend on MMU_NOTIFIER.
328987128852 drm/i915: Reject UNSYNCHRONIZED for userptr, v2.
2d322394c180 drm/i915: Reject more ioctls for userptr
f93855602e74 drm/i915: No longer allow exporting userptr through dma-buf
2eed0a020370 drm/i915: Disable userptr pread/pwrite support.
665d9a22caaf drm/i915: make lockdep slightly happier about execbuf.
0c6535d68e59 drm/i915: Convert i915_gem_object_attach_phys() to ww locking, v2.
80061aa1ca02 drm/i915: Rework struct phys attachment handling
a4e7aa974cf8 drm/i915: Move HAS_STRUCT_PAGE to obj->flags
fde3ccd32619 drm/i915: Add gem object locking to madvise.
721c91fa2495 drm/i915: Ensure we hold the object mutex in pin correctly.
03ff19321733 drm/i915: Add missing -EDEADLK handling to execbuf pinning, v2.
054247719a7a drm/i915: Move cmd parser pinning to execbuffer
20421e599a08 drm/i915: Pin timeline map after first timeline pin, v3.
7875c5f4807c drm/i915: Do not share hwsp across contexts any more, v7.

_______________________________________________
Intel-gfx mailing list
Intel-gfx@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

[Index of Archives]     [AMD Graphics]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux