diff options
author | Melissa Wen <melissa.srw@gmail.com> | 2020-07-30 23:25:24 +0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2020-08-02 16:22:31 +0300 |
commit | 0986191186128b10b6bbfa5220fc587ed5725e49 (patch) | |
tree | b67d9143d66f21e42a9ca9cb6f7dfa87a601e6e5 /drivers/gpu/drm/drm_syncobj.c | |
parent | 07c913c4d7101fbef0bac738740aa2bba395d157 (diff) | |
download | linux-0986191186128b10b6bbfa5220fc587ed5725e49.tar.xz |
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: db7f419c06d7c ("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
Diffstat (limited to 'drivers/gpu/drm/drm_syncobj.c')
0 files changed, 0 insertions, 0 deletions