Files
linux/drivers/gpu/drm
Maíra Canal cd0755508d drm/vkms: add rotate-270 property
Currently, vkms supports the rotate-90, rotate-180, reflect-x and
reflect-y properties. Therefore, improve the vkms IGT test coverage by
adding the rotate-270 property to vkms. The rotation was implement by
software: rotate the way the blending occurs by making the source x axis
be the destination y axis and the source y axis be the destination x
axis and reverse-read the axis.

Now, vkms supports all possible rotation values.

Tested with igt@kms_rotation_crc@primary-rotation-270 [1],
and igt@kms_rotation_crc@sprite-rotation-270 [1].

[1] https://patchwork.freedesktop.org/series/116025/

Signed-off-by: Maíra Canal <mcanal@igalia.com>
Reviewed-by: Melissa Wen <mwen@igalia.com>
Signed-off-by: Maíra Canal <mairacanal@riseup.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20230418130525.128733-6-mcanal@igalia.com
2023-05-08 09:57:20 -03:00
..
2023-04-16 14:17:41 +02:00
2023-04-06 01:30:12 +03:00
2023-03-14 17:07:48 +01:00
2023-04-16 20:11:53 +02:00
2023-04-16 14:17:41 +02:00
2023-05-03 16:32:33 +02:00
2023-04-25 09:33:16 +02:00
2023-03-29 16:00:23 +02:00
2023-05-08 09:57:20 -03:00
2023-03-22 10:24:47 +01:00
2023-03-29 16:00:23 +02:00
2023-02-20 14:56:52 +01:00