[Why & How]
dcn42 only use one set of watermark A,
driver always update set A runtime.
no need to notify pmfw the clock range.
Reviewed-by: Dmytro Laktyushkin <dmytro.laktyushkin@amd.com>
Signed-off-by: Charlene Liu <Charlene.Liu@amd.com>
Signed-off-by: James Lin <pinglei.lin@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
.init_clocks = dcn42_init_clocks,
.enable_pme_wa = dcn42_enable_pme_wa,
.are_clock_states_equal = dcn42_are_clock_states_equal,
- .notify_wm_ranges = dcn42_notify_wm_ranges,
+ .notify_wm_ranges = NULL,
.set_low_power_state = dcn42_set_low_power_state,
.exit_low_power_state = dcn42_exit_low_power_state,
.get_max_clock_khz = dcn42_get_max_clock_khz,