Searched refs:gfx_is_display_mode_supported (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dlx_output.c178 if (gfx_is_display_mode_supported(pMode->HDisplay,
H A Dgx_driver.c1507 if (gfx_is_display_mode_supported(pMode->CrtcHDisplay,
/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Dgfx_rtns.h240 int gfx_is_display_mode_supported(int xres, int yres, int bpp, int hz);
H A Ddisp_gu1.c797 gfx_is_display_mode_supported(int xres, int yres, int bpp, int hz)
878 mode = gfx_is_display_mode_supported(xres, yres, bpp, hz);
H A Ddisp_gu2.c631 gfx_is_display_mode_supported(int xres, int yres, int bpp, int hz)
720 mode = gfx_is_display_mode_supported(xres, yres, bpp, hz);
H A Dgfx_disp.c11 * gfx_is_display_mode_supported
661 * gfx_is_display_mode_supported
667 gfx_is_display_mode_supported(int xres, int yres, int bpp, int hz) function in typeref:typename:int
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Dgfx_rtns.h139 int gfx_is_display_mode_supported(int xres, int yres, int bpp, int hz);
H A Ddisp_gu1.c539 gfx_is_display_mode_supported(int xres, int yres, int bpp, int hz)
614 mode = gfx_is_display_mode_supported(xres, yres, bpp, hz);
H A Ddisp_gu2.c379 gfx_is_display_mode_supported(int xres, int yres, int bpp, int hz)
432 mode = gfx_is_display_mode_supported(xres, yres, bpp, hz);
H A Dgfx_disp.c33 * gfx_is_display_mode_supported
900 * gfx_is_display_mode_supported
906 gfx_is_display_mode_supported(int xres, int yres, int bpp, int hz) function in typeref:typename:int
/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_gx1_driver.c2281 ret = gfx_is_display_mode_supported(pMode->CrtcHDisplay,
H A Dnsc_gx2_driver.c2164 ret = gfx_is_display_mode_supported(pMode->CrtcHDisplay,

Completed in 28 milliseconds