Home
last modified time | relevance | path

Searched refs:is_pipe_topology_transition_seamless (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer.h449 bool (*is_pipe_topology_transition_seamless)(struct dc *dc, member
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c4674 return dc->hwss.is_pipe_topology_transition_seamless(dc, initial_state, in is_pipe_topology_transition_seamless_with_intermediate_step()
4676 dc->hwss.is_pipe_topology_transition_seamless(dc, in is_pipe_topology_transition_seamless_with_intermediate_step()
5279 if (dc->hwss.is_pipe_topology_transition_seamless && in update_planes_and_stream_v2()
5280 !dc->hwss.is_pipe_topology_transition_seamless( in update_planes_and_stream_v2()
5295 dc->hwss.is_pipe_topology_transition_seamless && in update_planes_and_stream_v2()
5296 !dc->hwss.is_pipe_topology_transition_seamless( in update_planes_and_stream_v2()
5355 if (!dc->hwss.is_pipe_topology_transition_seamless(dc, in commit_planes_and_stream_update_with_new_context()