diff options
| author | Taimur Hassan <Syed.Hassan@amd.com> | 2026-06-13 03:02:41 -0500 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2026-07-01 11:18:02 -0400 |
| commit | 312c2729b0130fc1629f19eceebbce60aae5c7eb (patch) | |
| tree | 2646e770d659c4af35ba7eb96dda868504f8dfab | |
| parent | a91135995ccd6358d0f6ad203d92aaaeaf16a53f (diff) | |
| download | linux-stable-312c2729b0130fc1629f19eceebbce60aae5c7eb.tar.gz linux-stable-312c2729b0130fc1629f19eceebbce60aae5c7eb.zip | |
drm/amd/display: Promote DC to 3.2.387
DC Automatic Code Cutoff
Signed-off-by: Taimur Hassan <Syed.Hassan@amd.com>
Signed-off-by: George Zhang <george.zhang@amd.com>
Tested-by: Dan Wheeler <daniel.wheeler@amd.com>
Acked-by: George Zhang <george.zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
| -rw-r--r-- | drivers/gpu/drm/amd/display/dc/dc.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
