Skip to content

Commit b877934

Browse files
AMD-aricalexdeucher
authored andcommitted
drm/amd/display: 3.2.241
This version brings along the following: - Improve debugging mechanism for Gaming FAMS - Add monitor specific edid quirks - Fixes for Phantom pipe - Fixes for Shapper LUT - Clean up asserts Acked-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com> Signed-off-by: Aric Cyr <aric.cyr@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
1 parent c85c2c8 commit b877934

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • drivers/gpu/drm/amd/display/dc

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ struct aux_payload;
4545
struct set_config_cmd_payload;
4646
struct dmub_notification;
4747

48-
#define DC_VER "3.2.240"
48+
#define DC_VER "3.2.241"
4949

5050
#define MAX_SURFACES 3
5151
#define MAX_PLANES 6

0 commit comments

Comments
 (0)