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=-13.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham 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 5D94AC2B9F4 for ; Thu, 17 Jun 2021 17:20:40 +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 E706C613FA for ; Thu, 17 Jun 2021 17:20:39 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E706C613FA Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ffwll.ch 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 E336B6E94D; Thu, 17 Jun 2021 17:20:38 +0000 (UTC) Received: from mail-wm1-x334.google.com (mail-wm1-x334.google.com [IPv6:2a00:1450:4864:20::334]) by gabe.freedesktop.org (Postfix) with ESMTPS id B2D0F6E94D for ; Thu, 17 Jun 2021 17:20:37 +0000 (UTC) Received: by mail-wm1-x334.google.com with SMTP id h21-20020a1ccc150000b02901d4d33c5ca0so2091059wmb.3 for ; Thu, 17 Jun 2021 10:20:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ffwll.ch; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=J7yV/HNR6uZD5gzEK+dIMTGHHDQ2KF+YCo0SplrkfIo=; b=Rc/lVXaMcLcIndLwZaNYYbPgQqGaym5fMYjBCea6t7INn6FFMPqn3ucDC6hikuVxeu 5v36ctkoH9a+usu7+3pr6KDNcNMCWjqLO8akUt4Q9c1pFcP34uQy56qcSzPARvseKY3k qLImMaqKmuTG+l2TDg4GguyqZzKD5+ab09a/Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=J7yV/HNR6uZD5gzEK+dIMTGHHDQ2KF+YCo0SplrkfIo=; b=XAb8zPrnPFkB8Iv2lTcI4tkFYjg8gndhLiq3nmHAQUS8h31MUapPrysMGlzwA/vkXj dKn69CBf0hZyCkBrzuq419VW6Q0EoMzUBWZSMezfmz95Zp13xTd0A5jKQqTJeVAljmcv CDFdeOJmjTINGM0DzBAwrOvaLAl+e2lUYQ/atm+p2ozRa6HDuqEccHvBG3WNyVrrHT4b HVt1auQDIbkRCYCpk39yD7PSMroxSBAeFeMJF9EcWcwQDb/T9T/ICJIlB7yOBMEGjXZL nB9i6BX7jDIem68Ebw77Z1dFaDrhFJCIDHMvkZd1yeJXDym1sZZ4hPeA/VPh/aAX/TOx pAYQ== X-Gm-Message-State: AOAM531KKGTzSwQGy0N2PHJT2ZOd2A1YMZn9CzfuSnv+o+1qdENhIiJL aYlVfYdZoBG0ZqiETBI2Cut5fQ== X-Google-Smtp-Source: ABdhPJwktsd9B9fWM2zs+SLi5wu+oCEyAMp25mpmAcJqskS+T3ME4YsjxTjj8W24FnEvsUqn9RZv3Q== X-Received: by 2002:a7b:c94a:: with SMTP id i10mr6408999wml.29.1623950436390; Thu, 17 Jun 2021 10:20:36 -0700 (PDT) Received: from phenom.ffwll.local ([2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa]) by smtp.gmail.com with ESMTPSA id h9sm8415350wmm.33.2021.06.17.10.20.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 17 Jun 2021 10:20:35 -0700 (PDT) Date: Thu, 17 Jun 2021 19:20:34 +0200 From: Daniel Vetter To: Matthew Auld Subject: Re: [PATCH] drm/i915: allow DG1 autoprobe for CONFIG_BROKEN Message-ID: References: <20210614092227.97421-1-matthew.auld@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Operating-System: Linux phenom 5.10.0-7-amd64 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: Thomas =?iso-8859-1?Q?Hellstr=F6m?= , Intel Graphics Development , Matthew Auld , ML dri-devel , Daniel Vetter Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Wed, Jun 16, 2021 at 03:29:26PM +0100, Matthew Auld wrote: > On Mon, 14 Jun 2021 at 10:22, Matthew Auld wrote: > > > > Purely for CI so we can get some pre-merge results for DG1. This is > > especially useful for cross driver TTM changes where CI can hopefully > > catch regressions. This is similar to how we already handle the DG1 > > specific uAPI, which are also hidden behind CONFIG_BROKEN. > > > > Signed-off-by: Matthew Auld > > Cc: Thomas Hellström > > Cc: Daniel Vetter > > Cc: Dave Airlie > > Daniel, any objections to landing this? I think stuffing this into topic/core-for-CI is fine, lets wait a bit more until mesa and everything is ready with adding the pciids to an official tree. (Catching up on mails, apologies and all that). -Daniel > > > --- > > drivers/gpu/drm/i915/i915_pci.c | 3 +++ > > 1 file changed, 3 insertions(+) > > > > diff --git a/drivers/gpu/drm/i915/i915_pci.c b/drivers/gpu/drm/i915/i915_pci.c > > index 83b500bb170c..78742157aaa3 100644 > > --- a/drivers/gpu/drm/i915/i915_pci.c > > +++ b/drivers/gpu/drm/i915/i915_pci.c > > @@ -1040,6 +1040,9 @@ static const struct pci_device_id pciidlist[] = { > > INTEL_RKL_IDS(&rkl_info), > > INTEL_ADLS_IDS(&adl_s_info), > > INTEL_ADLP_IDS(&adl_p_info), > > +#if IS_ENABLED(CONFIG_DRM_I915_UNSTABLE_FAKE_LMEM) > > + INTEL_DG1_IDS(&dg1_info), > > +#endif > > {0, 0, 0} > > }; > > MODULE_DEVICE_TABLE(pci, pciidlist); > > -- > > 2.26.3 > > -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch 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=-13.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham 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 10F7AC2B9F4 for ; Thu, 17 Jun 2021 17:20:44 +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 BEDCE6140B for ; Thu, 17 Jun 2021 17:20:43 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BEDCE6140B Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ffwll.ch Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=intel-gfx-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 1AFCC6E94E; Thu, 17 Jun 2021 17:20:39 +0000 (UTC) Received: from mail-wm1-x335.google.com (mail-wm1-x335.google.com [IPv6:2a00:1450:4864:20::335]) by gabe.freedesktop.org (Postfix) with ESMTPS id 75FA16E94D for ; Thu, 17 Jun 2021 17:20:37 +0000 (UTC) Received: by mail-wm1-x335.google.com with SMTP id l7-20020a05600c1d07b02901b0e2ebd6deso4134905wms.1 for ; Thu, 17 Jun 2021 10:20:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ffwll.ch; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=J7yV/HNR6uZD5gzEK+dIMTGHHDQ2KF+YCo0SplrkfIo=; b=Rc/lVXaMcLcIndLwZaNYYbPgQqGaym5fMYjBCea6t7INn6FFMPqn3ucDC6hikuVxeu 5v36ctkoH9a+usu7+3pr6KDNcNMCWjqLO8akUt4Q9c1pFcP34uQy56qcSzPARvseKY3k qLImMaqKmuTG+l2TDg4GguyqZzKD5+ab09a/Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=J7yV/HNR6uZD5gzEK+dIMTGHHDQ2KF+YCo0SplrkfIo=; b=sChxjkdDCSE9hiYOj4uX7hfNnqfrZtRYTKsdd3+Tuq9HsNfL0T97w9nCvE+d+yox5j MlGYC/pAGfrgcbhYcjfIGLjG09eTCV2mRwxzJObKZAktHkDxAtFIio0sAmmFLtsqEypr Rbljx6DsjEm/d+Mr9sBVEbpkXnhFxUFVBaswf+7UnNIEju5MnhTLEA6l8mOHnBmf5fez 89Wlk3uCJzIZheCBlkQfeSdg3IYu9LgmCO7/55u0MUlqriXi9+hFvrT3Q4RHGW8h4GoT DhYP/hCujSn2hzMCk91UvW5LN7h23DZh47fEzg9wD28wGun1ZK02RPxhxoEumOlZamTY Rv+g== X-Gm-Message-State: AOAM533buLbEjBB6U1LMeAa0fbpd+8sbj3khuDkDXCzmEjiGaifZAZ6o Fg2grzeRuEwksRq2Zm5zmUV2jg== X-Google-Smtp-Source: ABdhPJwktsd9B9fWM2zs+SLi5wu+oCEyAMp25mpmAcJqskS+T3ME4YsjxTjj8W24FnEvsUqn9RZv3Q== X-Received: by 2002:a7b:c94a:: with SMTP id i10mr6408999wml.29.1623950436390; Thu, 17 Jun 2021 10:20:36 -0700 (PDT) Received: from phenom.ffwll.local ([2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa]) by smtp.gmail.com with ESMTPSA id h9sm8415350wmm.33.2021.06.17.10.20.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 17 Jun 2021 10:20:35 -0700 (PDT) Date: Thu, 17 Jun 2021 19:20:34 +0200 From: Daniel Vetter To: Matthew Auld Message-ID: References: <20210614092227.97421-1-matthew.auld@intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-Operating-System: Linux phenom 5.10.0-7-amd64 Subject: Re: [Intel-gfx] [PATCH] drm/i915: allow DG1 autoprobe for CONFIG_BROKEN 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: , Cc: Thomas =?iso-8859-1?Q?Hellstr=F6m?= , Intel Graphics Development , Matthew Auld , ML dri-devel , Daniel Vetter Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Wed, Jun 16, 2021 at 03:29:26PM +0100, Matthew Auld wrote: > On Mon, 14 Jun 2021 at 10:22, Matthew Auld wrote: > > > > Purely for CI so we can get some pre-merge results for DG1. This is > > especially useful for cross driver TTM changes where CI can hopefully > > catch regressions. This is similar to how we already handle the DG1 > > specific uAPI, which are also hidden behind CONFIG_BROKEN. > > > > Signed-off-by: Matthew Auld > > Cc: Thomas Hellstr=F6m > > Cc: Daniel Vetter > > Cc: Dave Airlie > = > Daniel, any objections to landing this? I think stuffing this into topic/core-for-CI is fine, lets wait a bit more until mesa and everything is ready with adding the pciids to an official tree. (Catching up on mails, apologies and all that). -Daniel > = > > --- > > drivers/gpu/drm/i915/i915_pci.c | 3 +++ > > 1 file changed, 3 insertions(+) > > > > diff --git a/drivers/gpu/drm/i915/i915_pci.c b/drivers/gpu/drm/i915/i91= 5_pci.c > > index 83b500bb170c..78742157aaa3 100644 > > --- a/drivers/gpu/drm/i915/i915_pci.c > > +++ b/drivers/gpu/drm/i915/i915_pci.c > > @@ -1040,6 +1040,9 @@ static const struct pci_device_id pciidlist[] =3D= { > > INTEL_RKL_IDS(&rkl_info), > > INTEL_ADLS_IDS(&adl_s_info), > > INTEL_ADLP_IDS(&adl_p_info), > > +#if IS_ENABLED(CONFIG_DRM_I915_UNSTABLE_FAKE_LMEM) > > + INTEL_DG1_IDS(&dg1_info), > > +#endif > > {0, 0, 0} > > }; > > MODULE_DEVICE_TABLE(pci, pciidlist); > > -- > > 2.26.3 > > -- = Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx