From: Taimur Hassan <[email protected]> This DC patchset brings improvements in multiple areas. In summary, we have:
* Fixes on DCN42, cursor, and others; * Improvements on DPM, DCN4, DCC, and others; * Code cleanup. Signed-off-by: Taimur Hassan <[email protected]> Signed-off-by: George Zhang <[email protected]> --- 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 c628bf8778c9..0e115b1aac5f 100644 --- a/drivers/gpu/drm/amd/display/dc/dc.h +++ b/drivers/gpu/drm/amd/display/dc/dc.h @@ -65,7 +65,7 @@ struct dcn_dsc_reg_state; struct dcn_optc_reg_state; struct dcn_dccg_reg_state; -#define DC_VER "3.2.386" +#define DC_VER "3.2.387" /** * MAX_SURFACES - representative of the upper bound of surfaces that can be piped to a single CRTC -- 2.54.0
