OpenCloudOS-Kernel/drivers/gpu/drm/vkms
Melissa Wen 0986191186 drm/vkms: fix xrgb on compute crc
The previous memset operation was not correctly zeroing the alpha
channel to compute the crc, and as a result, the IGT subtest
kms_cursor_crc/pipe-A-cursor-alpha-transparent fails.

Fixes: db7f419c06 ("drm/vkms: Compute CRC with Cursor Plane")

Signed-off-by: Melissa Wen <melissa.srw@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20200730202524.5upzuh4irboru7my@smtp.gmail.com
2020-08-02 15:22:31 +02:00
..
Makefile drm/vkms: Rename vkms_crc.c into vkms_composer.c 2019-07-12 00:46:02 -03:00
vkms_composer.c drm/vkms: fix xrgb on compute crc 2020-08-02 15:22:31 +02:00
vkms_crtc.c drm/vkms: Convert to CRTC VBLANK callbacks 2020-02-13 13:10:10 +01:00
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 drm/vkms: plane_state->fb iff plane_state->crtc 2020-01-28 15:43:32 +01:00