Symbol: dml2_per_stream_programming
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/dml21_translation_helper.c
978
struct dml2_per_stream_programming *stream_programming,
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/dml21_translation_helper.h
26
void dml21_set_dc_p_state_type(struct pipe_ctx *pipe_ctx, struct dml2_per_stream_programming *stream_programming, bool sub_vp_enabled);
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/dml21_utils.c
149
struct dml2_per_stream_programming *stream_programming)
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/dml21_utils.c
214
struct dml2_per_stream_programming *stream_prog)
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/dml21_utils.c
246
struct dml2_per_stream_programming *stream_programming)
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/dml21_utils.h
25
struct dml2_per_stream_programming *stream_programming);
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/dml21_utils.h
44
struct dml2_per_stream_programming *stream_prog);
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/dml21_wrapper_fpu.c
58
struct dml2_per_stream_programming *stream_prog = NULL;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/inc/dml_top_types.h
441
struct dml2_per_stream_programming stream_programming[DML2_MAX_PLANES];
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
12855
void dml2_core_calcs_get_stream_programming(const struct dml2_core_internal_display_mode_lib *mode_lib, struct dml2_per_stream_programming *out, int pipe_index)
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.h
12
struct dml2_per_stream_programming;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.h
24
void dml2_core_calcs_get_stream_programming(const struct dml2_core_internal_display_mode_lib *mode_lib, struct dml2_per_stream_programming *out, int pipe_index);