Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calcs.c1070 (dc->debug.sr_exit_time_dpm0_ns in dcn_validate_bandwidth()
1076 if (dc->debug.sr_exit_time_dpm0_ns) in dcn_validate_bandwidth()
1077 v->sr_exit_time = dc->debug.sr_exit_time_dpm0_ns / 1000.0f; in dcn_validate_bandwidth()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h861 int sr_exit_time_dpm0_ns; member