1<html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>Frame Buffer Video Mode Database</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="Linux Device Drivers"><link rel="up" href="fbdev.html" title="Chapter 7. Frame Buffer Library"><link rel="prev" href="API-fb-invert-cmaps.html" title="fb_invert_cmaps"><link rel="next" href="API-fb-try-mode.html" title="fb_try_mode"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Frame Buffer Video Mode Database</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-fb-invert-cmaps.html">Prev</a> </td><th width="60%" align="center">Chapter 7. Frame Buffer Library</th><td width="20%" align="right"> <a accesskey="n" href="API-fb-try-mode.html">Next</a></td></tr></table><hr></div><div class="sect1"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="idp1114015996"></a>Frame Buffer Video Mode Database</h2></div></div></div><div class="toc"><dl class="toc"><dt><span class="refentrytitle"><a href="API-fb-try-mode.html"><span class="phrase">fb_try_mode</span></a></span><span class="refpurpose"> — 2 test a video mode 3 </span></dt><dt><span class="refentrytitle"><a href="API-fb-delete-videomode.html"><span class="phrase">fb_delete_videomode</span></a></span><span class="refpurpose"> — 4 removed videomode entry from modelist 5 </span></dt><dt><span class="refentrytitle"><a href="API-fb-find-mode.html"><span class="phrase">fb_find_mode</span></a></span><span class="refpurpose"> — 6 finds a valid video mode 7 </span></dt><dt><span class="refentrytitle"><a href="API-fb-var-to-videomode.html"><span class="phrase">fb_var_to_videomode</span></a></span><span class="refpurpose"> — 8 convert fb_var_screeninfo to fb_videomode 9 </span></dt><dt><span class="refentrytitle"><a href="API-fb-videomode-to-var.html"><span class="phrase">fb_videomode_to_var</span></a></span><span class="refpurpose"> — 10 convert fb_videomode to fb_var_screeninfo 11 </span></dt><dt><span class="refentrytitle"><a href="API-fb-mode-is-equal.html"><span class="phrase">fb_mode_is_equal</span></a></span><span class="refpurpose"> — 12 compare 2 videomodes 13 </span></dt><dt><span class="refentrytitle"><a href="API-fb-find-best-mode.html"><span class="phrase">fb_find_best_mode</span></a></span><span class="refpurpose"> — 14 find best matching videomode 15 </span></dt><dt><span class="refentrytitle"><a href="API-fb-find-nearest-mode.html"><span class="phrase">fb_find_nearest_mode</span></a></span><span class="refpurpose"> — 16 find closest videomode 17 </span></dt><dt><span class="refentrytitle"><a href="API-fb-match-mode.html"><span class="phrase">fb_match_mode</span></a></span><span class="refpurpose"> — 18 find a videomode which exactly matches the timings in var 19 </span></dt><dt><span class="refentrytitle"><a href="API-fb-add-videomode.html"><span class="phrase">fb_add_videomode</span></a></span><span class="refpurpose"> — 20 adds videomode entry to modelist 21 </span></dt><dt><span class="refentrytitle"><a href="API-fb-destroy-modelist.html"><span class="phrase">fb_destroy_modelist</span></a></span><span class="refpurpose"> — 22 destroy modelist 23 </span></dt><dt><span class="refentrytitle"><a href="API-fb-videomode-to-modelist.html"><span class="phrase">fb_videomode_to_modelist</span></a></span><span class="refpurpose"> — 24 convert mode array to mode list 25 </span></dt></dl></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-fb-invert-cmaps.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="fbdev.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-fb-try-mode.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">fb_invert_cmaps</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span class="phrase">fb_try_mode</span></td></tr></table></div></body></html> 26