[PATCH v4 9/9] drm/vkms: convert to use faux_device
Greg Kroah-Hartman
gregkh at linuxfoundation.org
Mon Feb 10 14:49:20 UTC 2025
On Mon, Feb 10, 2025 at 03:37:42PM +0100, Louis Chauvet wrote:
> On 10/02/25 - 13:30, Greg Kroah-Hartman wrote:
> > The vkms 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: Louis Chauvet <louis.chauvet at bootlin.com>
> > Cc: Haneen Mohammed <hamohammed.sa at gmail.com>
> > Cc: Simona Vetter <simona at ffwll.ch>
> > Cc: Melissa Wen <melissa.srw at gmail.com>
> > Cc: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
> > Cc: Maxime Ripard <mripard at kernel.org>
> > Cc: Thomas Zimmermann <tzimmermann at suse.de>
> > Cc: David Airlie <airlied at gmail.com>
> > Cc: dri-devel at lists.freedesktop.org
> > Reviewed-by: Lyude Paul <lyude at redhat.com>
> > Signed-off-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
>
> Tested-by: Louis Chauvet <louis.chauvet at bootlin.com>
> Reviewed-by: Louis Chauvet <louis.chauvet at bootlin.com>
>
> Thanks for the modification, it seems to work.
Great, thanks for testing!
greg k-h
More information about the dri-devel
mailing list