aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2022-06-05 22:50:30 -0400
committerAlex Deucher <alexander.deucher@amd.com>2022-06-14 21:38:40 -0400
commit5f034aef8479ac80e8732958dcb66b8eda650659 (patch)
treebf771d36d99d30af361543ca62d202da04ff9f8b /drivers
parentdrm/amd/display: update topology_update_input_v3 struct (diff)
downloadlinux-dev-5f034aef8479ac80e8732958dcb66b8eda650659.tar.xz
linux-dev-5f034aef8479ac80e8732958dcb66b8eda650659.zip
drm/amd/display: 3.2.190
This version brings along the following: - DP fixes - Exiting idle optimizations on mouse updates Acked-by: Hamza Mahfooz <hamza.mahfooz@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')
-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 7191fc48c2e7..0549fa2c572a 100644
--- a/drivers/gpu/drm/amd/display/dc/dc.h
+++ b/drivers/gpu/drm/amd/display/dc/dc.h
@@ -47,7 +47,7 @@ struct aux_payload;
struct set_config_cmd_payload;
struct dmub_notification;
-#define DC_VER "3.2.189"
+#define DC_VER "3.2.190"
#define MAX_SURFACES 3
#define MAX_PLANES 6