Searched defs:dmub_srv_hw_params (Results 1 – 1 of 1) sorted by relevance
238 struct dmub_srv_hw_params { struct239 struct dmub_fb *fb[DMUB_WINDOW_TOTAL];240 uint64_t fb_base;241 uint64_t fb_offset;242 uint32_t psp_version;243 bool load_inst_const;244 bool skip_panel_power_sequence;245 bool disable_z10;246 bool power_optimization;247 bool dpia_supported;[all …]