Home
last modified time | relevance | path

Searched refs:MonInfo (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Crtc.c1718 edid_monitor = output->MonInfo; in xf86ProbeOutputModes()
3144 p->output->MonInfo->features.hsize, in handle_detailed_physical_size()
3145 p->output->MonInfo->features.vsize); in handle_detailed_physical_size()
3214 free(output->MonInfo); in xf86OutputSetEDID()
3216 output->MonInfo = edid_mon; in xf86OutputSetEDID()
3273 xf86MonPtr edid_mon = output->MonInfo; in xf86OutputGetEDIDModes()
H A Dxf86Crtc.h611 xf86MonPtr MonInfo; member
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c2885 xf86MonPtr mon = output->MonInfo; in drmmode_output_add_gtf_modes()