Home
last modified time | relevance | path

Searched defs:is_phantom (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_utils.c273 bool is_phantom = false; in dml2_core_utils_is_phantom_pipe() local
H A Ddml2_core_shared.c3029 bool is_phantom = false; in dml_is_phantom_pipe() local
3043 bool is_phantom = dml_is_phantom_pipe(&display_cfg->plane_descriptors[plane_idx]); in dml_get_is_phantom_pipe() local
7382 bool is_phantom = dml_is_phantom_pipe(&display_cfg->plane_descriptors[k]); in get_urgent_bandwidth_required() local
H A Ddml2_core_dcn4_calcs.c234 bool is_phantom = false; in dml_is_phantom_pipe() local
248 bool is_phantom = dml_is_phantom_pipe(&display_cfg->plane_descriptors[plane_idx]); in dml_get_is_phantom_pipe() local
4863 bool is_phantom = dml_is_phantom_pipe(&display_cfg->plane_descriptors[k]); in get_urgent_bandwidth_required() local
H A Ddml2_core_shared_types.h1279 bool is_phantom; member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c956 bool is_phantom = dc_state_get_pipe_subvp_type(state, pipe_ctx) == SUBVP_PHANTOM; in dcn35_disable_plane() local
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream.h309 bool is_phantom; member
H A Ddc.h1342 bool is_phantom; // TODO: Change mall_stream_config into mall_plane_config instead member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c735 bool is_phantom = dc_state_get_pipe_subvp_type(state, pipe_ctx) == SUBVP_PHANTOM; in dcn20_disable_plane() local
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c1225 bool is_phantom = dc_state_get_stream_subvp_type(dc->current_state, old_stream) == SUBVP_PHANTOM; in disable_dangling_plane() local