Home
last modified time | relevance | path

Searched refs:sr_exit_z8_time_ns (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h720 int sr_exit_z8_time_ns; member
791 int sr_exit_z8_time_ns; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c1990 != dc->bb_overrides.sr_exit_z8_time_ns in dcn20_patch_bounding_box()
1991 && dc->bb_overrides.sr_exit_z8_time_ns) { in dcn20_patch_bounding_box()
1992 bb->sr_exit_z8_time_us = dc->bb_overrides.sr_exit_z8_time_ns / 1000.0; in dcn20_patch_bounding_box()