Re: [PATCH v2 0/5] drm/vmwgfx: vblank and crc generation support

2024-04-15 Thread Martin Krastev
On Fri, Apr 12, 2024 at 5:36 PM Martin Krastev wrote: > > On Fri, Apr 12, 2024 at 5:55 AM Zack Rusin wrote: > > > > vmwgfx didn't have support for vblank or crc generation which made it > > impossible to use a large number of IGT tests to properly test DRM > > functionality in the driver. > > >

Re: [PATCH v2 0/5] drm/vmwgfx: vblank and crc generation support

2024-04-12 Thread Martin Krastev
On Fri, Apr 12, 2024 at 5:55 AM Zack Rusin wrote: > > vmwgfx didn't have support for vblank or crc generation which made it > impossible to use a large number of IGT tests to properly test DRM > functionality in the driver. > > This series add virtual vblank and crc generation support, which

[PATCH v2 0/5] drm/vmwgfx: vblank and crc generation support

2024-04-11 Thread Zack Rusin
vmwgfx didn't have support for vblank or crc generation which made it impossible to use a large number of IGT tests to properly test DRM functionality in the driver. This series add virtual vblank and crc generation support, which allows running most of IGT and immediately helped fix a number of