Searched refs:video_start (Results 1 – 7 of 7) sorted by relevance
113 bool video_start; member
2018 pi->video_start = new_rps->dclk || new_rps->vclk || in kv_apply_state_adjust_rules()2040 pi->video_start || (rdev->pm.dpm.new_active_crtc_count >= 3) || in kv_apply_state_adjust_rules()2099 (rdev->pm.dpm.new_active_crtc_count >= 3) || pi->video_start); in kv_calculate_nbps_level_settings()
139 bool video_start; member
2280 pi->video_start = new_rps->dclk || new_rps->vclk || in kv_apply_state_adjust_rules()2302 pi->video_start || (adev->pm.dpm.new_active_crtc_count >= 3) || in kv_apply_state_adjust_rules()2361 (adev->pm.dpm.new_active_crtc_count >= 3) || pi->video_start); in kv_calculate_nbps_level_settings()
223 bool video_start; member
237 bool video_start; member
244 video_start(struct ia_css_pipe *pipe);4082 err = video_start(pipe); in sh_css_pipe_start()4103 err = video_start(stream->pipes[i]); in sh_css_pipe_start()4767 static int video_start(struct ia_css_pipe *pipe) in video_start() function
Completed in 38 milliseconds