aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/modules/inc/mod_hdcp.h
diff options
context:
space:
mode:
authorJasdeep Dhillon <[email protected]>2023-01-25 15:50:19 +0000
committerAlex Deucher <[email protected]>2023-02-28 19:29:35 +0000
commitc32699caeca802cfa3416f798abcff719d1633f7 (patch)
tree4a5a821d97af21e8592e7a0f05f0e6b5d2932673 /drivers/gpu/drm/amd/display/modules/inc/mod_hdcp.h
parentdrm/amd/display: Reduce CPU busy-waiting for long delays (diff)
downloadkernel-c32699caeca802cfa3416f798abcff719d1633f7.tar.gz
kernel-c32699caeca802cfa3416f798abcff719d1633f7.zip
drm/amd/display: Updating Video Format Fall Back Policy.
[WHY] Adding 1920x1080 as fail safe mode for Video Format Fall Back Policy. Reviewed-by: Jerry Zuo <[email protected]> Acked-by: Qingqing Zhuo <[email protected]> Signed-off-by: Jasdeep Dhillon <[email protected]> Tested-by: Daniel Wheeler <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/modules/inc/mod_hdcp.h')
-rw-r--r--drivers/gpu/drm/amd/display/modules/inc/mod_hdcp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/display/modules/inc/mod_hdcp.h b/drivers/gpu/drm/amd/display/modules/inc/mod_hdcp.h
index 3348bb97ef81..a4d344a4db9e 100644
--- a/drivers/gpu/drm/amd/display/modules/inc/mod_hdcp.h
+++ b/drivers/gpu/drm/amd/display/modules/inc/mod_hdcp.h
@@ -104,6 +104,7 @@ struct mod_hdcp_displayport {
uint8_t rev;
uint8_t assr_enabled;
uint8_t mst_enabled;
+ uint8_t dp2_enabled;
uint8_t usb4_enabled;
};