Searched refs:custom_mon (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_probe.h346 xf86MonPtr custom_mon; member in struct:_RADEONOutputPrivateRec
H A Dradeon_output.c238 radeon_output->custom_mon = NULL;
267 radeon_output->custom_mon = xf86InterpretEDID(output->scrn->scrnIndex, edid);
274 radeon_output->custom_mon->rawData[0x14] |= 0x80;
278 radeon_output->custom_mon->rawData[0x14] &= ~0x80;
318 *MonInfo = *radeon_output->custom_mon;

Completed in 6 milliseconds