Re: [PATCH] drm/vkms: change min cursor size to accept smaller values

2022-11-29 Thread Melissa Wen
On 11/09, Alaa Emad wrote: > change min cursor size of vkms driver from 20 to 10, to increase the IGT test > coverage of vkms by enabling 32x10 cursor size subtests in kms_cursor_crc > > Signed-off-by: Alaa Emad > --- > drivers/gpu/drm/vkms/vkms_drv.h | 4 ++-- > 1 file changed, 2 insertions(+),

[PATCH] drm/vkms: change min cursor size to accept smaller values

2022-11-09 Thread Alaa Mohamed
change min cursor size of vkms driver from 20 to 10, to increase the IGT test coverage of vkms by enabling 32x10 cursor size subtests in kms_cursor_crc Signed-off-by: Alaa Mohamed --- drivers/gpu/drm/vkms/vkms_drv.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/

Re: [PATCH] drm/vkms: change min cursor size to accept smaller values

2022-11-09 Thread aemad
Sorry, for the noise. I had some issues in my git send-email setup. Please, consider this version. - Alaa On 2022-11-09 12:39, Alaa Emad wrote: > change min cursor size of vkms driver from 20 to 10, to increase the IGT test > coverage of vkms by enabling 32x10 cursor size subtests in kms_cursor_c

[PATCH] drm/vkms: change min cursor size to accept smaller values

2022-11-09 Thread Alaa Emad
From: Alaa Mohamed change min cursor size of vkms driver from 20 to 10, to increase the IGT test coverage of vkms by enabling 32x10 cursor size subtests in kms_cursor_crc Signed-off-by: Alaa Emad --- drivers/gpu/drm/vkms/vkms_drv.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) dif

[PATCH] drm/vkms: change min cursor size to accept smaller values

2022-11-09 Thread Alaa Emad
change min cursor size of vkms driver from 20 to 10, to increase the IGT test coverage of vkms by enabling 32x10 cursor size subtests in kms_cursor_crc Signed-off-by: Alaa Emad --- drivers/gpu/drm/vkms/vkms_drv.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu