21.4. Frame Buffer Video Mode Database

Table of Contents
fb_try_mode --  test a video mode
fb_find_mode --  finds a valid video mode
fb_var_to_videomode --  convert fb_var_screeninfo to fb_videomode
fb_videomode_to_var --  convert fb_videomode to fb_var_screeninfo
fb_mode_is_equal --  compare 2 videomodes
fb_find_best_mode --  find best matching videomode
fb_match_mode --  find a videomode which exactly matches the timings in var
fb_add_videomode -- 
fb_delete_videomode -- 
fb_destroy_modelist -- 
fb_videomode_to_modelist --