Message ID | 20231018170604.569042-1-jim.cromie@gmail.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <intel-gfx-bounces@lists.freedesktop.org> 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 E9850CDB482 for <intel-gfx@archiver.kernel.org>; Wed, 18 Oct 2023 17:06:13 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 2387610E3FC; Wed, 18 Oct 2023 17:06:12 +0000 (UTC) Received: from mail-io1-xd2e.google.com (mail-io1-xd2e.google.com [IPv6:2607:f8b0:4864:20::d2e]) by gabe.freedesktop.org (Postfix) with ESMTPS id 35EC310E3D8; Wed, 18 Oct 2023 17:06:10 +0000 (UTC) Received: by mail-io1-xd2e.google.com with SMTP id ca18e2360f4ac-79fd60f40ebso175701639f.1; Wed, 18 Oct 2023 10:06:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1697648769; x=1698253569; darn=lists.freedesktop.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=iDIMi3YYxbivuzog7Wd3D25OWadKQ7tl2Cz/eAegiFA=; b=WzxzZPSYMqQXXG2Pq5EEFfzd1Y84K35hy3lU+Mu2m80Rqr5hj4t2viMflp+/EH1T34 Dha5J+H3LJ3lfHxxCzfV2MUKons30VYRRvL6Z3sJWf/iHH8bM8AFdMKKo0ygLO6nnltq b5YTyk9Qd3DDYO2kmVZO1AcTSPavj9dSBpwsilLwHgugOeQ+eWbselxIe9y63UXSekvk 84wjRytafMwKbZ6zZQMy452U8spQxFx9OuydbMLqNHS3PMsyZ/KHxCd/YRGdADZdM0q6 OLAMy84VYHkblB7s4VO4nyJIvC8FXk75etNOkwiVkXg955oh+R0gK7+5FWSE2fcOdmcD okwg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697648769; x=1698253569; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=iDIMi3YYxbivuzog7Wd3D25OWadKQ7tl2Cz/eAegiFA=; b=eed+sGyGiMb9K+NGID+YbaFRzda53+QiVVT1BP53Vwa+NbiOWmf170mNY09YXSBvW9 1C/QASa0pjv0egVGsxVOdcoW9UwysulqQPHEkIXpsPpthsDqxDHY6UPJSELo+Owvf1QT QYfaunQC2vsBYuiHnbvncn1RjekjFQCZnb8St8I3wfuW63uUfrFWei9FRQt5wq5Xnb8G jLQGxNFYBIqVPuJkWVWyg8l8FbjxRUi6xAEdE1VNLxKOy7c8hNLB71mKa0LJkMjxorQS 0ng5FNqg8QEyAro403uQlLdi+dnzNNFt7s2HoYpp0ktacWL+o94pcbVtyYyw3kYhLPJx VP7w== X-Gm-Message-State: AOJu0Yy0GmMaML6LlRCPdIsAay85UI6lpnfG3bDNAwF0vaUCpOzvZNHN L2whKvGythkTDdj23F3hh/g= X-Google-Smtp-Source: AGHT+IHY3fLMgmqD0vaBDzNlt6Ab/WZIlFd+GwQzZq5a5ZGq5Q1cMEKfoCxtDKcSakkNW79Pxr+XDw== X-Received: by 2002:a05:6602:158d:b0:785:d5d4:9f26 with SMTP id e13-20020a056602158d00b00785d5d49f26mr5816215iow.9.1697648769301; Wed, 18 Oct 2023 10:06:09 -0700 (PDT) Received: from frodo.. (c-73-78-62-130.hsd1.co.comcast.net. [73.78.62.130]) by smtp.googlemail.com with ESMTPSA id n4-20020a5d8244000000b0079fa1a7cd36sm1228944ioo.30.2023.10.18.10.06.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 18 Oct 2023 10:06:08 -0700 (PDT) From: Jim Cromie <jim.cromie@gmail.com> To: linux-kernel@vger.kernel.org, jbaron@akamai.com, gregkh@linuxfoundation.org, dri-devel@lists.freedesktop.org, amd-gfx@lists.freedesktop.org, intel-gvt-dev@lists.freedesktop.org, intel-gfx@lists.freedesktop.org Date: Wed, 18 Oct 2023 11:05:40 -0600 Message-ID: <20231018170604.569042-1-jim.cromie@gmail.com> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [Intel-gfx] [PATCH v7c 00/24] fix DRM_USE_DYNAMIC_DEBUG=y regression X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development <intel-gfx.lists.freedesktop.org> List-Unsubscribe: <https://lists.freedesktop.org/mailman/options/intel-gfx>, <mailto:intel-gfx-request@lists.freedesktop.org?subject=unsubscribe> List-Archive: <https://lists.freedesktop.org/archives/intel-gfx> List-Post: <mailto:intel-gfx@lists.freedesktop.org> List-Help: <mailto:intel-gfx-request@lists.freedesktop.org?subject=help> List-Subscribe: <https://lists.freedesktop.org/mailman/listinfo/intel-gfx>, <mailto:intel-gfx-request@lists.freedesktop.org?subject=subscribe> Cc: lb@semihalf.com, groeck@google.com, linux-doc@vger.kernel.org, jani.nikula@intel.com, daniel.vetter@ffwll.ch, linux@rasmusvillemoes.dk, rostedt@goodmis.org, Jim Cromie <jim.cromie@gmail.com>, mcgrof@kernel.org, seanpaul@chromium.org, joe@perches.com, bleung@google.com, yanivt@google.com Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
fix DRM_USE_DYNAMIC_DEBUG=y regression
|
expand
|