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 <linux@treblig.org>Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
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 <linux@treblig.org>Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
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 <martin.leung@amd.com>Signed-off-by: Jerry Zuo <jerry.zuo@amd.com>Signed-off-by: Mudimela <lmudimel@amd.com>Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drm/amd/display: Refactor DCN3X into component folder[why]Move DCN3X files to unique component folder.[how]Create respective component folder in dc, move the DCN3X files intocorresponding new
drm/amd/display: Refactor DCN3X into component folder[why]Move DCN3X files to unique component folder.[how]Create respective component folder in dc, move the DCN3X files intocorresponding new folders and made appropriate changes for compilationin Makefiles.Reviewed-by: Martin Leung <martin.leung@amd.com>Acked-by: Hamza Mahfooz <hamza.mahfooz@amd.com>Signed-off-by: Mounika Adhuri <moadhuri@amd.com>Signed-off-by: Alex Deucher <alexander.deucher@amd.com>