Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_utils.c419 bool is_phantom = false; in dml2_core_utils_is_phantom_pipe() local
H A Ddml2_core_dcn4_calcs.c235 bool is_phantom = false; in dml_is_phantom_pipe() local
249 bool is_phantom = dml_is_phantom_pipe(&display_cfg->plane_descriptors[plane_idx]); in dml_get_is_phantom_pipe() local
4941 bool is_phantom = dml_is_phantom_pipe(&display_cfg->plane_descriptors[k]); in get_urgent_bandwidth_required() local
H A Ddml2_core_shared_types.h1484 bool is_phantom; member
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream.h318 bool is_phantom; member
H A Ddc.h1570 bool is_phantom; // TODO: Change mall_stream_config into mall_plane_config instead member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c3359 bool is_phantom = dc_state_get_pipe_subvp_type(state, pipe_ctx) == SUBVP_PHANTOM; in dcn401_disable_plane_sequence() local