Skip to content

Commit

Permalink
drm/amd/display: 3.2.129
Browse files Browse the repository at this point in the history
This version brings along following features/fixes:
- LTTPR improvements
- Disable MALL when SMU not present
- Fix bug in HW that causes P-State to hang when DPG is enabled in
  certain conditions
- Update code path for enabling DPG
- Update display endpoint control path
- Add dynamic link encoder selection
- Fix debugfs MST topology to dump from the root MST node
- Enable DP DSC Compliance automation for Linux
- ASSR is enabled only when DPCD is supported and the display
  connected is internal
- Added kernel trace event to print real-time refresh rate value
  to debug VRR issues

Signed-off-by: Aric Cyr <aric.cyr@amd.com>
Acked-by: Anson Jacob <Anson.Jacob@amd.com>
Tested-by: Dan Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
  • Loading branch information
AMD-aric authored and alexdeucher committed Apr 9, 2021
1 parent 6213044 commit bb01091
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.128"
#define DC_VER "3.2.129"

#define MAX_SURFACES 3
#define MAX_PLANES 6
Expand Down

0 comments on commit bb01091

Please sign in to comment.