Skip to content

Commit 712d98c

Browse files
Taimur Hassanalexdeucher
authored andcommitted
drm/amd/display: Promote DC to 3.2.344
Summary: * Add interface to log hw state when underflow happens * Fix hubp programming of 3dlut fast load * Avoid Read Remote DPCD Many Times * More liberal vmin/vmax update for freesync * Fix dmub access race condition Acked-by: Sun peng (Leo) Li <[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 5dc0ec7 commit 712d98c

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
@@ -55,7 +55,7 @@ struct aux_payload;
5555
struct set_config_cmd_payload;
5656
struct dmub_notification;
5757

58-
#define DC_VER "3.2.343"
58+
#define DC_VER "3.2.344"
5959

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

0 commit comments

Comments
 (0)