Home
last modified time | relevance | path

Searched refs:dml2_pmo_options (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/inc/
H A Ddml2_internal_shared_types.h494 struct dml2_pmo_options *options;
703 struct dml2_pmo_options *options;
982 struct dml2_pmo_options pmo_options;
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_types.h70 struct dml2_pmo_options { struct
86 struct dml2_pmo_options pmo_options; argument
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/
H A Ddml21_wrapper.c40 struct dml2_pmo_options *pmo_options = &dml_ctx->v21.dml_init.options.pmo_options; in dml21_apply_debug_options()