linux-stable/drivers/gpu/drm/vkms
Alaa Emad 7b4668e4ff drm/vkms: change min cursor size to accept smaller values
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 <aemad@igalia.com>
Reviewed-by: Melissa Wen <mwen@igalia.com>
Signed-off-by: Melissa Wen <melissa.srw@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20221109113945.20938-1-aemad@igalia.com
2022-11-29 22:10:48 -01:00
..
Makefile drm: vkms: Refactor the plane composer to accept new formats 2022-09-05 20:18:35 -01:00
vkms_composer.c drm: vkms: Supports to the case where primary plane doesn't match the CRTC 2022-09-05 20:18:42 -01:00
vkms_crtc.c
vkms_drv.c drm/vkms: Fix null-ptr-deref in vkms_release() 2022-11-29 22:08:49 -01:00
vkms_drv.h drm/vkms: change min cursor size to accept smaller values 2022-11-29 22:10:48 -01:00
vkms_formats.c drm/vkms: fix 32bit compilation error by replacing macros 2022-09-11 22:28:56 +10:00
vkms_formats.h drm: vkms: Refactor the plane composer to accept new formats 2022-09-05 20:18:35 -01:00
vkms_output.c drm: Drop drm_edid.h from drm_crtc.h 2022-06-20 23:53:55 +03:00
vkms_plane.c drm/vkms: fix variable dereferenced before check warning 2022-09-10 21:18:56 -01:00
vkms_writeback.c drm: vkms: Add support to the RGB565 format 2022-09-05 20:25:08 -01:00