✓ 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 15:14:38 UTC 2020


== Series Details ==

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

== Summary ==

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

Summary
-------

  **SUCCESS**

  No regressions found.

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

New tests
---------

  New tests have been introduced between CI_DRM_9478 and Trybot_7308:

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

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

  

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

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

### IGT changes ###

#### Issues hit ####

  * igt at prime_vgem@basic-read:
    - fi-tgl-y:           [PASS][1] -> [DMESG-WARN][2] ([i915#402]) +1 similar issue
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9478/fi-tgl-y/igt@prime_vgem@basic-read.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7308/fi-tgl-y/igt@prime_vgem@basic-read.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_7308/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_7308

  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_7308: 0437629433438fbc695b7a6d1f6aef4d71ee9cd2 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

043762943343 drm/i915/gt: Support virtual engine queues
4ae2f14f2f96 active
6a2a8918f54f drm/i915: Move saturated workload detection back to the context
ca7231726d85 drm/i915/gt: Enable ring scheduling for gen6/7
4348484d8809 drm/i915/gt: Implement ring scheduler for gen6/7
0f420b09a022 drm/i915/gt: Enable busy-stats for ring-scheduler
374ffa82e930 drm/i915/gt: Infrastructure for ring scheduling
ba9b7e5b2b97 cl-g6
2ea69544de3d drm/i915/gt: Use client timeline address for seqno writes
edd5de9f030b drm/i915/gt: Support creation of 'internal' rings
8481714ff4d6 drm/i915/gt: Couple tasklet scheduling for all CS interrupts
f86990a30506 Restore "drm/i915: drop engine_pin/unpin_breadcrumbs_irq"
2442b3cd95ae drm/i915/gt: Another tweak for flushing the tasklets
edd70bfa76f2 drm/i915: Move tasklet from execlists to sched
4be75d274458 drm/i915: Move scheduler queue
ed5e68bb14af drm/i915: Move common active lists from engine to i915_scheduler
545ab06a67e9 drm/i915: Extend the priority boosting for the display with a deadline
4fbb8b9c2371 drm/i915/gt: Specify a deadline for the heartbeat
0352b72266c7 drm/i915: Fair low-latency scheduling
14d36c15792e try_cmpxchg64
2d196201ce60 drm/i915: Fix the iterative dfs for defering requests
b29cdb426450 drm/i915: Extract the ability to defer and rerun a request later
353bb31c1cc8 drm/i915: Extract request suspension from the execlists backend
2b57d7de7842 drm/i915: Extract request submission from execlists
e22e0372fc53 drm/i915/gt: Remove timeslice suppression
4d6e33643766 drm/i915: Improve DFS for priority inheritance
8e6d837bc5b3 drm/i915/selftests: Exercise priority inheritance around an engine loop
154c4e1932f8 drm/i915/selftests: Measure set-priority duration
ded311ac1967 drm/i915: Restructure priority inheritance
65a3974f49ae drm/i915: Teach the i915_dependency to use a double-lock
ef8b0f4f17ad drm/i915/gt: Do not suspend bonded requests if one hangs
e1e5c448ff60 drm/i915: Replace engine->schedule() with a known request operation
25e3c8d14c8a drm/i915: Prune empty priolists
0ed71987d276 drm/i915/gt: Defer the kmem_cache_free() until after the HW submit
be95c7542b78 drm/i915: Remove I915_USER_PRIORITY_SHIFT
76ee38982220 drm/i915: Strip out internal priorities
7286755cb2ff drm/i915/gt: Refactor heartbeat request construction and submission
5587c4212d36 drm/i915/gt: Convert stats.active to plain unsigned int
1700d24117d9 drm/i915/gt: Extract busy-stats for ring-scheduler
7909162ff8b5 drm/i915/gt: Drop atomic for engine->fw_active tracking
2b51b5dff3d7 drm/i915: Reduce test_and_set_bit to set_bit in i915_request_submit()
25d61bcb99a1 drm/i915/gem: Reduce ctx->engines_mutex for get_engines()
7ab00af4e966 drm/i915/gem: Reduce ctx->engine_mutex for reading the clone source
b16ea0b6e6a4 drm/i915: Drop i915_request.lock requirement for intel_rps_boost()
0175c8c0b37e drm/i915: Drop i915_request.lock serialisation around await_start
3d646e6a3663 drm/i915/gem: Optimistically prune dma-resv from the shrinker.
d9f64d85ac6c drm/i915/gt: Prefer recycling an idle fence
90465901229f drm/i915/gt: Consolidate the CS timestamp clocks
ec381d02597e drm/i915/display: Inject a failure into the initial modeset
97ce07958bd4 drm/i915/selftests: Confirm RING_TIMESTAMP / CTX_TIMESTAMP share a clock
c9d78d460609 drm/i915/gt: Use ppHWSP for unshared non-semaphore related timelines
52522731a518 drm/i915/selftests: Exercise relative timeline modes
614a142bb76c drm/i915/gt: Use indices for writing into relative timelines
b91978a30c25 drm/i915/gt: Add timeline "mode"
277729fc1d1d drm/i915/gt: Track timeline GGTT offset separately from subpage offset
f87844c7b990 drm/i915/gt: Wrap intel_timeline.has_initial_breadcrumb
f38f205596c0 drm/i915/gt: Track all timelines created using the HWSP
a844cc7d138e drm/i915: Encode fence specific waitqueue behaviour into the wait.flags
be9164e2b0da drm/i915/gt: Track the overall awake/busy time
6c104d84c98e drm/i915/gem: Drop free_work for GEM contexts
5ce3b5ed3658 drm/i915/gt: ce->inflight updates are now serialised
d8e32468ddf8 drm/i915/gt: Simplify virtual engine handling for execlists_hold()
57d9e8bff51c resubmit-flush
134a06844cad drm/i915/gt: Resubmit the virtual engine on schedule-out
7767b5379037 drm/i915/gt: Shrink the critical section for irq signaling
6c1085251ebb drm/i915/gt: Remove virtual breadcrumb before transfer
e503b8e0ab15 drm/i915/gt: Defer schedule_out until after the next dequeue
c5cf24628232 drm/i915/gt: Decouple inflight virtual engines
7ad892df888a drm/i915/gt: Use virtual_engine during execlists_dequeue
4adeec988913 drm/i915/gt: Replace direct submit with direct call to tasklet
af2afdb87a9a drm/i915/uc: Squelch load failure error message
84a29e3599d7 drm/i915: Use cmpxchg64 for 32b compatilibity

== Logs ==

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


More information about the Intel-gfx-trybot mailing list