Skip to content

Commit bed6bc6

Browse files
Taimur Hassanalexdeucher
authored andcommitted
drm/amd/display: 3.2.325
This version brings along following fixes: - Use DPM table clk setting for dml2 soc dscclk - Update static soc table - Fix incorrect fw_state address in dmub_srv - Use HW lock mgr for PSR1 when only one eDP - Revert "Support for reg inbox0 for host->DMUB CMDs" - Change notification of link BW allocation - Fix message for support_edp0_on_dp1 - Guard against setting dispclk low for dcn31x - Prevent VStartup Overflow - Check pipe->stream before passing it to a function Acked-by: Alex Hung <alex.hung@amd.com> Signed-off-by: Taimur Hassan <Syed.Hassan@amd.com> Signed-off-by: Alex Hung <alex.hung@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
1 parent 15b9595 commit bed6bc6

File tree

1 file changed

+1
-1
lines changed
  • drivers/gpu/drm/amd/display/dc

1 file changed

+1
-1
lines changed

drivers/gpu/drm/amd/display/dc/dc.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ struct aux_payload;
5353
struct set_config_cmd_payload;
5454
struct dmub_notification;
5555

56-
#define DC_VER "3.2.324"
56+
#define DC_VER "3.2.325"
5757

5858
/**
5959
* MAX_SURFACES - representative of the upper bound of surfaces that can be piped to a single CRTC

0 commit comments

Comments
 (0)