This version brings along following fixes:
- Fixes to backlight, LUT, PPS, MST
- Use correct vpg for 128b/132b encoding
- Improved logging for VCP
- Replace referral of dal with dc
Acked-by: Anson Jacob <Anson.Jacob@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>
 /* forward declaration */
 struct aux_payload;
 
-#define DC_VER "3.2.154"
+#define DC_VER "3.2.155"
 
 #define MAX_SURFACES 3
 #define MAX_PLANES 6