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=-2.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no 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 E482FC2BB48 for ; Mon, 14 Dec 2020 22:57:20 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B350A22509 for ; Mon, 14 Dec 2020 22:57:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2441327AbgLNW5F (ORCPT ); Mon, 14 Dec 2020 17:57:05 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39824 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731662AbgLNW4l (ORCPT ); Mon, 14 Dec 2020 17:56:41 -0500 Received: from mail-oo1-xc32.google.com (mail-oo1-xc32.google.com [IPv6:2607:f8b0:4864:20::c32]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6DF8FC061793 for ; Mon, 14 Dec 2020 14:56:01 -0800 (PST) Received: by mail-oo1-xc32.google.com with SMTP id x203so4364294ooa.9 for ; Mon, 14 Dec 2020 14:56:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=tNau0dbi4wX2OHDWsJ2tCzSDPVLgYMIigq5L3bsc4IM=; b=hcZq/jeJbG+jFKN0wf5cZQX8wLrcXucGkUHnaHHWeZkoXGdMkDEfWIIIWCzwmAzeVI 3vjSkcZk7XoSutwHWNBS8PWhxl47K4ZBFRjcz6K6C4NRuqZCdq1bGqrYigwx2HVUrkVG vd0f6pCHZ2opFzDboxv+pzkdkfRJoNe8EMgONgQsKeqiissl1iGqfZqI2X847yn+84TS NZmordXIRLClHLCjINtXRwOQHy4PqwIgP17eh8HPKj8OASXqw539KajCMThqSZkDH+7j 3pUcY6rxFbUvjUb7Q6v31zG93ML6se5UYAulUzoYfT9zgIf8cSnn1RgkSxxMVFbLqeU2 F71g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=tNau0dbi4wX2OHDWsJ2tCzSDPVLgYMIigq5L3bsc4IM=; b=EUXrXpZtXDl8UqSkgxqzHZgx63cS9LV11vL92Z1tkVoOQwi2+suvY8aX7USmQayf6I pnWe3Dwl93lCR2gvK2nAMw+2bLzrwji8pRkEwYJx0X7lw1boWe5IAnkqmg6/QsndupdK 951F6gzd129legOCeJ7i1h5BOA0mRc8IOmQC15to0IYRoaKkdsyunQzNetGSP4LREO8i 9EFDZaDgkcl0dQbbLf7LUR+Bg6lS6+W8XRvt1dWy5fKkT12va6APU7tqzdjde3+PQ+XH dJRLhAyOq0esLxQlh3/rcH5MqgIbs0mViKCS5E+/UIwu97nmzR4zTtD90jhC0ILUmJC7 XC9Q== X-Gm-Message-State: AOAM533TV5vq6TKyEXZDLKbLdTJZxmq6PN8oeHZx3Q3U5Ag9oqnm9pFU 97DdWt/9L6UbN0Edz2KeR4jeFm+RutmygJXgd9I= X-Google-Smtp-Source: ABdhPJyXJPbohMAfZ08TLI7HABFoYsQBf66s4eNe4tSNa6zhO+7/c8xdBPW0S2evG8DXLzhOCXJCYUFOyz3Hy+zsNFA= X-Received: by 2002:a4a:330b:: with SMTP id q11mr20518037ooq.90.1607986560917; Mon, 14 Dec 2020 14:56:00 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Alex Deucher Date: Mon, 14 Dec 2020 17:55:49 -0500 Message-ID: Subject: Re: [git pull] drm for 5.11-rc1 To: Linus Torvalds Cc: =?UTF-8?Q?Christian_K=C3=B6nig?= , Dave Airlie , Daniel Vetter , LKML , dri-devel Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Dec 14, 2020 at 5:45 PM Linus Torvalds wrote: > > On Mon, Dec 14, 2020 at 2:29 PM Alex Deucher wrote: > > > > The relevant fixes are: > > Ok, I can confirm that applying those two patches gets my workstation > working properly again. > > Would it be possible to get those submitted properly (or I can just > take them as-is, but would like to get a "please just pick them > directly")? > > I don't like to continue to do merges during the merge windows with a > known broken base - it makes for a nightmare of bisection when you > have multiple independent problems, and I assume this hits not just me > but a lot of people with radeon/amdgpu graphics? Yes, anyone using AMD GPUs will be affected. The patches are already in drm-misc, so they should show up in the next drm -fixes PR, but I think it would be fine to pick them directly to fix support for everyone using your tree. Alex 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=-0.5 required=3.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no 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 D241EC2BB48 for ; Mon, 14 Dec 2020 22:56:03 +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 555F722509 for ; Mon, 14 Dec 2020 22:56:03 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 555F722509 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 679B56E054; Mon, 14 Dec 2020 22:56:02 +0000 (UTC) Received: from mail-oo1-xc2e.google.com (mail-oo1-xc2e.google.com [IPv6:2607:f8b0:4864:20::c2e]) by gabe.freedesktop.org (Postfix) with ESMTPS id 8AADC6E14F for ; Mon, 14 Dec 2020 22:56:01 +0000 (UTC) Received: by mail-oo1-xc2e.google.com with SMTP id k9so4350931oop.6 for ; Mon, 14 Dec 2020 14:56:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=tNau0dbi4wX2OHDWsJ2tCzSDPVLgYMIigq5L3bsc4IM=; b=hcZq/jeJbG+jFKN0wf5cZQX8wLrcXucGkUHnaHHWeZkoXGdMkDEfWIIIWCzwmAzeVI 3vjSkcZk7XoSutwHWNBS8PWhxl47K4ZBFRjcz6K6C4NRuqZCdq1bGqrYigwx2HVUrkVG vd0f6pCHZ2opFzDboxv+pzkdkfRJoNe8EMgONgQsKeqiissl1iGqfZqI2X847yn+84TS NZmordXIRLClHLCjINtXRwOQHy4PqwIgP17eh8HPKj8OASXqw539KajCMThqSZkDH+7j 3pUcY6rxFbUvjUb7Q6v31zG93ML6se5UYAulUzoYfT9zgIf8cSnn1RgkSxxMVFbLqeU2 F71g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=tNau0dbi4wX2OHDWsJ2tCzSDPVLgYMIigq5L3bsc4IM=; b=CONIoBdRylHBYJLiMcOBT9MqCNSkhlgf+g0dHkTn0oUhvy++c+xpXmBS3Y1iCF0g3j U1mj4Mfc33zeWAbpipqYmmZpRp1+lKaPKpBGgvKt5KtrMsI/DaXei/2u8pyEjeUjvmXS quGtsAOb7INDzK65FgY6jHrd8uoMzXD8HmiWDO0KplgAcLZqzrbxcGr+teROZPjEwEHw C74srXzhc3GkvzQCJOWD6Qv5jY4WcdCasT/gjEXJeYHG1LnQL1jkqJrUZAYeXbEuPVQX 6CPqTYeSKGfxrcrqKfpoaSux3bvqccMaKHB2262JjKTHYXRKeI0NwMv/2ZhTQxl7DndE AnKA== X-Gm-Message-State: AOAM5324cSUM5A/rj5dcrloZfC/L8mqEZ9+oSqKLUPi19yVAiSOPjFf6 U9bRJ7bEstMQ9DNuPvA9AIsSA8QK9ndsWoLxKYk= X-Google-Smtp-Source: ABdhPJyXJPbohMAfZ08TLI7HABFoYsQBf66s4eNe4tSNa6zhO+7/c8xdBPW0S2evG8DXLzhOCXJCYUFOyz3Hy+zsNFA= X-Received: by 2002:a4a:330b:: with SMTP id q11mr20518037ooq.90.1607986560917; Mon, 14 Dec 2020 14:56:00 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Alex Deucher Date: Mon, 14 Dec 2020 17:55:49 -0500 Message-ID: Subject: Re: [git pull] drm for 5.11-rc1 To: Linus Torvalds 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 , =?UTF-8?Q?Christian_K=C3=B6nig?= , dri-devel , LKML Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Mon, Dec 14, 2020 at 5:45 PM Linus Torvalds wrote: > > On Mon, Dec 14, 2020 at 2:29 PM Alex Deucher wrote: > > > > The relevant fixes are: > > Ok, I can confirm that applying those two patches gets my workstation > working properly again. > > Would it be possible to get those submitted properly (or I can just > take them as-is, but would like to get a "please just pick them > directly")? > > I don't like to continue to do merges during the merge windows with a > known broken base - it makes for a nightmare of bisection when you > have multiple independent problems, and I assume this hits not just me > but a lot of people with radeon/amdgpu graphics? Yes, anyone using AMD GPUs will be affected. The patches are already in drm-misc, so they should show up in the next drm -fixes PR, but I think it would be fine to pick them directly to fix support for everyone using your tree. Alex _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel