From: Aric Cyr <aric.cyr@xxxxxxx> This DC patchset brings along following fixes: * [FW Promotion] Release 0.0.63 * fix HDCP reset sequence on reinitialize * Fix BSOD with NULL check * Added multi instance support for ABM * Revert wait vblank on update dpp clock * skip program clock when allow seamless boot * Add new DP_SEC registers for programming SDP Line number * Add SE_DCN3_REG_LIST for control SDP num * Add new case to get spread spectrum info * fix wrong statement in mst hpd debugfs * Clear MASTER_UPDATE_LOCK_DB_EN when disable doublebuffer lock * Expose internal display flag via debugfs * take max dsc stream bandwidth overhead into account * ddc resource data need to be initialized * avoid to authentication when DEVICE_COUNT=0 Signed-off-by: Aric Cyr <aric.cyr@xxxxxxx> Reviewed-by: Aric Cyr <Aric.Cyr@xxxxxxx> Acked-by: Wayne Lin <waynelin@xxxxxxx> --- drivers/gpu/drm/amd/display/dc/dc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/amd/display/dc/dc.h b/drivers/gpu/drm/amd/display/dc/dc.h index 65f801b50686..dba2584e8986 100644 --- a/drivers/gpu/drm/amd/display/dc/dc.h +++ b/drivers/gpu/drm/amd/display/dc/dc.h @@ -45,7 +45,7 @@ /* forward declaration */ struct aux_payload; -#define DC_VER "3.2.132" +#define DC_VER "3.2.133" #define MAX_SURFACES 3 #define MAX_PLANES 6 -- 2.17.1 _______________________________________________ amd-gfx mailing list amd-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/amd-gfx