Searched refs:mon1_EDID (Results 1 – 3 of 3) sorted by relevance
459 if (!radeon_probe_i2c_connector(rinfo, ddc_dvi, &rinfo->mon1_EDID)) { in radeon_probe_screens()460 radeon_probe_i2c_connector(rinfo, ddc_crt2, &rinfo->mon1_EDID); in radeon_probe_screens()472 rinfo->mon1_EDID = rinfo->mon2_EDID; in radeon_probe_screens()505 &rinfo->mon1_EDID); in radeon_probe_screens()511 &rinfo->mon1_EDID); in radeon_probe_screens()515 &rinfo->mon1_EDID); in radeon_probe_screens()519 &rinfo->mon1_EDID); in radeon_probe_screens()554 &rinfo->mon1_EDID); in radeon_probe_screens()559 &rinfo->mon1_EDID); in radeon_probe_screens()562 &rinfo->mon1_EDID); in radeon_probe_screens()[all …]
2111 return radeon_show_one_edid(buf, off, count, rinfo->mon1_EDID); in radeon_show_edid1()2332 if (rinfo->mon1_EDID) in radeonfb_pci_register()2386 kfree(rinfo->mon1_EDID); in radeonfb_pci_register()2420 if (rinfo->mon1_EDID) in radeonfb_pci_unregister()2452 kfree(rinfo->mon1_EDID); in radeonfb_pci_unregister()
333 u8 *mon1_EDID; member