Searched refs:get_modes (Results 1 - 25 of 41) sorted by relevance

12

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di2c_vid.h111 (*get_modes)(I2CDevPtr d); member in struct:_I830I2CVidOutputRec
H A Di830_dvo.c270 /* We should probably have an i2c driver get_modes function for those
279 if (intel_output->i2c_drv->vid_rec->get_modes)
281 modes = intel_output->i2c_drv->vid_rec->get_modes (intel_output->i2c_drv->dev_priv);
333 .get_modes = i830_dvo_get_modes,
H A Di830_hdmi.c324 .get_modes = i830_ddc_get_modes,
H A Di830_crt.c519 .get_modes = i830_crt_get_modes,
H A Ddrmmode_display.c1207 .get_modes = drmmode_output_get_modes,
/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi501_output.c143 outputFuncs->get_modes = SMI_OutputGetModes_native;
158 outputFuncs->get_modes = SMI_OutputGetModes_native;
H A Dsmilynx_output.c254 outputFuncs->get_modes = SMI_OutputGetModes_native;
273 outputFuncs->get_modes = SMI_OutputGetModes_native;
288 outputFuncs->get_modes = SMILynx_OutputGetModes_crt;
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dg80_dac.c190 .get_modes = G80OutputGetDDCModes,
H A Dg80_sor.c420 .get_modes = G80OutputGetDDCModes,
436 .get_modes = G80SorGetLVDSModes,
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dlx_output.c273 .get_modes = lx_output_get_modes,
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_display_fake.c181 .get_modes = sna_output_get_modes,
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_display_fake.c188 .get_modes = sna_output_get_modes,
/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_analog.c375 .get_modes = xf86OutputGetEDIDModes,
H A Dvia_sii164.c355 .get_modes = xf86OutputGetEDIDModes,
H A Dvia_vt1632.c367 .get_modes = xf86OutputGetEDIDModes,
H A Dvia_tv.c768 .get_modes = via_tv_get_modes,
H A Dvia_kms.c632 .get_modes = drmmode_output_get_modes,
H A Dvia_tmds.c1066 .get_modes = xf86OutputGetEDIDModes,
/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dqxl_ums_mode.c292 .get_modes = qxl_output_get_modes,
H A Dqxl_drmmode.c706 .get_modes = drmmode_output_get_modes,
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86Crtc.h459 (*get_modes)(xf86OutputPtr output); member in struct:_xf86OutputFuncs
536 * This should be the list from get_modes(), plus perhaps additional
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_output.c207 .get_modes = r128_get_modes,
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86Crtc.h504 DisplayModePtr(*get_modes) (xf86OutputPtr output); member in struct:_xf86OutputFuncs
577 * This should be the list from get_modes(), plus perhaps additional
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_output.c523 .get_modes = output_get_modes,
/xsrc/external/mit/xf86-video-vboxvideo/dist/src/
H A Dvboxvideo.c581 .get_modes = vbox_output_get_modes,

Completed in 31 milliseconds

12