From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Thomas Zimmermann <tzimmermann@suse.de>
Cc: linux-kernel@vger.kernel.org,
Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
Maxime Ripard <mripard@kernel.org>,
David Airlie <airlied@gmail.com>, Simona Vetter <simona@ffwll.ch>,
dri-devel@lists.freedesktop.org, Lyude Paul <lyude@redhat.com>
Subject: Re: [PATCH v5] drm/vgem/vgem_drv convert to use faux_device
Date: Tue, 8 Jul 2025 10:14:57 +0200 [thread overview]
Message-ID: <2025070850-tiger-fabric-bc74@gregkh> (raw)
In-Reply-To: <2f27e1f2-5c55-43a7-b204-575eb88da168@suse.de>
On Mon, Jul 07, 2025 at 03:52:32PM +0200, Thomas Zimmermann wrote:
> Hi
>
> Am 02.07.25 um 09:49 schrieb Greg Kroah-Hartman:
> > On Wed, Jul 02, 2025 at 09:36:40AM +0200, Thomas Zimmermann wrote:
> > > Hi
> > >
> > > Am 01.07.25 um 12:51 schrieb Greg Kroah-Hartman:
> > > > The vgem driver does not need to create a platform device, as there is
> > > > no real platform resources associated it, it only did so because it was
> > > > simple to do that in order to get a device to use for resource
> > > > management of drm resources. Change the driver to use the faux device
> > > > instead as this is NOT a real platform device.
> > > >
> > > > Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
> > > > Cc: Maxime Ripard <mripard@kernel.org>
> > > > Cc: David Airlie <airlied@gmail.com>
> > > > Cc: Simona Vetter <simona@ffwll.ch>
> > > > Cc: dri-devel@lists.freedesktop.org
> > > > Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de>
> > > > Reviewed-by: Lyude Paul <lyude@redhat.com>
> > > > Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> > > > ---
> > > > v5: - rebased against 6.16-rc4 and resent as it seems to have been lost
> > > Not lost, but thanks for the update. This patch and the one for vkms depend
> > > on "drm/gem-shmem: Do not map s/g table by default". [1] It'll land soon and
> > > the faux_device updates soon after.
> > >
> > > Best regards
> > > Thomas
> > >
> > > [1] https://patchwork.freedesktop.org/series/150968/
> > Great, thanks for letting me know.
>
> This patch and the one for vkms have been merged into DRM trees. They should
> show up in upstream in one of the next merge windows.
Wonderful, thank you!
prev parent reply other threads:[~2025-07-08 8:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-01 10:51 [PATCH v5] drm/vgem/vgem_drv convert to use faux_device Greg Kroah-Hartman
2025-07-02 7:36 ` Thomas Zimmermann
2025-07-02 7:49 ` Greg Kroah-Hartman
2025-07-07 13:52 ` Thomas Zimmermann
2025-07-08 8:14 ` Greg Kroah-Hartman [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=2025070850-tiger-fabric-bc74@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=airlied@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lyude@redhat.com \
--cc=maarten.lankhorst@linux.intel.com \
--cc=mripard@kernel.org \
--cc=simona@ffwll.ch \
--cc=tzimmermann@suse.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.