Symbol: dml2_per_stream_programming
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/dml21_translation_helper.c
899
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
148
struct dml2_per_stream_programming *stream_programming)
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/dml21_utils.c
213
struct dml2_per_stream_programming *stream_prog)
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/dml21_utils.c
245
struct dml2_per_stream_programming *stream_programming)
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/dml21_utils.h
24
struct dml2_per_stream_programming *stream_programming);
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/dml21_utils.h
43
struct dml2_per_stream_programming *stream_prog);
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/dml21_wrapper.c
92
struct dml2_per_stream_programming *stream_prog = NULL;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/inc/dml_top_types.h
438
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
12766
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);