Loading
drm/amd/display: Remove unused regamma functions
calculate_user_regamma_coeff() and calculate_user_regamma_ramp() were added in 2018 in commit 55a01d40 ("drm/amd/display: Add user_regamma to color module") but never used. Remove them and their helpers. Signed-off-by:Dr. David Alan Gilbert <linux@treblig.org> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com>