Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/drm2/
DdrmP.h857 struct drm_cmdline_mode { struct
858 bool specified;
859 bool refresh_specified;
860 bool bpp_specified;
861 int xres, yres;
862 int bpp;
863 int refresh;
864 bool rb;
865 bool interlace;
866 bool cvt;
[all …]