Message ID | 20190814213118.28473-1-kherbst@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <dri-devel-bounces@lists.freedesktop.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 37F2B13AC for <patchwork-dri-devel@patchwork.kernel.org>; Wed, 14 Aug 2019 21:31:28 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 246992859E for <patchwork-dri-devel@patchwork.kernel.org>; Wed, 14 Aug 2019 21:31:28 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 15BF2209CD; Wed, 14 Aug 2019 21:31:28 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id C739D209CD for <patchwork-dri-devel@patchwork.kernel.org>; Wed, 14 Aug 2019 21:31:27 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id F08E66E84D; Wed, 14 Aug 2019 21:31:24 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-wr1-f67.google.com (mail-wr1-f67.google.com [209.85.221.67]) by gabe.freedesktop.org (Postfix) with ESMTPS id 90E3789A83 for <dri-devel@lists.freedesktop.org>; Wed, 14 Aug 2019 21:31:23 +0000 (UTC) Received: by mail-wr1-f67.google.com with SMTP id z11so462699wrt.4 for <dri-devel@lists.freedesktop.org>; Wed, 14 Aug 2019 14:31:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=tYm0oLJfCUJDLfaw8xlKVmKmh5gb1gg5bZ8BsqpbG2w=; b=hpt47BOXUvKCNBbkTAQo2GDw0+e2P27k5u/mLfiqxcvQXFYVnTBbJvXqz4eKKPHirU bqaczirYmccI8GApZz+QKN2wfWCd/TeEtVZUFwvP4J7m+d+XMkCNKGzAdvYPFur84CJD bJ5bI6Vp1QlkzQr+ns/84hc2IEl+yjQdMxl27L5Pc816ucFcBw1xBxBENMlZQWR8LLhL iJHQ6qlmJZH9tFQtlI9nvKXfB78Ks6otQXBpBezxh9WM0gVyZAS64MeHUjthrpVPLaoe Y6geTbatxczCjUC3GH2DzxxWxCKr3+js3Qg5N42aZvpAl9FPGnM3qUVR+85ZmOYPGPch Oa+g== X-Gm-Message-State: APjAAAUV3nHt1VsWFCAl9gooPtaXDQqXdPvGH9wr2RKNRMBgZGFwCDQ1 nxchngOvmwT5P3fyyur1FJ32dA== X-Google-Smtp-Source: APXvYqw8lLuTxZ6hfwdZzJNnfdFn5XmLS+VVLFtxxRVv3rAphO1bdipm2Vg6J5p9FbEQHc8AEmYICA== X-Received: by 2002:a5d:46d1:: with SMTP id g17mr1683889wrs.131.1565818282025; Wed, 14 Aug 2019 14:31:22 -0700 (PDT) Received: from kherbst.pingu.com ([2a02:8108:453f:d1a0:28d1:9d88:57f6:f95b]) by smtp.gmail.com with ESMTPSA id r17sm2095134wrg.93.2019.08.14.14.31.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Aug 2019 14:31:21 -0700 (PDT) From: Karol Herbst <kherbst@redhat.com> To: linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, dri-devel@lists.freedesktop.org, nouveau@lists.freedesktop.org Subject: [PATCH 0/7] Adding a proper workaround for fixing RTD3 issues with Nouveau Date: Wed, 14 Aug 2019 23:31:11 +0200 Message-Id: <20190814213118.28473-1-kherbst@redhat.com> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Direct Rendering Infrastructure - Development <dri-devel.lists.freedesktop.org> List-Unsubscribe: <https://lists.freedesktop.org/mailman/options/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=unsubscribe> List-Archive: <https://lists.freedesktop.org/archives/dri-devel> List-Post: <mailto:dri-devel@lists.freedesktop.org> List-Help: <mailto:dri-devel-request@lists.freedesktop.org?subject=help> List-Subscribe: <https://lists.freedesktop.org/mailman/listinfo/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=subscribe> Cc: Karol Herbst <kherbst@redhat.com> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" <dri-devel-bounces@lists.freedesktop.org> X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
Adding a proper workaround for fixing RTD3 issues with Nouveau
|
expand
|