Searched refs:other_data (Results 1 – 6 of 6) sorted by relevance
495 .data.other_data.type = 0xfd, /* Monitor ranges */496 .data.other_data.data.range.min_vfreq = 59,497 .data.other_data.data.range.max_vfreq = 61,498 .data.other_data.data.range.min_hfreq_khz = 29,499 .data.other_data.data.range.max_hfreq_khz = 32,500 .data.other_data.data.range.pixel_clock_mhz = 4, /* 40 MHz */501 .data.other_data.data.range.flags = 0,502 .data.other_data.data.range.formula.cvt = {506 .data.other_data.type = 0xfc, /* Model string */507 .data.other_data.data.str.str = {[all …]
82 const struct ipa_gsi_endpoint_data *other_data; in ipa_endpoint_data_valid_one() local110 other_data = &all_data[other_name]; in ipa_endpoint_data_valid_one()111 if (ipa_gsi_endpoint_data_empty(other_data)) { in ipa_endpoint_data_valid_one()119 if (other_data->toward_ipa) { in ipa_endpoint_data_valid_one()127 if (other_data->ee_id == GSI_EE_AP) { in ipa_endpoint_data_valid_one()129 if (!other_data->endpoint.config.status_enable) { in ipa_endpoint_data_valid_one()132 other_data->endpoint_id); in ipa_endpoint_data_valid_one()147 other_data = &all_data[other_name]; in ipa_endpoint_data_valid_one()148 if (ipa_gsi_endpoint_data_empty(other_data)) { in ipa_endpoint_data_valid_one()
84 if (edid_buf->detailed_timings[i].data.other_data.type == 0xfc) { in dm_helpers_parse_edid_caps()85 while (j < 13 && edid_buf->detailed_timings[i].data.other_data.data.str.str[j]) { in dm_helpers_parse_edid_caps()86 if (edid_buf->detailed_timings[i].data.other_data.data.str.str[j] == '\n') in dm_helpers_parse_edid_caps()90 edid_buf->detailed_timings[i].data.other_data.data.str.str[j]; in dm_helpers_parse_edid_caps()
10870 data = &timing->data.other_data; in amdgpu_dm_update_freesync_caps()10907 data = &timing->data.other_data; in amdgpu_dm_update_freesync_caps()
174 struct detailed_non_pixel other_data; member
2907 struct detailed_non_pixel *data = &timing->data.other_data; in do_inferred_modes()3040 struct detailed_non_pixel *data = &timing->data.other_data; in do_standard_modes()3110 cvt = &(timing->data.other_data.data.cvt[i]); in drm_cvt_modes()4414 *(u8 **)data = t->data.other_data.data.str.str; in monitor_name()5124 const struct detailed_non_pixel *data = &timing->data.other_data; in get_monitor_range()