Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddml2_internal_types.h84 struct dml2_wrapper_scratch { struct
85 struct dml_display_cfg_st cur_display_config;
86 struct dml_display_cfg_st new_display_config;
87 struct dml_mode_eval_policy_st new_policy;
88 struct dml_mode_eval_policy_st cur_policy;
89 struct dml_mode_support_info_st mode_support_info;
90 struct dml_mode_support_ex_params_st mode_support_params;
92 struct dummy_pstate_entry dummy_pstate_table[4];
94 struct dml2_create_scratch create_scratch;
95 …_supported_state_for_temp_read_scratch dml2_calculate_lowest_supported_state_for_temp_read_scratch;
[all …]