e away from using a fake platform
- [PATCH v4 5/9] wifi: cfg80211: move away from using a fake
- [PATCH v4 8/9] drm/vgem/vgem_drv convert to use faux_device
- [PATCH v4 9/9] drm/vkms: convert to use faux_device
The last patch has small conflict in vkms_drv.h that I solved like this:
20250218101214.5790-1-jose.exposit...@gmail.com/
> > > > > > > > Great, thanks!
> > > > > > > >
> > > > > > > > greg k-h
> > > > > > > Testing this patch again as part of some IGT tests I'm working
if someone else is
able to reproduce the issue:
I started by applying the patches from this series that are not already merged:
- [PATCH v4 4/9] x86/microcode: move away from using a fake platform
- [PATCH v4 5/9] wifi: cfg80211: move away from using a fake
- [PATCH v4 8/9] drm/vgem/vgem_
t of some IGT tests I'm working on,
> > > > > I noticed that, applying this patch on top of the latest drm-misc-next
> > > > > triggers a warning at drivers/gpu/drm/drm_gem.c:571, in
> > > > > drm_gem_get_pages():
> > > > >
&
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
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:
> > > > >
>
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 :
> > > > >
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:
> > > >
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:
> > > >
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
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
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
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
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
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 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 NO
16 matches
Mail list logo