drm/amd/display: Add struct field for future use
authorAnthony Koo <Anthony.Koo@amd.com>
Sun, 26 Apr 2020 00:15:49 +0000 (20:15 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 5 May 2020 17:12:40 +0000 (13:12 -0400)
Add dmub related struct field for future use.

Signed-off-by: Anthony Koo <Anthony.Koo@amd.com>
Reviewed-by: Anthony Koo <Anthony.Koo@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dmub/inc/dmub_cmd.h

index eb10518..599bf20 100644 (file)
@@ -262,6 +262,7 @@ struct dmub_cmd_abm_set_pipe_data {
        uint32_t ramping_boundary;
        uint32_t otg_inst;
        uint32_t panel_inst;
+       uint32_t set_pipe_option;
 };
 
 struct dmub_rb_cmd_abm_set_pipe {