Home
last modified time | relevance | path

Searched refs:drm_timestamp_monotonic (Results 1 – 4 of 4) sorted by relevance

/trueos/sys/dev/drm2/
HDdrm_stub.c60 unsigned int drm_timestamp_monotonic = 1; variable
73 module_param_named(timestamp_monotonic, drm_timestamp_monotonic, int, 0600);
HDdrm_irq.c608 if (!drm_timestamp_monotonic) in drm_calc_vbltimestamp_from_scanoutpos()
669 if (!drm_timestamp_monotonic) in drm_calc_vbltimestamp_from_scanoutpos()
699 if (!drm_timestamp_monotonic) in get_drm_timestamp()
HDdrm_ioctl.c289 req->value = drm_timestamp_monotonic; in drm_getcap()
HDdrmP.h1378 extern unsigned int drm_timestamp_monotonic;