Re: [PATCH 2/5] drm/vmwgfx: Implement virtual crc generation

2024-04-09 Thread Martin Krastev
On Wed, Apr 3, 2024 at 2:28 AM Zack Rusin wrote: > > crc checksums are used to validate the output. Normally they're part > of the actual display hardware but on virtual stack there's nothing > to automatically generate them. > > Implement crc generation for the vmwgfx stack. This works only on >

Re: [PATCH 2/5] drm/vmwgfx: Implement virtual crc generation

2024-04-03 Thread kernel test robot
-virtual-kms/20240403-073132 base: git://anongit.freedesktop.org/drm/drm-misc drm-misc-next patch link: https://lore.kernel.org/r/20240402232813.2670131-3-zack.rusin%40broadcom.com patch subject: [PATCH 2/5] drm/vmwgfx: Implement virtual crc generation config: x86_64-rhel-8.3-rust (https

[PATCH 2/5] drm/vmwgfx: Implement virtual crc generation

2024-04-02 Thread Zack Rusin
crc checksums are used to validate the output. Normally they're part of the actual display hardware but on virtual stack there's nothing to automatically generate them. Implement crc generation for the vmwgfx stack. This works only on screen targets, where it's possibly to easily make sure that