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/dml21/
H A Ddml21_wrapper.c175 static void dml21_prepare_mcache_params(struct dml2_context *dml_ctx, struct dc_state *context, struct dc_mcache_params *mcache_params) in dml21_prepare_mcache_params() argument
208 struct dc_mcache_params mcache_params[MAX_PLANES] = {0}; in dml21_mode_check_and_programming() local
[all...]
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c5530 static bool resource_allocate_mcache(struct dc_state *context, const struct dc_mcache_params *mcache_params) in resource_allocate_mcache() argument