public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
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: Wed, 2 Jul 2025 09:49:40 +0200	[thread overview]
Message-ID: <2025070231-prism-unlatch-e99e@gregkh> (raw)
In-Reply-To: <42d0f819-87ae-44d0-a9c5-ae4fa91b1227@suse.de>

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.

greg k-h

  reply	other threads:[~2025-07-02  7:49 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 [this message]
2025-07-07 13:52     ` Thomas Zimmermann
2025-07-08  8:14       ` Greg Kroah-Hartman

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=2025070231-prism-unlatch-e99e@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox