Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_init.c119 .is_pipe_topology_transition_seamless = dcn32_is_pipe_topology_transition_seamless,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dhw_sequencer.h404 bool (*is_pipe_topology_transition_seamless)(struct dc *dc, member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c4349 dc->hwss.is_pipe_topology_transition_seamless && in dc_update_planes_and_stream()
4350 !dc->hwss.is_pipe_topology_transition_seamless( in dc_update_planes_and_stream()