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