OSDN Git Service

drm/amd/display: Use 2-factor allocator calls
authorKees Cook <keescook@chromium.org>
Wed, 4 Jul 2018 17:27:30 +0000 (10:27 -0700)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 Jul 2018 21:40:03 +0000 (16:40 -0500)
commit4c1ac53eb867670883f1518f620b19c2fed7e516
tree66433d6a91be8f93e9fe88637964ff7dec96bd61
parent25177e7f94a3deeda410edaf9313d0f1a2bb68e0
drm/amd/display: Use 2-factor allocator calls

As already done treewide, switch from open-coded multiplication to
2-factor allocation helper.

Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/modules/color/color_gamma.c