Searched defs:dmub_srv_hw_params (Results 1 – 1 of 1) sorted by relevance
256 struct dmub_srv_hw_params { struct257 struct dmub_fb *fb[DMUB_WINDOW_TOTAL];258 uint64_t fb_base;259 uint64_t fb_offset;260 uint32_t psp_version;261 bool load_inst_const;262 bool skip_panel_power_sequence;263 bool disable_z10;264 bool power_optimization;265 bool dpia_supported;[all …]