[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210112210450.dzipxaiu4e26hyak@smtp.gmail.com>
Date: Tue, 12 Jan 2021 18:04:50 -0300
From: Melissa Wen <melissa.srw@...il.com>
To: Sumera Priyadarsini <sylphrenadin@...il.com>
Cc: rodrigosiqueiramelo@...il.com, hamohammed.sa@...il.com,
daniel@...ll.ch, airlied@...ux.ie, dri-devel@...ts.freedesktop.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH V5 0/3] Decouple config data for configfs
On 01/12, Sumera Priyadarsini wrote:
> This patchset aims to lay down some prep work before configfs can be
> implemented for the vkms driver. The first patch in the series adds a
> new type vkms_config to track device configuration. The second and third
> patch add module testing support for writeback operations.
>
> The first patch is developed by Daniel Vetter.
>
> Daniel Vetter (1):
> drm/vkms: Add vkms_config type
>
> Sumera Priyadarsini (3):
> drm/vkms: Add vkms_config type
> drm/vkms: Add support for writeback module
> drm/vkms: Add information about module options
>
> Documentation/gpu/vkms.rst | 12 ++++++++
> drivers/gpu/drm/vkms/vkms_drv.c | 45 ++++++++++++++++++++++++------
> drivers/gpu/drm/vkms/vkms_drv.h | 13 +++++++--
> drivers/gpu/drm/vkms/vkms_output.c | 13 +++++----
> 4 files changed, 68 insertions(+), 15 deletions(-)
Applied to drm-misc-next.
I fixed the extra line issue while applying.
Thanks for your patches,
Melissa
>
> ---
> Changes in v2:
> - add Co-developed-by tag
>
> Changes in v3:
> - correct usage of Co-developed by tag(Melissa)
> - add enable_writeback_feature(Melissa)
> - modify commit message(Melissa)
>
> Changes in v4:
> - split previous patch into patchset(Melissa)
> - fix checkpatch issue(Melissa)
> - update docs(Daniel)
>
> Changes in v5:
> - modify docs patch(Daniel)
> --
> 2.25.1
>
Powered by blists - more mailing lists