Searched refs:mon1_EDID (Results 1 – 3 of 3) sorted by relevance
460 if (!radeon_probe_i2c_connector(rinfo, ddc_dvi, &rinfo->mon1_EDID)) { in radeon_probe_screens()461 radeon_probe_i2c_connector(rinfo, ddc_crt2, &rinfo->mon1_EDID); in radeon_probe_screens()473 rinfo->mon1_EDID = rinfo->mon2_EDID; in radeon_probe_screens()504 &rinfo->mon1_EDID); in radeon_probe_screens()510 &rinfo->mon1_EDID); in radeon_probe_screens()514 &rinfo->mon1_EDID); in radeon_probe_screens()518 &rinfo->mon1_EDID); in radeon_probe_screens()553 &rinfo->mon1_EDID); in radeon_probe_screens()558 &rinfo->mon1_EDID); in radeon_probe_screens()561 &rinfo->mon1_EDID); in radeon_probe_screens()[all …]
2207 return radeon_show_one_edid(buf, off, count, rinfo->mon1_EDID); in radeon_show_edid1()2426 if (rinfo->mon1_EDID) in radeonfb_pci_register()2478 kfree(rinfo->mon1_EDID); in radeonfb_pci_register()2512 if (rinfo->mon1_EDID) in radeonfb_pci_unregister()2528 kfree(rinfo->mon1_EDID); in radeonfb_pci_unregister()
334 u8 *mon1_EDID; member