Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_resource_helpers.c409 struct mall_temp_config *temp_config) in dcn32_save_mall_state()
440 struct mall_temp_config *temp_config) in dcn32_restore_mall_state()
Ddcn32_resource.c1808 struct mall_temp_config mall_temp_config; in dcn32_validate_bandwidth() local
1828 memset(&mall_temp_config, 0, sizeof(mall_temp_config)); in dcn32_validate_bandwidth()
1829 dcn32_save_mall_state(dc, context, &mall_temp_config); in dcn32_validate_bandwidth()
1839 dcn32_restore_mall_state(dc, context, &mall_temp_config); in dcn32_validate_bandwidth()
Ddcn32_resource.h54 struct mall_temp_config { struct
139 struct mall_temp_config *temp_config);
143 struct mall_temp_config *temp_config);