[PATCH 1/1] drm/radeon: Fix Asus M2A-VM HDMI EDID error flooding problem
Thomas Reim
thomas.reim at nepomuc.de
Thu Jun 23 14:57:10 PDT 2011
Dear Alex,
> I think it would be better to add a quirk flag and only do the
> extended probe on specific boards where it is required. E.g.,
>
> if (radeon_connector->requires_extended_probe)
> radeon_ddc_probe_extended();
> else
> radeon_ddc_probe();
>
> Alex
Today, I updated the patch according to your proposal and the proposals
of Jean. I'll send it with my next mail.
Best regards
Thomas
More information about the dri-devel
mailing list