Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c2425 bool new_is_phantom = dc_state_get_pipe_subvp_type(new_state, new_pipe) == SUBVP_PHANTOM; in dcn401_detect_pipe_changes() local
2446 new_pipe->plane_state && new_is_phantom) { in dcn401_detect_pipe_changes()
2494 new_pipe->plane_state && !new_is_phantom) in dcn401_detect_pipe_changes()
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c1480 bool new_is_phantom = dc_state_get_pipe_subvp_type(new_state, new_pipe) == SUBVP_PHANTOM; in dcn20_detect_pipe_changes() local
1492 new_pipe->plane_state && new_is_phantom) { in dcn20_detect_pipe_changes()
1540 new_pipe->plane_state && !new_is_phantom) in dcn20_detect_pipe_changes()