Lines Matching +full:free +full:- +full:standing
4 * Permission is hereby granted, free of charge, to any person obtaining a
40 * struct drm_pending_vblank_event - pending vblank event tracking
82 * struct drm_vblank_crtc - vblank tracking for a CRTC
86 * Note that for historical reasons - the vblank handling code is still shared
87 * with legacy/non-kms drivers - this is a free-standing structure not directly
147 * will result in a wrap-around of the vblank register. It is used
148 * by the vblank core to handle wrap-arounds.
152 * high-precision timestamps. That approach is suffering from small
156 * This is the runtime configurable per-crtc maximum set through
160 * If non-zero, &drm_crtc_funcs.get_vblank_counter must be set.
203 * avoid double-disabling and hence corrupting saved state. Needed by