Searched refs:update_pipe_count (Results 1 – 1 of 1) sorted by relevance
2686 bool change_cdclk, update_pipe_count; in intel_cdclk_pcode_pre_notify() local2698 update_pipe_count = dg2_power_well_count(display, new_cdclk_state) > in intel_cdclk_pcode_pre_notify()2716 if (update_pipe_count) in intel_cdclk_pcode_pre_notify()2720 change_cdclk, update_pipe_count); in intel_cdclk_pcode_pre_notify()2731 bool update_cdclk, update_pipe_count; in intel_cdclk_pcode_post_notify() local2737 update_pipe_count = dg2_power_well_count(display, new_cdclk_state) < in intel_cdclk_pcode_post_notify()2753 if (update_pipe_count) in intel_cdclk_pcode_post_notify()2757 update_cdclk, update_pipe_count); in intel_cdclk_pcode_post_notify()