linux_dsm_epyc7002/drivers/gpu/drm/vkms
Melissa Wen 06a28f9060 drm/vkms: change the max cursor width/height
This change expands the coverage for the IGT kms_cursor_crc test, where
the size varies between 64 and 512 for a square cursor. With this, in
addition to the cursor 64x64, this patch enables the test of cursors with
sizes: 128x128, 256x256, and 512x512.

Signed-off-by: Melissa Wen <melissa.srw@gmail.com>
Reviewed-by: Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com>
Signed-off-by: Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200710160313.xjoz6ereyma5vkc3@smtp.gmail.com
2020-07-12 18:09:13 -04:00
..
Makefile
vkms_composer.c
vkms_crtc.c
vkms_drv.c drm/vkms: change the max cursor width/height 2020-07-12 18:09:13 -04:00
vkms_drv.h drm/vkms: Hold gem object while still in-use 2020-05-06 21:51:46 -04:00
vkms_gem.c drm/vkms: remove _unlocked suffix in drm_gem_object_put_unlocked 2020-05-19 22:31:36 +01:00
vkms_output.c drm/vkms: Use simple encoder 2020-04-02 14:16:46 +02:00
vkms_plane.c