drm/amd/display: Add static keyword for sharpness tables
authorSamson Tam <samson.tam@amd.com>
Mon, 15 Dec 2025 22:14:21 +0000 (17:14 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Feb 2026 15:42:30 +0000 (10:42 -0500)
commit4a063f64f905310ae7ec81f2e1cc9fdefb7ac3d7
treee64eccfd417ca335187df93e4a9d38b1aae3d4ca
parent17ff034f805e032ed1358624a71381f9d6e29e9e
drm/amd/display: Add static keyword for sharpness tables

[Why & How]
Sharpness tables are only accessed in dc_spl_isharp_filters source file.

Reviewed-by: Joshua Aberback <joshua.aberback@amd.com>
Reviewed-by: Jun Lei <jun.lei@amd.com>
Signed-off-by: Samson Tam <samson.tam@amd.com>
Signed-off-by: Tom Chung <chiahsuan.chung@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_isharp_filters.c