drm/amd/display: Add num_active_wb to DML
authorEric Bernstein <[email protected]>
Tue, 13 Mar 2018 20:40:51 +0000 (16:40 -0400)
committerAlex Deucher <[email protected]>
Wed, 11 Apr 2018 18:07:44 +0000 (13:07 -0500)
Signed-off-by: Eric Bernstein <[email protected]>
Reviewed-by: Tony Cheng <[email protected]>
Acked-by: Harry Wentland <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/display/dc/dml/display_mode_structs.h

index e296de6ca50295c1e662ec48131ba54513d4777d..ce750edc1e5fdc32ddf886e156eafb04c386ed84 100644 (file)
@@ -224,6 +224,7 @@ struct      _vcs_dpi_display_output_params_st       {
        int     output_bpp;
        int     dsc_enable;
        int     wb_enable;
+       int     num_active_wb;
        int     opp_input_bpc;
        int     output_type;
        int     output_format;