drm/amd/display: Remove unused dwb3_set_host_read_rate_controldwb3_set_host_read_rate_control() has been unused since it was added bycommit 8993dee0de2a ("drm/amd/display: Add DCN3 DWB")Remove i
drm/amd/display: Remove unused dwb3_set_host_read_rate_controldwb3_set_host_read_rate_control() has been unused since it was added bycommit 8993dee0de2a ("drm/amd/display: Add DCN3 DWB")Remove it.Signed-off-by: Dr. David Alan Gilbert <[email protected]>Signed-off-by: Alex Deucher <[email protected]>
show more ...
drm/amd/display: Remove unused cm3_helper_translate_curve_to_degamma_hw_formatcm3_helper_translate_curve_to_degamma_hw_format() since it was added in2020's commit03f54d7d3448 ("drm/amd/display: A
drm/amd/display: Remove unused cm3_helper_translate_curve_to_degamma_hw_formatcm3_helper_translate_curve_to_degamma_hw_format() since it was added in2020's commit03f54d7d3448 ("drm/amd/display: Add DCN3 DPP")Remove it.Signed-off-by: Dr. David Alan Gilbert <[email protected]>Signed-off-by: Alex Deucher <[email protected]>
drm/amd/display: Refactoring DWB related files from dcn30 Files[Why]To refactor DWB related files from dcn30 Files[How]Moved DWB related files from dcn30 to specific DWB folder andupdated Make
drm/amd/display: Refactoring DWB related files from dcn30 Files[Why]To refactor DWB related files from dcn30 Files[How]Moved DWB related files from dcn30 to specific DWB folder andupdated Makefiles to fix Compilation.Reviewed-by: Martin Leung <[email protected]>Signed-off-by: Jerry Zuo <[email protected]>Signed-off-by: Mudimela <[email protected]>Tested-by: Daniel Wheeler <[email protected]>Signed-off-by: Alex Deucher <[email protected]>