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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 88AABC433FE for ; Tue, 11 Jan 2022 20:52:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229775AbiAKUwQ (ORCPT ); Tue, 11 Jan 2022 15:52:16 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34252 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235132AbiAKUwE (ORCPT ); Tue, 11 Jan 2022 15:52:04 -0500 Received: from mail-ed1-x52e.google.com (mail-ed1-x52e.google.com [IPv6:2a00:1450:4864:20::52e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3A54DC028BF0 for ; Tue, 11 Jan 2022 12:51:43 -0800 (PST) Received: by mail-ed1-x52e.google.com with SMTP id b13so1448223edn.0 for ; Tue, 11 Jan 2022 12:51:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux-foundation.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=PJOwhp3ym4DBH3RV0e5Fa2srd2TuQC5f+y1GIJOJymg=; b=Poqh7tlps0nmydJNHuTFFz+1v91n9FBjuZDF9S/cEn3/lSPJU4mRgLKzcVJ9y2szxK w3QHdSzWPsF4aFUX1EWxGT3ZSvos+xqomNwyXjbgIrXwlEUEiTBA8POYMyy8nXDbHfJe utQNYyrqtWyiR/ZNc+DKBtuKMA5VAvLH46Wag= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=PJOwhp3ym4DBH3RV0e5Fa2srd2TuQC5f+y1GIJOJymg=; b=BvI/VrhFvVVI16bCz+M/Ujt/p10aDu0SfhjL3mshf+3e2EuqYB05DHwtjZDPb59FnH wanQGW0WU8wpSsZlJQl2D8gIFbBLztcDqwIElCz05xeciD2SuUfQ3137sGae4C7Ge/MF G0kq91blIucMjDZRzO8lVQ8jH1rhRfZ6ZQspBXdbyZ1p9UQ62W4zU6JyL/HGPz4Gc6wY J6bN4zfTjjDpbepr2wyh4zR9AAOeWuIIGYmRnOEl57PUUROmVuMN2kX+4k4fiQGW3gX5 Jip+a1MvwKeWAWQxJPdvOZvOoXCdAx3bLUg/ssvaeuC6EOMTuklN+5WCIntnuXDGTF8p 8oDg== X-Gm-Message-State: AOAM5330bU6CI/700738qTgN/OezDCT1JHfS3R5cFGBKDCy8rxSbWjMG DFYgNOR71pFSJxYZk8Sv0WhmkHLG/NAAI24D+9I= X-Google-Smtp-Source: ABdhPJy+qFVNpzIoyqtoueQlQ/Y71wlKpknzIiY6cGnD02g2MXZAtkZKn88pHB+xzfEtpqNd8gQjrQ== X-Received: by 2002:a05:6402:518a:: with SMTP id q10mr5865593edd.29.1641934301646; Tue, 11 Jan 2022 12:51:41 -0800 (PST) Received: from mail-wr1-f54.google.com (mail-wr1-f54.google.com. [209.85.221.54]) by smtp.gmail.com with ESMTPSA id ho9sm3892316ejc.86.2022.01.11.12.51.35 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 11 Jan 2022 12:51:38 -0800 (PST) Received: by mail-wr1-f54.google.com with SMTP id d19so571656wrb.0 for ; Tue, 11 Jan 2022 12:51:35 -0800 (PST) X-Received: by 2002:a5d:6083:: with SMTP id w3mr1799927wrt.281.1641934295380; Tue, 11 Jan 2022 12:51:35 -0800 (PST) MIME-Version: 1.0 References: <6490ec74-7de2-c3a3-d852-31b8594110d8@amd.com> In-Reply-To: <6490ec74-7de2-c3a3-d852-31b8594110d8@amd.com> From: Linus Torvalds Date: Tue, 11 Jan 2022 12:51:19 -0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [git pull] drm for 5.17-rc1 (pre-merge window pull) To: Harry Wentland Cc: Alex Deucher , Jun Lei , Mustapha Ghaddar , Bhawanpreet Lakha , meenakshikumar somasundaram , Daniel Wheeler , Daniel Vetter , Dave Airlie , "Koenig, Christian" , dri-devel , LKML , amd-gfx list Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 11, 2022 at 7:38 AM Harry Wentland wrote: > > Attached is a v2 of the buggy patch that should get this right. > If you have a chance to try it out let us know I can confirm that I do not see the horribly flickering behavior with this patch. I didn't look at what the actual differences were from the one I reverted, but at least on my machine this version works. Linus 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 ACE99C433F5 for ; Tue, 11 Jan 2022 20:51:44 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id C771110EF44; Tue, 11 Jan 2022 20:51:43 +0000 (UTC) Received: from mail-ed1-x52d.google.com (mail-ed1-x52d.google.com [IPv6:2a00:1450:4864:20::52d]) by gabe.freedesktop.org (Postfix) with ESMTPS id 19ADE10EF47 for ; Tue, 11 Jan 2022 20:51:43 +0000 (UTC) Received: by mail-ed1-x52d.google.com with SMTP id c71so1233908edf.6 for ; Tue, 11 Jan 2022 12:51:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux-foundation.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=PJOwhp3ym4DBH3RV0e5Fa2srd2TuQC5f+y1GIJOJymg=; b=Poqh7tlps0nmydJNHuTFFz+1v91n9FBjuZDF9S/cEn3/lSPJU4mRgLKzcVJ9y2szxK w3QHdSzWPsF4aFUX1EWxGT3ZSvos+xqomNwyXjbgIrXwlEUEiTBA8POYMyy8nXDbHfJe utQNYyrqtWyiR/ZNc+DKBtuKMA5VAvLH46Wag= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=PJOwhp3ym4DBH3RV0e5Fa2srd2TuQC5f+y1GIJOJymg=; b=R8OtdqLMF1JRqBPC1e0MWZqV1epvYuBHnxHz01BVt5K9LkIakDcxJxlE/1L6DyDokc yTDMfxdkskYwoLYHisjthBMVHQ2MtoNnnCQscxLDV+UKjgn/G+qyZRJqxk0al+heSyZV 2cRPUqmm19KI233rpmsYWZ6WBKn42IT/KXJTWtJR6xaT2Y+3u08OLznvb7J6zgnx0+6/ T3R8iwuonNlXt5tKLpcX8EJtNv8IM0PSVNmrZxna8C8xhz/JH3PuuBKOgmhkY7HYIO35 ZD+MpJEXGY21uVzvgx6zwsBiRzs0pNJFW89BiI5bkfZlBlIqnoG+tjfRPC10DqipZxXL pZ6g== X-Gm-Message-State: AOAM530Btii2lA172brC7yiFfq2P0hXpfWUH15HKpwO5s/1RvSiGnWdr uVdCkdWj2RzGOofMHGp8Md6V4ejd1bDDH45Fjoc= X-Google-Smtp-Source: ABdhPJyERyDU1eVCSTlhGYbGUjMU1wdrG9joEa11UFkx4OoopjE3+S28pY+7EX0T0m73vFqdyZBr3w== X-Received: by 2002:a17:906:4fd6:: with SMTP id i22mr4991859ejw.484.1641934301476; Tue, 11 Jan 2022 12:51:41 -0800 (PST) Received: from mail-wr1-f54.google.com (mail-wr1-f54.google.com. [209.85.221.54]) by smtp.gmail.com with ESMTPSA id g9sm5376924edb.53.2022.01.11.12.51.35 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 11 Jan 2022 12:51:38 -0800 (PST) Received: by mail-wr1-f54.google.com with SMTP id a5so480317wrh.5 for ; Tue, 11 Jan 2022 12:51:35 -0800 (PST) X-Received: by 2002:a5d:6083:: with SMTP id w3mr1799927wrt.281.1641934295380; Tue, 11 Jan 2022 12:51:35 -0800 (PST) MIME-Version: 1.0 References: <6490ec74-7de2-c3a3-d852-31b8594110d8@amd.com> In-Reply-To: <6490ec74-7de2-c3a3-d852-31b8594110d8@amd.com> From: Linus Torvalds Date: Tue, 11 Jan 2022 12:51:19 -0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [git pull] drm for 5.17-rc1 (pre-merge window pull) To: Harry Wentland Content-Type: text/plain; charset="UTF-8" X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Daniel Vetter , LKML , dri-devel , meenakshikumar somasundaram , Daniel Wheeler , amd-gfx list , Jun Lei , Bhawanpreet Lakha , "Koenig, Christian" , Mustapha Ghaddar Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Tue, Jan 11, 2022 at 7:38 AM Harry Wentland wrote: > > Attached is a v2 of the buggy patch that should get this right. > If you have a chance to try it out let us know I can confirm that I do not see the horribly flickering behavior with this patch. I didn't look at what the actual differences were from the one I reverted, but at least on my machine this version works. Linus 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 87D9FC433F5 for ; Tue, 11 Jan 2022 20:52:44 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id DEB8610EFE8; Tue, 11 Jan 2022 20:52:43 +0000 (UTC) Received: from mail-ed1-x529.google.com (mail-ed1-x529.google.com [IPv6:2a00:1450:4864:20::529]) by gabe.freedesktop.org (Postfix) with ESMTPS id 1BDD010EF16 for ; Tue, 11 Jan 2022 20:51:39 +0000 (UTC) Received: by mail-ed1-x529.google.com with SMTP id b13so1447484edn.0 for ; Tue, 11 Jan 2022 12:51:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux-foundation.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=PJOwhp3ym4DBH3RV0e5Fa2srd2TuQC5f+y1GIJOJymg=; b=Poqh7tlps0nmydJNHuTFFz+1v91n9FBjuZDF9S/cEn3/lSPJU4mRgLKzcVJ9y2szxK w3QHdSzWPsF4aFUX1EWxGT3ZSvos+xqomNwyXjbgIrXwlEUEiTBA8POYMyy8nXDbHfJe utQNYyrqtWyiR/ZNc+DKBtuKMA5VAvLH46Wag= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=PJOwhp3ym4DBH3RV0e5Fa2srd2TuQC5f+y1GIJOJymg=; b=RP1DbGyvf/bvv9xE113KneXAj+fe4VG3ERP0W0g3aVGQo5x/fT5abhXkfibWc25n/d WBi6QU/V1qlxB90X3phrwr5f5frsQOBVSqxnm/dNABSR6ZsC+NbSV4bG5EUQRlFJxvcJ dmt1PRA4LOfh4CiZjnYGqmKCBX0O1yIZJ0PRc9n1aycYj3/22H7tcmauKrWDhS+fb022 LM8QMQdNZF4kSUF7VLcSkVtKQE545pvdj+xkFrED+JfuWmldOVUXhxh1huRDMiNgj9He CGaEkGAiasX10xHEZqoVY8qE1RORrTd9IfAOt0WnOgqPKRUbqLaCRYdRbD53DwRSp0Lm 1HJw== X-Gm-Message-State: AOAM531kq/iKFwIbVfPUTK4qOssz/jpn4Fw1VUCxP9+Wk4wTd0TdVh9G t3T2dIYQcEbj5G3qXVP58KDA1AJ3yHItWZJntZg= X-Google-Smtp-Source: ABdhPJwqAsqCVtYyHT7hWKQl6Nz+ZvkKiJDWqhsqLDhmMoWy/fOBD7rerV/b34jD26A2W+RSyETLiA== X-Received: by 2002:a17:906:1585:: with SMTP id k5mr4913792ejd.83.1641934297145; Tue, 11 Jan 2022 12:51:37 -0800 (PST) Received: from mail-wr1-f47.google.com (mail-wr1-f47.google.com. [209.85.221.47]) by smtp.gmail.com with ESMTPSA id qa11sm3893125ejc.189.2022.01.11.12.51.35 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 11 Jan 2022 12:51:35 -0800 (PST) Received: by mail-wr1-f47.google.com with SMTP id q8so418408wra.12 for ; Tue, 11 Jan 2022 12:51:35 -0800 (PST) X-Received: by 2002:a5d:6083:: with SMTP id w3mr1799927wrt.281.1641934295380; Tue, 11 Jan 2022 12:51:35 -0800 (PST) MIME-Version: 1.0 References: <6490ec74-7de2-c3a3-d852-31b8594110d8@amd.com> In-Reply-To: <6490ec74-7de2-c3a3-d852-31b8594110d8@amd.com> From: Linus Torvalds Date: Tue, 11 Jan 2022 12:51:19 -0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [git pull] drm for 5.17-rc1 (pre-merge window pull) To: Harry Wentland Content-Type: text/plain; charset="UTF-8" X-Mailman-Approved-At: Tue, 11 Jan 2022 20:52:42 +0000 X-BeenThere: amd-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion list for AMD gfx List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Daniel Vetter , LKML , dri-devel , meenakshikumar somasundaram , Daniel Wheeler , amd-gfx list , Alex Deucher , Dave Airlie , Jun Lei , Bhawanpreet Lakha , "Koenig, Christian" , Mustapha Ghaddar Errors-To: amd-gfx-bounces@lists.freedesktop.org Sender: "amd-gfx" On Tue, Jan 11, 2022 at 7:38 AM Harry Wentland wrote: > > Attached is a v2 of the buggy patch that should get this right. > If you have a chance to try it out let us know I can confirm that I do not see the horribly flickering behavior with this patch. I didn't look at what the actual differences were from the one I reverted, but at least on my machine this version works. Linus