]> git.baikalelectronics.ru Git - kernel.git/commit
drm/arm: malidp: Use fourcc_mod_is_vendor() helper
authorThierry Reding <treding@nvidia.com>
Thu, 10 Jun 2021 11:12:35 +0000 (13:12 +0200)
committerThierry Reding <treding@nvidia.com>
Mon, 16 Aug 2021 10:18:46 +0000 (12:18 +0200)
commitbad9ca29a129899f757699bf879c0a53821c01e6
tree2205e9718b82156373481326c9bef5198c34dfbd
parent2c4d54bd15aaca6f0656d7c0ffc275a595c4b965
drm/arm: malidp: Use fourcc_mod_is_vendor() helper

Rather than open-coding the vendor extraction operation, use the newly
introduced helper macro.

Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210610111236.3814211-2-thierry.reding@gmail.com
drivers/gpu/drm/arm/malidp_planes.c