Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
Ddcn401_init.c98 .is_pipe_topology_transition_seamless = dcn32_is_pipe_topology_transition_seamless,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
Ddcn32_init.c121 .is_pipe_topology_transition_seamless = dcn32_is_pipe_topology_transition_seamless,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/
Dhw_sequencer.h449 bool (*is_pipe_topology_transition_seamless)(struct dc *dc, member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/core/
Ddc.c4332 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()