]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
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 eb10518dc058a75117113cc17f15989f76e5e253..599bf2055bcb531e7a0d8f84c4bb4941731940aa 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 {