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

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_kms.c 63 { OPTION_IGNORE_EDID, "IgnoreEDID", OPTV_BOOLEAN, {0}, FALSE },
radeon.h 184 OPTION_IGNORE_EDID,
radeon_output.c 423 if (!xf86ReturnOptValBool(info->Options, OPTION_IGNORE_EDID, FALSE))
radeon_driver.c 163 { OPTION_IGNORE_EDID, "IgnoreEDID", OPTV_BOOLEAN, {0}, FALSE },
  /xsrc/external/mit/xf86-video-savage/dist/src/
savage_driver.c 288 ,OPTION_IGNORE_EDID
316 { OPTION_IGNORE_EDID, "IgnoreEDID", OPTV_BOOLEAN, {0}, FALSE },
1207 xf86GetOptValBool(psav->Options, OPTION_IGNORE_EDID, &psav->IgnoreEDID);

Completed in 55 milliseconds