On Fre, 2012-05-04 at 10:28 -0400, j.glisse@gmail.com wrote:
From: Jerome Glisse jglisse@redhat.com
It seems imac pannel doesn't like whe we change the hot plug setup and then refuse to work. This should fix : https://bugzilla.redhat.com/show_bug.cgi?id=726143
Signed-off-by: Matthew Garrett mjg@redhat.com Signed-off-by: Jerome Glisse jglisse@redhat.com
[...]
if (connector->connector_type == DRM_MODE_CONNECTOR_eDP ||
connector->connector_type == DRM_MODE_CONNECTOR_LVDS) {
/* don't try to enable HDP on eDP or LVDS help to avoid
I think this should say 'HPD', not 'HDP'.