Ping
On 09/04/2012 09:02 AM, Ian Pilcher wrote:
On 08/30/2012 12:23 AM, Ian Pilcher wrote:
Remove EDID_QUIRK_NO_AUDIO from the flags for the LG L246WP. It won't work "out of the box" with the Intel driver until that driver is fixed to not send audio InfoFrames to non-HDMI displays (but anyone who has the combination will be able to add their own quirk to make it work).
Leave both flags, because both are accurate. The display is confused by any InfoFrames (audio or AVI), and it is reporting non-existent audio capabilities. The fact that the combination of the two flags makes the display work with Intel GPUs is a happy/sad/neutral accident, and the driver's behavior is still considered broken.
(Essentially, this would mean just editing the comments to reflect the above reasoning.)
Ajax -
I *really* want to close the loop on this. If you can tell me which of the above options you prefer, I will create a new patch set, including the drm_monitor_has_hdmi_audio() function that you suggested in your note on 8/30.
Thanks!