drm/fourcc: Add R8 to drm_format_info
authorNoralf Trønnes <noralf@tronnes.org>
Wed, 29 Sep 2021 19:11:56 +0000 (21:11 +0200)
committerNoralf Trønnes <noralf@tronnes.org>
Mon, 4 Oct 2021 10:03:09 +0000 (12:03 +0200)
commita0b1d355b9b4e24833f6d5c0e03bdf61a34b9963
tree278d5b5e075e80bc3e1a148eda9e0b96ab66c187
parente4165ae8304e5ea822fbe5909dd3be5445c058b7
drm/fourcc: Add R8 to drm_format_info

Add an entry in drm_format_info for the existing format DRM_FORMAT_R8.

Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20210929191201.34456-2-noralf@tronnes.org
drivers/gpu/drm/drm_fourcc.c