summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2022-04-24 23:19:52 -0400
committerAlex Deucher <alexander.deucher@amd.com>2022-05-04 10:43:55 -0400
commit843871e8463d61121e4bb301f777bd26b9ce884c (patch)
tree722297dc30a43cfa87b96085540155c79dec085c /drivers/gpu/drm/amd/display
parentea5a4db9673e651aaad10a9bc6fb8e6f047aaaef (diff)
downloadlinux-843871e8463d61121e4bb301f777bd26b9ce884c.tar.bz2
drm/amd/display: 3.2.184
This version brings along following fixes: - Have optc3 function accessible to newer DCN - Add CM boot option for USB4 tunneling - Fix system hang issue when game resolution is changed - Remove outdated register for dcn3+ - Add new DSC interface to disconnect from pipe - Clean up pixel format types in enum surface_pixel_format Acked-by: Wayne Lin <wayne.lin@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/display')
-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 a649aec78868..942bfb8fd851 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.183"
+#define DC_VER "3.2.184"
#define MAX_SURFACES 3
#define MAX_PLANES 6