Home
last modified time | relevance | path

Searched refs:VBLANK_EVASION_TIME_US (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/i915/display/
Dintel_crtc.h24 #define VBLANK_EVASION_TIME_US 250 macro
26 #define VBLANK_EVASION_TIME_US 100 macro
Dintel_crtc.c514 VBLANK_EVASION_TIME_US); in intel_pipe_update_start()
619 if (delta > 1000 * VBLANK_EVASION_TIME_US) { in dbg_vblank_evade()
624 VBLANK_EVASION_TIME_US); in dbg_vblank_evade()
Dintel_display_debugfs.c509 hdr, VBLANK_EVASION_TIME_US, crtc->debug.vbl.over); in crtc_updates_info()