Searched defs:amd_pp_display_configuration (Results 1 – 1 of 1) sorted by relevance
75 struct amd_pp_display_configuration { struct76 bool nb_pstate_switch_disable;/* controls NB PState switch */77 bool cpu_cc6_disable; /* controls CPU CState switch ( on or off) */78 bool cpu_pstate_disable;79 uint32_t cpu_pstate_separation_time;81 uint32_t num_display; /* total number of display*/82 uint32_t num_path_including_non_display;83 uint32_t crossfire_display_index;84 uint32_t min_mem_set_clock;85 uint32_t min_core_set_clock;[all …]