Skip to content

Commit

Permalink
drm/amd/display: 3.2.194
Browse files Browse the repository at this point in the history
This version brings along following fixes:

- Fixes for MST, MPO, PSRSU, DP 2.0, Freesync and others
- Add register offsets of NBI and DCN.
- Improvement of ALPM
- Removing assert statement for Linux DM
- Re-implementing ARGB16161616 pixel format

Acked-by: Solomon Chiu <[email protected]>
Signed-off-by: Aric Cyr <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
  • Loading branch information
AMD-aric authored and alexdeucher committed Jul 13, 2022
1 parent 652284d commit ff613f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/gpu/drm/amd/display/dc/dc.h
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ struct aux_payload;
struct set_config_cmd_payload;
struct dmub_notification;

#define DC_VER "3.2.193"
#define DC_VER "3.2.194"

#define MAX_SURFACES 3
#define MAX_PLANES 6
Expand Down

0 comments on commit ff613f7

Please sign in to comment.