summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_format_helper.c
diff options
context:
space:
mode:
authorThomas Zimmermann <tzimmermann@suse.de>2023-01-02 14:29:19 +0300
committerThomas Zimmermann <tzimmermann@suse.de>2023-01-03 16:24:30 +0300
commit4db88a9026c22059a10e74789f2fcc6a424ab4cc (patch)
tree114e641a3f6323500ee69b3b0ff4156d6692c667 /drivers/gpu/drm/drm_format_helper.c
parentf21d62c9ce3db2c74875a15bec6afbae93ee43cc (diff)
downloadlinux-4db88a9026c22059a10e74789f2fcc6a424ab4cc.tar.xz
drm/format-helper: Type fixes in format-helper tests
Change the source-buffer type of le32buf_to_cpu() to __le32* to reflect endianness. Result buffers are converted to local endianness, so instantiate them from regular u8 or u32 types. Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Reviewed-by: Maíra Canal <mcanal@igalia.com> Reviewed-by: José Expósito <jose.exposito89@gmail.com> Link: https://patchwork.freedesktop.org/patch/msgid/20230102112927.26565-6-tzimmermann@suse.de
Diffstat (limited to 'drivers/gpu/drm/drm_format_helper.c')
0 files changed, 0 insertions, 0 deletions