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 <[email protected]> Signed-off-by: Aric Cyr <[email protected]> Tested-by: Daniel Wheeler <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
1 parent c85c2c8 commit b877934

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
@@ -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)