Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/
A Dcore_types.h219 …void (*save_mall_state)(struct dc *dc, struct dc_state *context, struct mall_temp_config *temp_con…
220 …void (*restore_mall_state)(struct dc *dc, struct dc_state *context, struct mall_temp_config *temp_…
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn32/
A Ddcn32_resource_helpers.c421 struct mall_temp_config *temp_config) in dcn32_save_mall_state()
452 struct mall_temp_config *temp_config) in dcn32_restore_mall_state()
A Ddcn32_resource.c1840 struct mall_temp_config mall_temp_config; in dcn32_validate_bandwidth() local
1860 memset(&mall_temp_config, 0, sizeof(mall_temp_config)); in dcn32_validate_bandwidth()
1861 dcn32_save_mall_state(dc, context, &mall_temp_config); in dcn32_validate_bandwidth()
1871 dcn32_restore_mall_state(dc, context, &mall_temp_config); in dcn32_validate_bandwidth()
A Ddcn32_resource.h143 struct mall_temp_config *temp_config);
147 struct mall_temp_config *temp_config);
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/
A Ddc_stream.h169 struct mall_temp_config { struct
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/core/
A Ddc.c3980 struct mall_temp_config mall_temp_config; in dc_update_planes_and_stream() local
4019 dc->res_pool->funcs->save_mall_state(dc, context, &mall_temp_config); in dc_update_planes_and_stream()
4025 dc->res_pool->funcs->restore_mall_state(dc, context, &mall_temp_config); in dc_update_planes_and_stream()

Completed in 23 milliseconds