amdgpu/dc: move filter taps to being static const data (v2)
authorDave Airlie <airlied@redhat.com>
Thu, 28 Sep 2017 00:22:48 +0000 (10:22 +1000)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 28 Sep 2017 20:49:55 +0000 (16:49 -0400)
commit8c0dc2b9891155afc3b1fbf6b04839819ec9099b
treea44981b62d730f5079e7814620b129776b758f6c
parent24a0d8538ed36ae08d8009bd4a46c6eb36d92bd1
amdgpu/dc: move filter taps to being static const data (v2)

This just adds two accessor methods, and moves all the data
to static const.

v2: fix dcn build.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dce/dce_scl_filters.c
drivers/gpu/drm/amd/display/dc/dce/dce_transform.c
drivers/gpu/drm/amd/display/dc/dce110/dce110_transform_v.c
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp_dscl.c
drivers/gpu/drm/amd/display/dc/inc/hw/transform.h