From: Leon Elazar <[email protected]>

Change-Id: Ib83bcc1d2cb23b409af8765b725f82d5ec5ca574
Signed-off-by: Leon Elazar <[email protected]>
Reviewed-by: Tony Cheng <[email protected]>
Acked-by: Harry Wentland <[email protected]>
---
 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.c 
b/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.c
index 121eb3009445..41613ab5ca69 100644
--- a/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.c
+++ b/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.c
@@ -1292,6 +1292,8 @@ static bool construct(
        dc->public.caps.i2c_speed_in_khz = 100;
        dc->public.caps.max_cursor_size = 256;
 
+       dc->public.caps.max_slave_planes = 1;
+
        if (dc->ctx->dce_environment == DCE_ENV_PRODUCTION_DRV)
                dc->public.debug = debug_defaults_drv;
        else
-- 
2.11.0

_______________________________________________
amd-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to