HomeSort by: relevance | last modified time | path
    Searched refs:EDID_COMPLETE_RAWDATA (Results 1 - 18 of 18) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/hw/xfree86/ddc/
ddcProperty.c 43 if (DDC->flags & EDID_COMPLETE_RAWDATA)
print_edid.c 551 if (m->flags & EDID_COMPLETE_RAWDATA)
edid.h 554 #define EDID_COMPLETE_RAWDATA 0x01
interpret_edid.c 370 if (!(mon->flags & EDID_COMPLETE_RAWDATA))
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ddc/
ddcProperty.c 102 (DDC->flags & EDID_COMPLETE_RAWDATA ? DDC->no_sections * 128 : 0);
edid.h 543 #define EDID_COMPLETE_RAWDATA 0x01
interpret_edid.c 646 if (!(mon->flags & EDID_COMPLETE_RAWDATA))
print_edid.c 513 if (m->flags & EDID_COMPLETE_RAWDATA)
  /xsrc/external/mit/xf86-video-intel/dist/src/uxa/
intel.h 86 #define MONITOR_EDID_COMPLETE_RAWDATA EDID_COMPLETE_RAWDATA
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
intel.h 86 #define MONITOR_EDID_COMPLETE_RAWDATA EDID_COMPLETE_RAWDATA
  /xsrc/external/mit/xf86-video-nv/dist/src/
g80_output.c 352 #ifdef EDID_COMPLETE_RAWDATA
riva_setup.c 170 #ifdef EDID_COMPLETE_RAWDATA
nv_setup.c 240 #ifdef EDID_COMPLETE_RAWDATA
  /xsrc/external/mit/xf86-video-ati/dist/src/
atombios_output.c 517 #ifndef EDID_COMPLETE_RAWDATA
radeon_output.c 363 #ifndef EDID_COMPLETE_RAWDATA
  /xsrc/external/mit/xf86-video-mga/dist/src/
mga_driver.c 1286 #ifdef EDID_COMPLETE_RAWDATA
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
xf86Crtc.c 3279 if (edid_mon->flags & EDID_COMPLETE_RAWDATA)
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
xf86Crtc.c 2992 if (edid_mon->flags & EDID_COMPLETE_RAWDATA)

Completed in 23 milliseconds