This DC patchset brings improvements in multiple areas. In summary, we highlight: * Updates on DML code; * Bug fixes; * FW and DC version update. Best Regards Rodrigo Siqueira Anthony Koo (1): drm/amd/display: [FW Promotion] Release 0.0.24 Aric Cyr (1): drm/amd/display: 3.2.94 Chiawen Huang (1): drm/amd/display: reduce sr_xxx_time by 3 us when ppt disable Dmytro Laktyushkin (2): drm/amd/display: update dml var drm/amd/display: fix dcn3 p_state_change_support validation Josip Pavic (1): drm/amd/display: handle failed allocation during stream construction Mikita Lipski (1): drm/amd/display: Reuse parsing code of debugfs write buffer Sung Lee (1): drm/amd/display: Power down hardware if set mode is not called before timeout hersen wu (2): drm/amd/display: OLED panel backlight adjust not work with external display connected drm/amd/display: p-state warning occurs while changing resolution from 120hz to 60hz .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 5 + .../amd/display/amdgpu_dm/amdgpu_dm_debugfs.c | 259 +++++++++--------- .../amd/display/dc/clk_mgr/dcn21/rn_clk_mgr.c | 43 ++- .../dc/clk_mgr/dcn21/rn_clk_mgr_vbios_smu.c | 13 +- .../dc/clk_mgr/dcn21/rn_clk_mgr_vbios_smu.h | 1 + drivers/gpu/drm/amd/display/dc/core/dc.c | 6 + .../gpu/drm/amd/display/dc/core/dc_stream.c | 19 +- drivers/gpu/drm/amd/display/dc/dc.h | 5 +- .../amd/display/dc/dcn10/dcn10_hw_sequencer.c | 105 ++++--- .../amd/display/dc/dcn10/dcn10_hw_sequencer.h | 1 + .../gpu/drm/amd/display/dc/dcn10/dcn10_init.c | 1 + .../gpu/drm/amd/display/dc/dcn20/dcn20_init.c | 1 + .../gpu/drm/amd/display/dc/dcn21/dcn21_init.c | 1 + .../drm/amd/display/dc/dcn30/dcn30_resource.c | 46 +++- .../dc/dml/dcn30/display_mode_vba_30.c | 8 +- .../drm/amd/display/dc/dml/display_mode_vba.h | 2 +- .../amd/display/dc/inc/hw/clk_mgr_internal.h | 1 + .../gpu/drm/amd/display/dc/inc/hw_sequencer.h | 1 + .../gpu/drm/amd/display/dmub/inc/dmub_cmd.h | 4 +- 19 files changed, 335 insertions(+), 187 deletions(-) -- 2.27.0 _______________________________________________ amd-gfx mailing list amd-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/amd-gfx