Searched refs:sr_exit_z8_time_ns (Results 1 – 4 of 4) sorted by relevance
375 if (dc->bb_overrides.sr_exit_z8_time_ns > 0) in dcn351_update_bw_bounding_box_fpu()376 dcn3_51_soc.sr_exit_z8_time_us = dc->bb_overrides.sr_exit_z8_time_ns / 1000.0; in dcn351_update_bw_bounding_box_fpu()
341 if (dc->bb_overrides.sr_exit_z8_time_ns > 0) in dcn35_update_bw_bounding_box_fpu()342 dcn3_5_soc.sr_exit_z8_time_us = dc->bb_overrides.sr_exit_z8_time_ns / 1000.0; in dcn35_update_bw_bounding_box_fpu()
904 int sr_exit_z8_time_ns; member982 int sr_exit_z8_time_ns; member
1999 != dc->bb_overrides.sr_exit_z8_time_ns in dcn20_patch_bounding_box()2000 && dc->bb_overrides.sr_exit_z8_time_ns) { in dcn20_patch_bounding_box()2001 bb->sr_exit_z8_time_us = dc->bb_overrides.sr_exit_z8_time_ns / 1000.0; in dcn20_patch_bounding_box()
Completed in 26 milliseconds