Searched defs:dmub_srv_hw_params (Results 1 – 1 of 1) sorted by relevance
273 struct dmub_srv_hw_params { struct274 struct dmub_fb *fb[DMUB_WINDOW_TOTAL];275 uint64_t fb_base;276 uint64_t fb_offset;277 uint32_t psp_version;278 bool load_inst_const;279 bool skip_panel_power_sequence;280 bool disable_z10;281 bool power_optimization;282 bool dpia_supported;[all …]