Searched refs:update_pipe_count (Results 1 – 1 of 1) sorted by relevance
2730 bool change_cdclk, update_pipe_count; in intel_cdclk_pcode_pre_notify() local2742 update_pipe_count = dg2_power_well_count(display, new_cdclk_state) > in intel_cdclk_pcode_pre_notify()2760 if (update_pipe_count) in intel_cdclk_pcode_pre_notify()2764 change_cdclk, update_pipe_count); in intel_cdclk_pcode_pre_notify()2775 bool update_cdclk, update_pipe_count; in intel_cdclk_pcode_post_notify() local2781 update_pipe_count = dg2_power_well_count(display, new_cdclk_state) < in intel_cdclk_pcode_post_notify()2797 if (update_pipe_count) in intel_cdclk_pcode_post_notify()2801 update_cdclk, update_pipe_count); in intel_cdclk_pcode_post_notify()