Searched defs:dmub_srv_hw_params (Results 1 – 1 of 1) sorted by relevance
250 struct dmub_srv_hw_params { struct251 struct dmub_fb *fb[DMUB_WINDOW_TOTAL];252 uint64_t fb_base;253 uint64_t fb_offset;254 uint32_t psp_version;255 bool load_inst_const;256 bool skip_panel_power_sequence;257 bool disable_z10;258 bool power_optimization;259 bool dpia_supported;[all …]