[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] drm/xen: adjust Kconfig


  • To: Daniel Vetter <daniel@xxxxxxxx>
  • From: Oleksandr Andrushchenko <Oleksandr_Andrushchenko@xxxxxxxx>
  • Date: Mon, 1 Mar 2021 06:08:12 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=epam.com; dmarc=pass action=none header.from=epam.com; dkim=pass header.d=epam.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=MiSnG0ZCZwzJDbpZtCiJDkQf60zQman8rTk5+V8RSw0=; b=hhs0OmO6m7b+FksGUjWiP8hRJ90P+RVBb+04Da3Fp5nOuf72jiYmbqRAjsiUXue2+Wo55yYsf0ODW5DZQ7TxHhZkqNUZL6+DgOpG2T5SYMgeaRL3g1c9rQfVYgHFQTAFpSewFW1d1TMaBMt9SP5RfshBTCQfgPH6Gvxg6NxefqrM5xv9O/GkNmp4BIps69lfW2xgmazkW1nQzziiDJsV+stV6nCtsgZk/ByeztqrRnJF1d0T/9EjiH6bTozQS/vkSQloFVh8sDkJnRA47Mk/owHGLmdxnJiCEUM7B8nlkF/Ec6dLd9zwesOS00j+Xeal6iJbx26/uOFJRnTFRof7FA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=NbItb5ix7MwQv5oAs5/YF3nvJgCIs6lbqvWnv1B2+kj+D8NuQaafqKO50fNfQilfTNEo1GPGgT7/X8MMSKrMqx0r5B9yIccuxb68xlVQ00KMYcC63skGkUyaKKH6zDj7+HU3WVj9ZvkWW2nGeBnlN04tejl7SdbWSLmxKr8S3Vt+BCznVltkoZhefb0L8VEVQCTPAmJ2g+6jQXk8niSti2eXKVlKJP2rrBSSLu4TNwAxlK82dVA6AKC9SIWQwjtiMUz+PXFZd7WxYdi3etkR5K2ruzOf0nHAGxhKIoW4GI9Q0zTTq7JuaYqDNVafQaVvBu0nbEADfgzuGtmEJ/In8g==
  • Authentication-results: ffwll.ch; dkim=none (message not signed) header.d=none;ffwll.ch; dmarc=none action=none header.from=epam.com;
  • Cc: Jan Beulich <jbeulich@xxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>, "dri-devel@xxxxxxxxxxxxxxxxxxxxx" <dri-devel@xxxxxxxxxxxxxxxxxxxxx>
  • Delivery-date: Mon, 01 Mar 2021 06:08:41 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
  • Thread-index: AQHXCgKuZuE2hAvl4Eu58Fslz5uDM6pm3hiAgACe54CABzF/gA==
  • Thread-topic: [PATCH] drm/xen: adjust Kconfig

On 2/24/21 6:17 PM, Daniel Vetter wrote:
> On Wed, Feb 24, 2021 at 8:55 AM Oleksandr Andrushchenko
> <Oleksandr_Andrushchenko@xxxxxxxx> wrote:
>> Hello, Jan!
>>
>> On 2/23/21 6:41 PM, Jan Beulich wrote:
>>> By having selected DRM_XEN, I was assuming I would build the frontend
>>> driver. As it turns out this is a dummy option, and I have really not
>>> been building this (because I had DRM disabled). Make it a promptless
>>> one, moving the "depends on" to the other, real option, and "select"ing
>>> the dummy one.
>>>
>>> Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx>
>> Reviewed-by: Oleksandr Andrushchenko <oleksandr_andrushchenko@xxxxxxxx>
> Since you're maintainer/committer, I'm assuming you'll also merge
> this? Always confusing when there's an r-b but nothing about whether
> the patch will get merged or not.

Applied to drm-misc-next,

thank you

> -Daniel
>
>>> --- a/drivers/gpu/drm/xen/Kconfig
>>> +++ b/drivers/gpu/drm/xen/Kconfig
>>> @@ -1,15 +1,11 @@
>>>    # SPDX-License-Identifier: GPL-2.0-only
>>>    config DRM_XEN
>>> -     bool "DRM Support for Xen guest OS"
>>> -     depends on XEN
>>> -     help
>>> -       Choose this option if you want to enable DRM support
>>> -       for Xen.
>>> +     bool
>>>
>>>    config DRM_XEN_FRONTEND
>>>        tristate "Para-virtualized frontend driver for Xen guest OS"
>>> -     depends on DRM_XEN
>>> -     depends on DRM
>>> +     depends on XEN && DRM
>>> +     select DRM_XEN
>>>        select DRM_KMS_HELPER
>>>        select VIDEOMODE_HELPERS
>>>        select XEN_XENBUS_FRONTEND
>> _______________________________________________
>> dri-devel mailing list
>> dri-devel@xxxxxxxxxxxxxxxxxxxxx
>> https://urldefense.com/v3/__https://lists.freedesktop.org/mailman/listinfo/dri-devel__;!!GF_29dbcQIUBPA!l8ITnylvjn3TuANLahtryeLJhjH20i-9Oi_1tYkdA59vXUpBHtKnlQ-Kg-zURW_ruUkKKaUAZQ$
>>  [lists[.]freedesktop[.]org]
>
>

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.