✓ Fi.CI.BAT: success for series starting with [01/41] drm/i915: Replace some open-coded i915_map_coherent_type()

Patchwork patchwork at emeril.freedesktop.org
Thu Sep 20 13:20:16 UTC 2018


== Series Details ==

Series: series starting with [01/41] drm/i915: Replace some open-coded i915_map_coherent_type()
URL   : https://patchwork.freedesktop.org/series/49962/
State : success

== Summary ==

= CI Bug Log - changes from CI_DRM_4850 -> Trybot_2957 =

== Summary - SUCCESS ==

  No regressions found.

  External URL: https://patchwork.freedesktop.org/api/1.0/series/49962/revisions/1/mbox/

== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt at drv_selftest@live_gem:
      fi-skl-guc:         PASS -> INCOMPLETE (fdo#106693)
      fi-kbl-guc:         PASS -> INCOMPLETE (fdo#106693)
      fi-cfl-guc:         PASS -> INCOMPLETE (fdo#106693)

    igt at gem_exec_suspend@basic-s4-devices:
      fi-kbl-7500u:       PASS -> DMESG-WARN (fdo#107139, fdo#105128)

    igt at kms_frontbuffer_tracking@basic:
      fi-hsw-peppy:       PASS -> DMESG-WARN (fdo#102614)

    igt at kms_pipe_crc_basic@suspend-read-crc-pipe-a:
      fi-bdw-samus:       NOTRUN -> INCOMPLETE (fdo#107773)

    igt at kms_psr@primary_page_flip:
      fi-whl-u:           PASS -> FAIL (fdo#107336)
      fi-kbl-7560u:       PASS -> FAIL (fdo#107336)
      fi-cnl-u:           PASS -> FAIL (fdo#107336)

    
    ==== Possible fixes ====

    igt at drv_getparams_basic@basic-subslice-total:
      fi-snb-2520m:       DMESG-WARN (fdo#103713) -> PASS +9

    igt at drv_selftest@live_contexts:
      fi-bsw-n3050:       DMESG-WARN -> PASS

    igt at drv_selftest@mock_hugepages:
      fi-bwr-2160:        DMESG-FAIL (fdo#107930) -> PASS

    igt at gem_exec_suspend@basic-s3:
      fi-bdw-samus:       INCOMPLETE (fdo#107773) -> PASS

    igt at kms_pipe_crc_basic@read-crc-pipe-b:
      fi-byt-clapper:     FAIL (fdo#107362) -> PASS

    igt at prime_vgem@basic-fence-flip:
      fi-cfl-8700k:       FAIL (fdo#104008) -> PASS

    
  fdo#102614 https://bugs.freedesktop.org/show_bug.cgi?id=102614
  fdo#103713 https://bugs.freedesktop.org/show_bug.cgi?id=103713
  fdo#104008 https://bugs.freedesktop.org/show_bug.cgi?id=104008
  fdo#105128 https://bugs.freedesktop.org/show_bug.cgi?id=105128
  fdo#106693 https://bugs.freedesktop.org/show_bug.cgi?id=106693
  fdo#107139 https://bugs.freedesktop.org/show_bug.cgi?id=107139
  fdo#107336 https://bugs.freedesktop.org/show_bug.cgi?id=107336
  fdo#107362 https://bugs.freedesktop.org/show_bug.cgi?id=107362
  fdo#107773 https://bugs.freedesktop.org/show_bug.cgi?id=107773
  fdo#107930 https://bugs.freedesktop.org/show_bug.cgi?id=107930


== Participating hosts (52 -> 45) ==

  Missing    (7): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-glk-j4005 fi-skl-caroline 


== Build changes ==

    * Linux: CI_DRM_4850 -> Trybot_2957

  CI_DRM_4850: eee36597dd07de9941c6698f6c49bd3b95e4cd50 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4647: ae8187922d8de2bc739519da3bd40cf5f03f5e4f @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2957: 72ec75f35d2a0272d20dbfe1b473dcaca0f663e6 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

72ec75f35d2a drm/i915: Load balancing across a virtual engine
6d49c1b857a0 drm/i915/execlists: Refactor out can_merge_rq()
3f27040e7069 drm/i915/execlists: Flush the CS events before unpinning
68c4a1317433 drm/i915: Allow a context to define its set of engines
9d25f1491860 drm/i915: Re-arrange execbuf so context is known before engine
018cdf25fac8 drm/i915: Fix I915_EXEC_RING_MASK
354038f1b440 drm/i915: Allow contexts to share a single timeline across all engines
6fab246c398e drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
d87ae98e8325 drm/i915: Introduce the i915_user_extension_method
287895f6f80e drm/i915: Make all GPU resets atomic
c989126934ad drm/i915: Pull all the reset functionality together into i915_reset.c
79d8d3d6704c drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
67aa4eeca7d6 drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
d7fe9d51dc74 drm/i915: Mark up Ironlake ips with rpm wakerefs
8e52b1b10198 drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
677a38030d82 drm/i915/dp: Markup pps lock power well
d88bd2aedc4e drm/i915: Track the wakeref used to initialise display power domains
a86769f1de60 drm/i915: Markup paired operations on display power domains
586fa5d021ce drm/i915: Syntatic sugar for using intel_runtime_pm
cd4a42344731 drm/i915: Markup paired operations on wakerefs
42a4092ac2a2 drm/i915: Track all held rpm wakerefs
b8f661593273 drm/i915: Remove debugfs/i915_ppgtt_info
043feb107e05 drm/i915: Report the number of closed vma held by each context in debugfs
1e9efdc61e04 drm/i915: Priority boost for waiting clients
adea33c6d539 drm/i915: Pull scheduling under standalone lock
d34d8b4b7bbc drm/i915: Priority boost for new clients
d297378746a1 drm/i915: Combine multiple internal plists into the same i915_priolist bucket
e791879857f7 drm/i915: Reserve some priority bits for internal use
2e116f66153f drm/i915/execlists: Assert the queue is non-empty on unsubmitting
25f765b3ae18 drm/i915/execlists: Onion unwind for logical_ring_init() failure
980d6a17e006 drm/i915/execlists: Avoid kicking priority on the current context
f7f929768f96 drm/i915: Cache the error string
7c07a8eec4bb drm/i915: Clear the error PTE just once on finish
e513a1fa35a7 drm/i915: Handle incomplete Z_FINISH for compressed error states
83b67dfa4fe0 drm/i915: Park the GPU on module load
14d55cdc57e6 drm/i915/selftests: Live tests emit requests and so require rpm
57a3d026e911 drm: Fix syncobj handing of schedule() returning 0
6441e8d761bd drm: Use default dma_fence hooks where possible for null syncobj
ab7d5619bd8a drm/i915: Request driver probe from an async task
43c5604c9e6c drm/i915/fbdev: Use an ordinary worker to avoid async deadlock
ee85193c13ea drm/i915: Replace some open-coded i915_map_coherent_type()

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_2957/issues.html


More information about the Intel-gfx-trybot mailing list