Searched defs:dmub_srv_hw_params (Results 1 – 1 of 1) sorted by relevance
285 struct dmub_srv_hw_params { struct286 struct dmub_fb *fb[DMUB_WINDOW_TOTAL];287 uint64_t fb_base;288 uint64_t fb_offset;289 uint32_t psp_version;290 bool load_inst_const;291 bool skip_panel_power_sequence;292 bool disable_z10;293 bool power_optimization;294 bool dpia_supported;[all …]