Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_wrapper.h256 bool dml2_create(const struct dc *in_dc,
H A Ddml2_wrapper.c800 bool dml2_create(const struct dc *in_dc, const struct dml2_configuration_options *config, struct dm… in dml2_create() function
/linux-6.15/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_state.c214 if (!dml2_create(dc, dml2_opt, &state->bw_ctx.dml2)) { in dc_state_create()
220 if (!dml2_create(dc, dml2_opt, &state->bw_ctx.dml2_dc_power_source)) { in dc_state_create()