public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Sui Jingfeng <sui.jingfeng@linux.dev>
To: Jean Delvare <jdelvare@suse.de>, dri-devel@lists.freedesktop.org
Cc: David Airlie <airlied@gmail.com>, Daniel Vetter <daniel@ffwll.ch>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2] drm/loongson: Add platform dependency
Date: Mon, 13 Nov 2023 23:39:12 +0800	[thread overview]
Message-ID: <0d13ccb6-ca5e-4bfd-bfd8-60afcf10be16@linux.dev> (raw)
In-Reply-To: <20231113125508.4dc755e8@endymion.delvare>

Hi, thanks for the patch.


On 2023/11/13 19:55, Jean Delvare wrote:
> Only offer the Loongson DRM driver as an option on platforms where
> it makes sense.
>
> Signed-off-by: Jean Delvare <jdelvare@suse.de>


Reviewed-by: Sui Jingfeng <sui.jingfeng@linux.dev>


> Cc: Sui Jingfeng <sui.jingfeng@linux.dev>
> Cc: David Airlie <airlied@gmail.com>
> Cc: Daniel Vetter <daniel@ffwll.ch>
> ---
> Changes since v1:
> * Use the architecture dependencies suggested by Sui Jingfeng.
>
>   drivers/gpu/drm/loongson/Kconfig |    1 +
>   1 file changed, 1 insertion(+)
>
> --- linux-6.6.orig/drivers/gpu/drm/loongson/Kconfig
> +++ linux-6.6/drivers/gpu/drm/loongson/Kconfig
> @@ -3,6 +3,7 @@
>   config DRM_LOONGSON
>   	tristate "DRM support for Loongson Graphics"
>   	depends on DRM && PCI && MMU
> +	depends on LOONGARCH || MIPS || COMPILE_TEST
>   	select DRM_KMS_HELPER
>   	select DRM_TTM
>   	select I2C
>
>

      reply	other threads:[~2023-11-13 15:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-13 11:55 [PATCH v2] drm/loongson: Add platform dependency Jean Delvare
2023-11-13 15:39 ` Sui Jingfeng [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0d13ccb6-ca5e-4bfd-bfd8-60afcf10be16@linux.dev \
    --to=sui.jingfeng@linux.dev \
    --cc=airlied@gmail.com \
    --cc=daniel@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=jdelvare@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox