Searched refs:is_pipe_topology_transition_seamless (Results 1 – 4 of 4) sorted by relevance
98 .is_pipe_topology_transition_seamless = dcn32_is_pipe_topology_transition_seamless,
121 .is_pipe_topology_transition_seamless = dcn32_is_pipe_topology_transition_seamless,
449 bool (*is_pipe_topology_transition_seamless)(struct dc *dc, member
4332 return dc->hwss.is_pipe_topology_transition_seamless(dc, initial_state, in is_pipe_topology_transition_seamless_with_intermediate_step()4334 dc->hwss.is_pipe_topology_transition_seamless(dc, in is_pipe_topology_transition_seamless_with_intermediate_step()4928 if (dc->hwss.is_pipe_topology_transition_seamless && in update_planes_and_stream_v2()4929 !dc->hwss.is_pipe_topology_transition_seamless( in update_planes_and_stream_v2()4944 dc->hwss.is_pipe_topology_transition_seamless && in update_planes_and_stream_v2()4945 !dc->hwss.is_pipe_topology_transition_seamless( in update_planes_and_stream_v2()5004 if (!dc->hwss.is_pipe_topology_transition_seamless(dc, in commit_planes_and_stream_update_with_new_context()