commit_time_ms   1587 drivers/gpu/drm/drm_atomic_helper.c 	s64 commit_time_ms;
commit_time_ms   1622 drivers/gpu/drm/drm_atomic_helper.c 	commit_time_ms = ktime_ms_delta(ktime_get(), start);
commit_time_ms   1623 drivers/gpu/drm/drm_atomic_helper.c 	if (commit_time_ms > 0)
commit_time_ms   1625 drivers/gpu/drm/drm_atomic_helper.c 						 (unsigned long)commit_time_ms,
commit_time_ms    146 drivers/gpu/drm/drm_self_refresh_helper.c 					 unsigned int commit_time_ms,
commit_time_ms    168 drivers/gpu/drm/drm_self_refresh_helper.c 		ewma_psr_time_add(time, commit_time_ms);
commit_time_ms     16 include/drm/drm_self_refresh_helper.h 					unsigned int commit_time_ms,