Re: [PATCH v4 9/9] drm/vkms: convert to use faux_device

2025-06-13 Thread Thomas Zimmermann
Hi Am 13.06.25 um 17:28 schrieb José Expósito: Hi, On Fri, Jun 13, 2025 at 02:33:36PM +0200, Thomas Zimmermann wrote: Hi Am 13.06.25 um 13:55 schrieb José Expósito: Hi Thomas, Thanks for the heads up, this issue fall through the cracks. On Fri, Jun 13, 2025 at 10:15:05AM +0200, Thomas Zimm

Re: [PATCH v4 9/9] drm/vkms: convert to use faux_device

2025-06-13 Thread José Expósito
Hi, On Fri, Jun 13, 2025 at 02:33:36PM +0200, Thomas Zimmermann wrote: > Hi > > Am 13.06.25 um 13:55 schrieb José Expósito: > > Hi Thomas, > > > > Thanks for the heads up, this issue fall through the cracks. > > > > On Fri, Jun 13, 2025 at 10:15:05AM +0200, Thomas Zimmermann wrote: > > > Hi > >

Re: [PATCH v4 9/9] drm/vkms: convert to use faux_device

2025-06-13 Thread Thomas Zimmermann
Hi Am 13.06.25 um 13:55 schrieb José Expósito: Hi Thomas, Thanks for the heads up, this issue fall through the cracks. On Fri, Jun 13, 2025 at 10:15:05AM +0200, Thomas Zimmermann wrote: Hi Am 13.03.25 um 18:20 schrieb José Expósito: On Thu, Mar 13, 2025 at 03:22:21PM +0100, Simona Vetter wr

Re: [PATCH v4 9/9] drm/vkms: convert to use faux_device

2025-06-13 Thread José Expósito
Hi Thomas, Thanks for the heads up, this issue fall through the cracks. On Fri, Jun 13, 2025 at 10:15:05AM +0200, Thomas Zimmermann wrote: > Hi > > Am 13.03.25 um 18:20 schrieb José Expósito: > > On Thu, Mar 13, 2025 at 03:22:21PM +0100, Simona Vetter wrote: > > > On Wed, Mar 12, 2025 at 07:22:0

Re: [PATCH v4 9/9] drm/vkms: convert to use faux_device

2025-06-13 Thread Thomas Zimmermann
Hi Am 13.03.25 um 18:20 schrieb José Expósito: On Thu, Mar 13, 2025 at 03:22:21PM +0100, Simona Vetter wrote: On Wed, Mar 12, 2025 at 07:22:07AM +0100, Greg KH wrote: On Tue, Mar 11, 2025 at 06:20:53PM +0100, José Expósito wrote: Hi everyone, On Tue, Feb 25, 2025 at 02:51:40PM +0100, Louis

Re: [PATCH v4 9/9] drm/vkms: convert to use faux_device

2025-03-13 Thread José Expósito
On Thu, Mar 13, 2025 at 03:22:21PM +0100, Simona Vetter wrote: > On Wed, Mar 12, 2025 at 07:22:07AM +0100, Greg KH wrote: > > On Tue, Mar 11, 2025 at 06:20:53PM +0100, José Expósito wrote: > > > Hi everyone, > > > > > > > On Tue, Feb 25, 2025 at 02:51:40PM +0100, Louis Chauvet wrote: > > > > > >

Re: [PATCH v4 9/9] drm/vkms: convert to use faux_device

2025-03-13 Thread Simona Vetter
On Wed, Mar 12, 2025 at 07:22:07AM +0100, Greg KH wrote: > On Tue, Mar 11, 2025 at 06:20:53PM +0100, José Expósito wrote: > > Hi everyone, > > > > > On Tue, Feb 25, 2025 at 02:51:40PM +0100, Louis Chauvet wrote: > > > > > > > > > > > > Le 25/02/2025 à 12:41, Thomas Zimmermann a écrit : > > > > >

Re: [PATCH v4 9/9] drm/vkms: convert to use faux_device

2025-03-11 Thread Greg KH
On Tue, Mar 11, 2025 at 06:20:53PM +0100, José Expósito wrote: > Hi everyone, > > > On Tue, Feb 25, 2025 at 02:51:40PM +0100, Louis Chauvet wrote: > > > > > > > > > Le 25/02/2025 à 12:41, Thomas Zimmermann a écrit : > > > > Hi > > > > > > > > Am 10.02.25 um 15:37 schrieb Louis Chauvet: > > > >

Re: [PATCH v4 9/9] drm/vkms: convert to use faux_device

2025-03-11 Thread José Expósito
On Tue, Mar 11, 2025 at 06:20:53PM +0100, José Expósito wrote: > Hi everyone, > > > On Tue, Feb 25, 2025 at 02:51:40PM +0100, Louis Chauvet wrote: > > > > > > > > > Le 25/02/2025 à 12:41, Thomas Zimmermann a écrit : > > > > Hi > > > > > > > > Am 10.02.25 um 15:37 schrieb Louis Chauvet: > > > >

Re: [PATCH v4 9/9] drm/vkms: convert to use faux_device

2025-03-11 Thread José Expósito
Hi everyone, > On Tue, Feb 25, 2025 at 02:51:40PM +0100, Louis Chauvet wrote: > > > > > > Le 25/02/2025 à 12:41, Thomas Zimmermann a écrit : > > > Hi > > > > > > Am 10.02.25 um 15:37 schrieb Louis Chauvet: > > > > On 10/02/25 - 13:30, Greg Kroah-Hartman wrote: > > > > > The vkms driver does not

Re: [PATCH v4 9/9] drm/vkms: convert to use faux_device

2025-02-26 Thread Greg Kroah-Hartman
On Tue, Feb 25, 2025 at 02:51:40PM +0100, Louis Chauvet wrote: > > > Le 25/02/2025 à 12:41, Thomas Zimmermann a écrit : > > Hi > > > > Am 10.02.25 um 15:37 schrieb Louis Chauvet: > > > On 10/02/25 - 13:30, Greg Kroah-Hartman wrote: > > > > The vkms driver does not need to create a platform devic

Re: [PATCH v4 9/9] drm/vkms: convert to use faux_device

2025-02-25 Thread Louis Chauvet
Le 25/02/2025 à 12:41, Thomas Zimmermann a écrit : Hi Am 10.02.25 um 15:37 schrieb Louis Chauvet: 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 si

Re: [PATCH v4 9/9] drm/vkms: convert to use faux_device

2025-02-25 Thread Thomas Zimmermann
Hi Am 10.02.25 um 15:37 schrieb Louis Chauvet: 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 res

Re: [PATCH v4 9/9] drm/vkms: convert to use faux_device

2025-02-10 Thread Greg Kroah-Hartman
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 g

Re: [PATCH v4 9/9] drm/vkms: convert to use faux_device

2025-02-10 Thread Louis Chauvet
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