Home
last modified time | relevance | path

Searched refs:hangcheck_period (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H A Dmsm_gpu.c491 round_jiffies_up(jiffies + msecs_to_jiffies(priv->hangcheck_period))); in hangcheck_timer_reset()
874 priv->hangcheck_period = DRM_MSM_HANGCHECK_DEFAULT_PERIOD; in msm_gpu_init()
882 priv->hangcheck_period /= 2; in msm_gpu_init()
H A Dmsm_debugfs.c321 &priv->hangcheck_period); in msm_debugfs_init()
H A Dmsm_drv.h229 * hangcheck_period: For hang detection, in ms
235 unsigned int hangcheck_period; member

Completed in 3 milliseconds