Skip to content

Commit

Permalink
drm/amd/display: 3.2.154
Browse files Browse the repository at this point in the history
This new DC version brings improvements in the following areas:
- New firmware version
- Fix HPD problems on DCN2
- Fix generic encoder problems and null deferences
- Adjust DCN301 watermark
- Rework dynamic bpp for DCN3x
- Improve link training fallback logic

Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Aric Cyr <aric.cyr@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
  • Loading branch information
Aric Cyr authored and Alex Deucher committed Sep 23, 2021
1 parent 2800ff0 commit c719b0c
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 @@ -45,7 +45,7 @@
/* forward declaration */
struct aux_payload;

#define DC_VER "3.2.153"
#define DC_VER "3.2.154"

#define MAX_SURFACES 3
#define MAX_PLANES 6
Expand Down

0 comments on commit c719b0c

Please sign in to comment.