Home
last modified time | relevance | path

Searched defs:mcache_params (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/
H A Ddml21_wrapper_fpu.c141 …ams(struct dml2_context *dml_ctx, struct dc_state *context, struct dc_mcache_params *mcache_params) in dml21_prepare_mcache_params()
203 struct dc_mcache_params mcache_params[MAX_PLANES] = {0}; in dml21_mode_check_and_programming() local
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c5649 …ol resource_allocate_mcache(struct dc_state *context, const struct dc_mcache_params *mcache_param… in resource_allocate_mcache()