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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id DE240C433FE for ; Thu, 27 Jan 2022 16:23:16 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 3DCB310E199; Thu, 27 Jan 2022 16:23:16 +0000 (UTC) Received: from emeril.freedesktop.org (emeril.freedesktop.org [131.252.210.167]) by gabe.freedesktop.org (Postfix) with ESMTP id C2FE210E199; Thu, 27 Jan 2022 16:23:14 +0000 (UTC) Received: from emeril.freedesktop.org (localhost [127.0.0.1]) by emeril.freedesktop.org (Postfix) with ESMTP id BE911A77A5; Thu, 27 Jan 2022 16:23:14 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============1538678337730990546==" MIME-Version: 1.0 From: Patchwork To: "Arunpravin" Date: Thu, 27 Jan 2022 16:23:14 -0000 Message-ID: <164330059475.23659.11052618961942719157@emeril.freedesktop.org> X-Patchwork-Hint: ignore References: <20220127141107.173692-1-Arunpravin.PaneerSelvam@amd.com> In-Reply-To: <20220127141107.173692-1-Arunpravin.PaneerSelvam@amd.com> Subject: [Intel-gfx] =?utf-8?b?4pyTIEZpLkNJLkJBVDogc3VjY2VzcyBmb3Igc2Vy?= =?utf-8?q?ies_starting_with_=5Bv11=2C1/5=5D_drm=3A_improve_drm=5Fbuddy=5F?= =?utf-8?q?alloc_function?= 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 Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" --===============1538678337730990546== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit == Series Details == Series: series starting with [v11,1/5] drm: improve drm_buddy_alloc function URL : https://patchwork.freedesktop.org/series/99430/ State : success == Summary == CI Bug Log - changes from CI_DRM_11151 -> Patchwork_22128 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22128/index.html Participating hosts (46 -> 39) ------------------------------ Missing (7): bat-adls-5 fi-hsw-4200u fi-bsw-cyan fi-ctg-p8600 fi-kbl-8809g fi-pnv-d510 fi-bdw-samus Known issues ------------ Here are the changes found in Patchwork_22128 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@kms_psr@primary_page_flip: - fi-skl-6600u: [PASS][1] -> [FAIL][2] ([i915#4547]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11151/fi-skl-6600u/igt@kms_psr@primary_page_flip.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22128/fi-skl-6600u/igt@kms_psr@primary_page_flip.html * igt@runner@aborted: - fi-skl-6600u: NOTRUN -> [FAIL][3] ([i915#4312]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22128/fi-skl-6600u/igt@runner@aborted.html #### Warnings #### * igt@i915_selftest@live@hangcheck: - bat-dg1-5: [DMESG-FAIL][4] ([i915#4957]) -> [DMESG-FAIL][5] ([i915#4494] / [i915#4957]) [4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11151/bat-dg1-5/igt@i915_selftest@live@hangcheck.html [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22128/bat-dg1-5/igt@i915_selftest@live@hangcheck.html [i915#4312]: https://gitlab.freedesktop.org/drm/intel/issues/4312 [i915#4494]: https://gitlab.freedesktop.org/drm/intel/issues/4494 [i915#4547]: https://gitlab.freedesktop.org/drm/intel/issues/4547 [i915#4957]: https://gitlab.freedesktop.org/drm/intel/issues/4957 Build changes ------------- * Linux: CI_DRM_11151 -> Patchwork_22128 CI-20190529: 20190529 CI_DRM_11151: 627e2885b51ab503a98aa89f0a0bd68416c731fc @ git://anongit.freedesktop.org/gfx-ci/linux IGT_6336: ae2eb9e18bc58a4c45f28cfd80962938198dec3c @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git Patchwork_22128: a629aca723cdab39652e834b30f0513757f78441 @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == a629aca723cd drm/amdgpu: add drm buddy support to amdgpu f26779496cc3 drm/amdgpu: move vram inline functions into a header 957142d57613 drm: implement a method to free unused pages 50185f5f7e57 drm: implement top-down allocation method 00470383ca08 drm: improve drm_buddy_alloc function == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22128/index.html --===============1538678337730990546== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Project List - Patchwork Patch Details
Series:series starting with [v11,1/5] drm: improve drm_buddy_alloc function
URL:https://patchwork.freedesktop.org/series/99430/
State:success
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22128/index.html

CI Bug Log - changes from CI_DRM_11151 -> Patchwork_22128

Summary

SUCCESS

No regressions found.

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

Participating hosts (46 -> 39)

Missing (7): bat-adls-5 fi-hsw-4200u fi-bsw-cyan fi-ctg-p8600 fi-kbl-8809g fi-pnv-d510 fi-bdw-samus

Known issues

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

IGT changes

Issues hit

Warnings

Build changes

  • Linux: CI_DRM_11151 -> Patchwork_22128

CI-20190529: 20190529
CI_DRM_11151: 627e2885b51ab503a98aa89f0a0bd68416c731fc @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6336: ae2eb9e18bc58a4c45f28cfd80962938198dec3c @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22128: a629aca723cdab39652e834b30f0513757f78441 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

a629aca723cd drm/amdgpu: add drm buddy support to amdgpu
f26779496cc3 drm/amdgpu: move vram inline functions into a header
957142d57613 drm: implement a method to free unused pages
50185f5f7e57 drm: implement top-down allocation method
00470383ca08 drm: improve drm_buddy_alloc function

--===============1538678337730990546==--