Cc: Daniel Wheeler <daniel.wheeler@xxxxxxx> Aric Cyr (1): drm/amd/display: 3.2.310 Austin Zheng (1): drm/amd/display: Populate Power Profile In Case of Early Return Chris Park (1): drm/amd/display: Ignore scalar validation failure if pipe is phantom Dillon Varone (1): drm/amd/display: Enable Request rate limiter during C-State on dcn401 Joshua Aberback (1): drm/amd/display: Fix handling of plane refcount Ovidiu Bunea (1): drm/amd/display: Remove PIPE_DTO_SRC_SEL programming from set_dtbclk_dto Samson Tam (2): drm/amd/display: add public taps API in SPL drm/amd/display: allow chroma 1:1 scaling when sharpness is off Yihan Zhu (1): drm/amd/display: update pipe selection policy to check head pipe drivers/gpu/drm/amd/display/dc/core/dc.c | 7 +- .../gpu/drm/amd/display/dc/core/dc_resource.c | 8 ++ drivers/gpu/drm/amd/display/dc/dc.h | 2 +- .../amd/display/dc/dccg/dcn35/dcn35_dccg.c | 15 +-- .../src/dml2_core/dml2_core_dcn4_calcs.c | 6 ++ .../display/dc/dml2/dml2_dc_resource_mgmt.c | 23 ++++- .../display/dc/hubbub/dcn10/dcn10_hubbub.h | 8 +- .../display/dc/hubbub/dcn20/dcn20_hubbub.h | 1 + .../display/dc/hubbub/dcn401/dcn401_hubbub.c | 24 ++++- .../display/dc/hubbub/dcn401/dcn401_hubbub.h | 7 +- .../amd/display/dc/hwss/dcn401/dcn401_hwseq.c | 13 ++- .../gpu/drm/amd/display/dc/inc/hw/dchubbub.h | 2 +- .../dc/resource/dcn401/dcn401_resource.h | 3 +- drivers/gpu/drm/amd/display/dc/spl/dc_spl.c | 97 +++++++++++++------ drivers/gpu/drm/amd/display/dc/spl/dc_spl.h | 2 + 15 files changed, 166 insertions(+), 52 deletions(-) -- 2.46.1