summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2024-04-14 14:28:32 -0400
committerAlex Deucher <alexander.deucher@amd.com>2024-04-30 09:51:21 -0400
commit84d3c6b05c8cf4e015ba7b79201783ea6f3e39e2 (patch)
treeccbe9ddb7d97c9ac15689c931c0231caf996c9a0 /drivers/gpu/drm/amd
parentb0ce597bbf223cfe07524b86eba4f9a057aa1ac6 (diff)
downloadlinux-84d3c6b05c8cf4e015ba7b79201783ea6f3e39e2.tar.gz
linux-84d3c6b05c8cf4e015ba7b79201783ea6f3e39e2.tar.bz2
linux-84d3c6b05c8cf4e015ba7b79201783ea6f3e39e2.zip
drm/amd/display: 3.2.282
Summary: * Changes across DSC, MST, DMCUB, Panel Replay and misc fixes. * Fixes to cursor programming sequence * Add some missing register defs * Formatting/Sytle fixes Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com> Signed-off-by: Aric Cyr <aric.cyr@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd')
-rw-r--r--drivers/gpu/drm/amd/display/dc/dc.h2
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 1e28a36a76e6..a3ebe4f00779 100644
--- a/drivers/gpu/drm/amd/display/dc/dc.h
+++ b/drivers/gpu/drm/amd/display/dc/dc.h
@@ -55,7 +55,7 @@ struct aux_payload;
struct set_config_cmd_payload;
struct dmub_notification;
-#define DC_VER "3.2.281"
+#define DC_VER "3.2.282"
#define MAX_SURFACES 3
#define MAX_PLANES 6