Home
last modified time | relevance | path

Searched defs:drm_vblank_crtc (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/include/drm/
Ddrm_vblank.h91 struct drm_vblank_crtc { struct
95 struct drm_device *dev;
99 wait_queue_head_t queue;
106 struct timer_list disable_timer;
111 seqlock_t seqlock;
127 atomic64_t count;
131 ktime_t time;
138 atomic_t refcount;
142 u32 last;
162 u32 max_vblank_count;
[all …]