Searched refs:fb_flip_rate (Results 1 – 3 of 3) sorted by relevance
135 int fb_flip_rate; member
1126 ms->drmmode.fb_flip_rate = ret > 0 ? ret : 0; in PreInit()1132 "Always" : "Transformed"), ms->drmmode.fb_flip_rate ?: -1); in PreInit()
5016 } else if (drmmode->fb_flip_rate) { in drmmode_flip_fb()5018 if (diff_ms < (1000 / drmmode->fb_flip_rate)) in drmmode_flip_fb()