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