summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dc.h
diff options
context:
space:
mode:
authorMartin Leung <martin.leung@amd.com>2023-07-30 22:11:24 -0400
committerAlex Deucher <alexander.deucher@amd.com>2023-08-07 17:14:09 -0400
commit98bb4ee9cfe3a52614f1e2c90f4de32173d6f82f (patch)
tree9160826bb2d69b12cd424681e85aaf38a3547b13 /drivers/gpu/drm/amd/display/dc/dc.h
parent393e83484839970e4975dfa1f0666f939a6f3e3d (diff)
downloadlinux-stable-98bb4ee9cfe3a52614f1e2c90f4de32173d6f82f.tar.gz
linux-stable-98bb4ee9cfe3a52614f1e2c90f4de32173d6f82f.tar.bz2
linux-stable-98bb4ee9cfe3a52614f1e2c90f4de32173d6f82f.zip
drm/amd/display: Promote DAL to 3.2.246
This version brings along following fixes: - Fix a regression in blank pixel data caused by coding mistake - Fix a bug when searching for insert_above_mpcc - Update add plane to context logic with a new algorithm - Adjust visual confirm dpp height offset to be 1/240 of v addressable - Add interface to enable DPIA trace - Support plane clip with zero recout size - Blocking invalid 420 modes on HDMI TMDS for DCN31 and DCN314 - Make mpc32 functions available to future DCNs - Change HDCP update sequence for DM Acked-by: Tom Chung <chiahsuan.chung@amd.com> Signed-off-by: Martin Leung <martin.leung@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/dc/dc.h')
-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 fac358462e40..44b6172da170 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.245"
+#define DC_VER "3.2.246"
#define MAX_SURFACES 3
#define MAX_PLANES 6