Lines Matching refs:xres
131 int gu1_is_display_mode_supported(int xres, int yres, int bpp, int hz);
132 int gu1_set_display_mode(int xres, int yres, int bpp, int hz);
171 int gu1_get_display_details(unsigned int mode, int *xres, int *yres, int *hz);
174 int gu1_mode_frequency_supported(int xres, int yres, int bpp,
176 int gu1_get_refreshrate_from_frequency(int xres, int yres, int bpp, int *hz,
178 int gu1_get_refreshrate_from_mode(int xres, int yres, int bpp, int *hz,
180 int gu1_get_frequency_from_refreshrate(int xres, int yres, int bpp, int hz,
183 int gu1_get_display_mode(int *xres, int *yres, int *bpp, int *hz);
272 int gu2_is_display_mode_supported(int xres, int yres, int bpp, int hz);
273 int gu2_set_display_mode(int xres, int yres, int bpp, int hz);
322 int gu2_get_display_details(unsigned int mode, int *xres, int *yres, int *hz);
325 int gu2_mode_frequency_supported(int xres, int yres, int bpp,
327 int gu2_get_refreshrate_from_frequency(int xres, int yres, int bpp, int *hz,
329 int gu2_get_refreshrate_from_mode(int xres, int yres, int bpp, int *hz,
331 int gu2_get_frequency_from_refreshrate(int xres, int yres, int bpp, int hz,
334 int gu2_get_display_mode(int *xres, int *yres, int *bpp, int *hz);