Symbol: dml2_plane_parameters
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/dml21_translation_helper.c
402
static void populate_dml21_dummy_plane_cfg(struct dml2_plane_parameters *plane,
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/dml21_translation_helper.c
519
struct dml2_plane_parameters *plane, const struct dc_plane_state *plane_state,
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/inc/dml_top_display_cfg_types.h
457
struct dml2_plane_parameters plane_descriptors[DML2_MAX_PLANES];
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/inc/dml_top_display_cfg_types.h
519
const struct dml2_plane_parameters *plane_descriptor;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/inc/dml_top_types.h
221
const struct dml2_plane_parameters *plane_descriptor;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/inc/dml_top_types.h
249
struct dml2_plane_parameters descriptor;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4.c
282
static void create_phantom_plane_from_main_plane(struct dml2_plane_parameters *phantom, const struct dml2_plane_parameters *main,
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4.c
286
memcpy(phantom, main, sizeof(struct dml2_plane_parameters));
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4.c
308
const struct dml2_plane_parameters *main_plane;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4.c
375
const struct dml2_plane_parameters *main_plane;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4.c
376
const struct dml2_plane_parameters *phantom_plane;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4.c
485
memcpy(&programming->plane_programming[main_plane_index].phantom_plane.descriptor, phantom_plane, sizeof(struct dml2_plane_parameters));
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
12867
const struct dml2_plane_parameters *plane_descriptor = &display_cfg->display_config.plane_descriptors[plane_index];
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
234
static bool dml_is_phantom_pipe(const struct dml2_plane_parameters *plane_cfg)
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
3461
const struct dml2_plane_parameters *plane_cfg,
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_utils.c
417
bool dml2_core_utils_is_phantom_pipe(const struct dml2_plane_parameters *plane_cfg)
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_utils.c
588
static void create_phantom_plane_from_main_plane(struct dml2_plane_parameters *phantom, const struct dml2_plane_parameters *main,
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_utils.c
592
memcpy(phantom, main, sizeof(struct dml2_plane_parameters));
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_utils.c
614
const struct dml2_plane_parameters *main_plane;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_utils.h
22
bool dml2_core_utils_is_phantom_pipe(const struct dml2_plane_parameters *plane_cfg);
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_pmo/dml2_pmo_dcn3.c
22
struct dml2_plane_parameters *plane_descriptor;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_pmo/dml2_pmo_dcn3.c
39
struct dml2_plane_parameters *plane_descriptor;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_pmo/dml2_pmo_dcn3.c
530
const struct dml2_plane_parameters *plane_descriptor;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_pmo/dml2_pmo_dcn42.c
145
const struct dml2_plane_parameters *plane_descriptor;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_pmo/dml2_pmo_dcn42.c
76
struct dml2_plane_parameters *plane;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_pmo/dml2_pmo_dcn42.c
94
struct dml2_plane_parameters *plane;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_pmo/dml2_pmo_dcn4_fams2.c
1110
const struct dml2_plane_parameters *plane_descriptor;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_pmo/dml2_pmo_dcn4_fams2.c
1872
const struct dml2_plane_parameters *plane_descriptor;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_pmo/dml2_pmo_dcn4_fams2.c
1970
struct dml2_plane_parameters *plane;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_pmo/dml2_pmo_dcn4_fams2.c
1999
struct dml2_plane_parameters *plane;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_pmo/dml2_pmo_dcn4_fams2.c
2063
struct dml2_plane_parameters *plane;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_pmo/dml2_pmo_dcn4_fams2.c
2082
struct dml2_plane_parameters *plane;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_top/dml2_top_soc15.c
526
const struct dml2_plane_parameters *plane;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/inc/dml2_internal_shared_types.h
450
const struct dml2_plane_parameters *plane_descriptor;