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