✓ Fi.CI.BAT: success for series starting with [01/72] drm/i915: Use cmpxchg64 for 32b compatilibity

Patchwork patchwork at emeril.freedesktop.org
Sat Dec 12 17:38:32 UTC 2020


== Series Details ==

Series: series starting with [01/72] drm/i915: Use cmpxchg64 for 32b compatilibity
URL   : https://patchwork.freedesktop.org/series/84862/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_9478 -> Trybot_7309
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

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

New tests
---------

  New tests have been introduced between CI_DRM_9478 and Trybot_7309:

### New IGT tests (1) ###

  * igt at i915_selftest@live at scheduler:
    - Statuses : 37 pass(s)
    - Exec time: [0.58, 10.22] s

  

Known issues
------------

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

### IGT changes ###

#### Issues hit ####

  * igt at debugfs_test@read_all_entries:
    - fi-tgl-y:           [PASS][1] -> [DMESG-WARN][2] ([i915#402]) +2 similar issues
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9478/fi-tgl-y/igt@debugfs_test@read_all_entries.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7309/fi-tgl-y/igt@debugfs_test@read_all_entries.html

  
#### Possible fixes ####

  * igt at fbdev@read:
    - fi-tgl-y:           [DMESG-WARN][3] ([i915#402]) -> [PASS][4] +1 similar issue
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9478/fi-tgl-y/igt@fbdev@read.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7309/fi-tgl-y/igt@fbdev@read.html

  
  [i915#402]: https://gitlab.freedesktop.org/drm/intel/issues/402


Participating hosts (42 -> 40)
------------------------------

  Missing    (2): fi-bdw-samus fi-hsw-4200u 


Build changes
-------------

  * Linux: CI_DRM_9478 -> Trybot_7309

  CI-20190529: 20190529
  CI_DRM_9478: 94cf3a4cc350324f21728c70954c46e535405c87 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_5890: 0e209dc3cd7561a57ec45be74b8b299eaf391950 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_7309: bc853e9f5f2c6aa002ded6ffead0e17ee56445e1 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

bc853e9f5f2c drm/i915/gt: Support virtual engine queues
edc0ba0a5c88 active
430ec99cd331 drm/i915: Move saturated workload detection back to the context
75ca4e6016cf drm/i915/gt: Enable ring scheduling for gen6/7
640520be7b83 drm/i915/gt: Implement ring scheduler for gen6/7
0e00997d64ef drm/i915/gt: Enable busy-stats for ring-scheduler
ef9ecf720add drm/i915/gt: Infrastructure for ring scheduling
93423cb0e8d4 cl-g6
0814d171ba93 drm/i915/gt: Use client timeline address for seqno writes
a0dddc85aa72 drm/i915/gt: Support creation of 'internal' rings
a3febcb5a6dd drm/i915/gt: Couple tasklet scheduling for all CS interrupts
ba0778ff6042 Restore "drm/i915: drop engine_pin/unpin_breadcrumbs_irq"
e55b8e9ad198 drm/i915/gt: Another tweak for flushing the tasklets
24a8cf1b41b0 drm/i915: Move tasklet from execlists to sched
207c7f7723bb drm/i915: Move scheduler queue
1ad64f541f68 drm/i915: Move common active lists from engine to i915_scheduler
385435425b86 drm/i915: Extend the priority boosting for the display with a deadline
b002cd059b1d drm/i915/gt: Specify a deadline for the heartbeat
9dfecb3670ef drm/i915: Fair low-latency scheduling
f473e2767403 try_cmpxchg64
798603620f47 drm/i915: Fix the iterative dfs for defering requests
585fa8e44c68 drm/i915: Extract the ability to defer and rerun a request later
17063fa7a85d drm/i915: Extract request suspension from the execlists backend
9393759e3c16 drm/i915: Extract request submission from execlists
d16fa94547c8 drm/i915/gt: Remove timeslice suppression
6ee56d34ef0f drm/i915: Improve DFS for priority inheritance
7207ce0bde0f drm/i915/selftests: Exercise priority inheritance around an engine loop
a7c63cfe6736 drm/i915/selftests: Measure set-priority duration
98e45624fce3 drm/i915: Restructure priority inheritance
8c9f2f87e915 drm/i915: Teach the i915_dependency to use a double-lock
fc0f7fe51f0a drm/i915/gt: Do not suspend bonded requests if one hangs
2052883109db drm/i915: Replace engine->schedule() with a known request operation
85dba0723b1a drm/i915: Prune empty priolists
e0b5028a75b6 drm/i915/gt: Defer the kmem_cache_free() until after the HW submit
67adda115b6b drm/i915: Remove I915_USER_PRIORITY_SHIFT
d4ef5876f888 drm/i915: Strip out internal priorities
e316072db077 drm/i915/gt: Refactor heartbeat request construction and submission
c563aeb5e33b drm/i915/gt: Convert stats.active to plain unsigned int
f1508b6514e5 drm/i915/gt: Extract busy-stats for ring-scheduler
44b128fe186a drm/i915/gt: Drop atomic for engine->fw_active tracking
6cf6a7b4a91c drm/i915: Reduce test_and_set_bit to set_bit in i915_request_submit()
bbb2a74d9b34 drm/i915/gem: Reduce ctx->engines_mutex for get_engines()
2ad0abb39fd9 drm/i915/gem: Reduce ctx->engine_mutex for reading the clone source
6d156eae7e85 drm/i915: Drop i915_request.lock requirement for intel_rps_boost()
ed4875eb9912 drm/i915: Drop i915_request.lock serialisation around await_start
5e462daa9834 drm/i915/gem: Optimistically prune dma-resv from the shrinker.
fdda369dad56 drm/i915/gt: Prefer recycling an idle fence
c5edf7242975 drm/i915/gt: Consolidate the CS timestamp clocks
fed15fccf6a0 drm/i915/display: Inject a failure into the initial modeset
e332961d56c0 drm/i915/selftests: Confirm RING_TIMESTAMP / CTX_TIMESTAMP share a clock
9983a5108df5 drm/i915/gt: Use ppHWSP for unshared non-semaphore related timelines
ebd409e1e1ed drm/i915/selftests: Exercise relative timeline modes
1d56b3e393a4 drm/i915/gt: Use indices for writing into relative timelines
fc45a5ffb4e1 drm/i915/gt: Add timeline "mode"
1a995e595e24 drm/i915/gt: Track timeline GGTT offset separately from subpage offset
6b26ebfa8994 drm/i915/gt: Wrap intel_timeline.has_initial_breadcrumb
6fc7681d30e8 drm/i915/gt: Track all timelines created using the HWSP
f8fd0246f39b drm/i915: Encode fence specific waitqueue behaviour into the wait.flags
2c103e3b335a drm/i915/gt: Track the overall awake/busy time
3585a90101c5 drm/i915/gem: Drop free_work for GEM contexts
42e3c7b8dfd2 drm/i915/gt: ce->inflight updates are now serialised
5f13e4922e5e drm/i915/gt: Simplify virtual engine handling for execlists_hold()
dae0449c8cb6 resubmit-flush
6f31f650ae1c drm/i915/gt: Resubmit the virtual engine on schedule-out
da9a0113c9ce drm/i915/gt: Shrink the critical section for irq signaling
f3c3a6c8ce1f drm/i915/gt: Remove virtual breadcrumb before transfer
b376cd364e6b drm/i915/gt: Defer schedule_out until after the next dequeue
400bc82e1913 drm/i915/gt: Decouple inflight virtual engines
07951025cf86 drm/i915/gt: Use virtual_engine during execlists_dequeue
9294bcdd6016 drm/i915/gt: Replace direct submit with direct call to tasklet
06b861ab2778 drm/i915/uc: Squelch load failure error message
991f84ffbdfa drm/i915: Use cmpxchg64 for 32b compatilibity

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7309/index.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-trybot/attachments/20201212/128ad357/attachment.htm>


More information about the Intel-gfx-trybot mailing list