From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5A79BC433E0 for ; Mon, 18 May 2020 12:17:26 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 3223620671 for ; Mon, 18 May 2020 12:17:26 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3223620671 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=emeril.freedesktop.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=intel-gfx-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id B17AC6E3F5; Mon, 18 May 2020 12:17:25 +0000 (UTC) Received: from emeril.freedesktop.org (emeril.freedesktop.org [IPv6:2610:10:20:722:a800:ff:feee:56cf]) by gabe.freedesktop.org (Postfix) with ESMTP id 584F06E15B; Mon, 18 May 2020 12:17:24 +0000 (UTC) Received: from emeril.freedesktop.org (localhost [127.0.0.1]) by emeril.freedesktop.org (Postfix) with ESMTP id 53267A0138; Mon, 18 May 2020 12:17:24 +0000 (UTC) MIME-Version: 1.0 From: Patchwork To: "Chris Wilson" Date: Mon, 18 May 2020 12:17:24 -0000 Message-ID: <158980424431.31686.15555549845476833080@emeril.freedesktop.org> X-Patchwork-Hint: ignore References: <20200518081440.17948-1-chris@chris-wilson.co.uk> In-Reply-To: <20200518081440.17948-1-chris@chris-wilson.co.uk> Subject: [Intel-gfx] =?utf-8?b?4pyTIEZpLkNJLkJBVDogc3VjY2VzcyBmb3Igc2Vy?= =?utf-8?q?ies_starting_with_=5B1/8=5D_drm/i915=3A_Move_saturated_workload?= =?utf-8?q?_detection_back_to_the_context?= X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: intel-gfx@lists.freedesktop.org Cc: intel-gfx@lists.freedesktop.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" == Series Details == Series: series starting with [1/8] drm/i915: Move saturated workload detection back to the context URL : https://patchwork.freedesktop.org/series/77344/ State : success == Summary == CI Bug Log - changes from CI_DRM_8494 -> Patchwork_17685 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_17685/index.html Known issues ------------ Here are the changes found in Patchwork_17685 that come from known issues: ### IGT changes ### #### Possible fixes #### * igt@i915_selftest@live@execlists: - fi-whl-u: [INCOMPLETE][1] ([i915#656]) -> [PASS][2] [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8494/fi-whl-u/igt@i915_selftest@live@execlists.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_17685/fi-whl-u/igt@i915_selftest@live@execlists.html [i915#656]: https://gitlab.freedesktop.org/drm/intel/issues/656 Participating hosts (51 -> 45) ------------------------------ Additional (1): fi-kbl-7560u Missing (7): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-byt-clapper fi-bdw-samus Build changes ------------- * Linux: CI_DRM_8494 -> Patchwork_17685 CI-20190529: 20190529 CI_DRM_8494: 3d15348fde9b998e754da0b0655baf02b98e7f17 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_5657: 649eae5c905a7460b44305800f95db83a6dd47cb @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools Patchwork_17685: ec4244a39688506247a4c19ad737006cc18a4b43 @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == ec4244a39688 drm/i915/gt: Resubmit the virtual engine on schedule-out 4aadd62c73e8 drm/i915/gt: Decouple inflight virtual engines 494e3a2b5679 drm/i915/gt: Use virtual_engine during execlists_dequeue eaf97f160cbc drm/i915/gt: Incorporate the virtual engine into timeslicing 03c163916111 drm/i915/gt: Kick virtual siblings on timeslice out d4ceed5eec15 drm/i915/gt: Reuse the tasklet priority for virtual as their siblings d8b03783bec1 drm/i915/selftests: Add tests for timeslicing virtual engines a07fc7f12a37 drm/i915: Move saturated workload detection back to the context == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_17685/index.html _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx