]> Git Repo - linux.git/commit
drm/amd/display: Remove unused regamma functions
authorDr. David Alan Gilbert <[email protected]>
Fri, 4 Oct 2024 22:56:42 +0000 (23:56 +0100)
committerAlex Deucher <[email protected]>
Mon, 4 Nov 2024 16:25:50 +0000 (11:25 -0500)
commit370e8fdbb09a4c60d355abd622a9be85428cf0b1
treed5ac5feaaeb063baeffd0fd1f0cf37ba03798341
parent8fe7cf58ff0e46769b86b3890d657c8996b86bc6
drm/amd/display: Remove unused regamma functions

calculate_user_regamma_coeff() and calculate_user_regamma_ramp() were
added in 2018 in commit
55a01d4023ce ("drm/amd/display: Add user_regamma to color module")

but never used.

Remove them and their helpers.

Signed-off-by: Dr. David Alan Gilbert <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/display/modules/color/color_gamma.c
drivers/gpu/drm/amd/display/modules/color/color_gamma.h
This page took 0.045416 seconds and 4 git commands to generate.