Re: [PATCH] drm/amd/display: Drop unused code

2022-08-12 Thread Alex Deucher
On Thu, Aug 11, 2022 at 6:36 PM Rodrigo Siqueira wrote: > > After removing some code for fixing the PowerPC compilation, we had some > leftover functions that are not used anymore. This commit drops > optc3_fpu_set_vrr_m_const since we don't need it anymore. > > Signed-off-by: Rodrigo Siqueira

[PATCH] drm/amd/display: Drop unused code

2022-08-11 Thread Rodrigo Siqueira
After removing some code for fixing the PowerPC compilation, we had some leftover functions that are not used anymore. This commit drops optc3_fpu_set_vrr_m_const since we don't need it anymore. Signed-off-by: Rodrigo Siqueira --- .../drm/amd/display/dc/dml/dcn30/dcn30_fpu.c | 77