Skip to content

Commit 71e59a4

Browse files
Taimur Hassanalexdeucher
authored andcommitted
drm/amd/display: 3.2.321
Summary: * Add support for disconnected eDP streams * Add log for MALL entry on DCN32x * Add DCC/Tiling reset helper for DCN and DCE * Guard against setting dispclk low when active * Other minor fixes Reviewed-by: Aurabindo Pillai <[email protected]> Signed-off-by: Taimur Hassan <[email protected]> Signed-off-by: Roman Li <[email protected]> Tested-by: Daniel Wheeler <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
1 parent 6571bef commit 71e59a4

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.320"
56+
#define DC_VER "3.2.321"
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)