Searched defs:dmub_srv_hw_params (Results 1 – 1 of 1) sorted by relevance
233 struct dmub_srv_hw_params { struct234 struct dmub_fb *fb[DMUB_WINDOW_TOTAL];235 uint64_t fb_base;236 uint64_t fb_offset;237 uint32_t psp_version;238 bool load_inst_const;239 bool skip_panel_power_sequence;240 bool disable_z10;241 bool power_optimization;242 bool dpia_supported;[all …]
Completed in 8 milliseconds