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 D | lx_output.c | 178 if (gfx_is_display_mode_supported(pMode->HDisplay,
|
| H A D | gx_driver.c | 1507 if (gfx_is_display_mode_supported(pMode->CrtcHDisplay,
|
| /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/ |
| H A D | gfx_rtns.h | 240 int gfx_is_display_mode_supported(int xres, int yres, int bpp, int hz);
|
| H A D | disp_gu1.c | 797 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 D | disp_gu2.c | 631 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 D | gfx_disp.c | 11 * 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 D | gfx_rtns.h | 139 int gfx_is_display_mode_supported(int xres, int yres, int bpp, int hz);
|
| H A D | disp_gu1.c | 539 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 D | disp_gu2.c | 379 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 D | gfx_disp.c | 33 * 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 D | nsc_gx1_driver.c | 2281 ret = gfx_is_display_mode_supported(pMode->CrtcHDisplay,
|
| H A D | nsc_gx2_driver.c | 2164 ret = gfx_is_display_mode_supported(pMode->CrtcHDisplay,
|
Completed in 28 milliseconds