Skip to content

Commit 68a60f6

Browse files
AMD-aricalexdeucher
authored andcommitted
drm/amd/display: 3.2.214
This version brings along following fixes: -Program output transfer function when required -Fix arthmetic errror in MALL size caluclations for subvp -DCC Meta pitch used for MALL allocation -Debugfs entry to tell if connector is DPIA link -Use largest vready_offset in pipe group -Fixes race condition in DPIA Aux transfer Reviewed-by: Rodrigo Siqueira <[email protected]> Acked-by: Jasdeep Dhillon <[email protected]> Signed-off-by: Aric Cyr <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
1 parent 5842abd commit 68a60f6

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
@@ -47,7 +47,7 @@ struct aux_payload;
4747
struct set_config_cmd_payload;
4848
struct dmub_notification;
4949

50-
#define DC_VER "3.2.213"
50+
#define DC_VER "3.2.214"
5151

5252
#define MAX_SURFACES 3
5353
#define MAX_PLANES 6

0 commit comments

Comments
 (0)