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