Searched refs:wait_frame_count (Results 1 – 2 of 2) sorted by relevance
500 uint32_t wait_frame_count; member
135 if (frame_count - pipe_ctx->wait_frame_count > 2) in dcn10_wait_for_pipe_update_if_needed()167 pipe_ctx->wait_frame_count = 0; in dcn10_wait_for_pipe_update_if_needed()208 pipe_ctx->wait_frame_count = cur_frame; in dcn10_set_wait_for_update_needed_for_pipe()211 pipe_ctx->wait_frame_count = cur_frame + 1 - optc1->max_frame_count; in dcn10_set_wait_for_update_needed_for_pipe()213 pipe_ctx->wait_frame_count = cur_frame + 1; in dcn10_set_wait_for_update_needed_for_pipe()
Completed in 16 milliseconds