OSDN Git Service

drm/vkms: change the max cursor width/height
authorMelissa Wen <melissa.srw@gmail.com>
Fri, 10 Jul 2020 16:03:13 +0000 (13:03 -0300)
committerRodrigo Siqueira <rodrigosiqueiramelo@gmail.com>
Sun, 12 Jul 2020 22:09:13 +0000 (18:09 -0400)
commit06a28f9060a3bb37a0caa2b703be064ed7014a1f
tree32b93b03e929f3832a3d669bd2097b13241eeef7
parenta6ae2fe5c9f9fd355a48fb7d21c863e5b20d6c9c
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
drivers/gpu/drm/vkms/vkms_drv.c