drm/amd/display: [FW Promotion] Release 0.0.134.0
- Handle pipe split case for SubVP: Pass in pipe split index for main and phantom pipes Reviewed-by: Aric Cyr <Aric.Cyr@amd.com> Acked-by: Wayne Lin <wayne.lin@amd.com> Signed-off-by: Anthony Koo <Anthony.Koo@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Alex Deucher
parent
b81fafb936
commit
1591a6478f
@@ -998,7 +998,8 @@ struct dmub_cmd_fw_assisted_mclk_switch_pipe_data_v2 {
|
||||
uint8_t scale_factor_numerator;
|
||||
uint8_t scale_factor_denominator;
|
||||
uint8_t is_drr;
|
||||
uint8_t pad[2];
|
||||
uint8_t main_split_pipe_index;
|
||||
uint8_t phantom_split_pipe_index;
|
||||
} subvp_data;
|
||||
|
||||
struct {
|
||||
|
||||
Reference in New Issue
Block a user