[PATCH] drm/radeon: don't mess with hot plug detect for eDP or LVDS connector

Jerome Glisse j.glisse at gmail.com
Fri May 4 08:01:45 PDT 2012


On Fri, May 4, 2012 at 10:44 AM, Michel Dänzer <michel at daenzer.net> wrote:
> On Fre, 2012-05-04 at 10:28 -0400, j.glisse at gmail.com wrote:
>> From: Jerome Glisse <jglisse at 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 at redhat.com>
>> Signed-off-by: Jerome Glisse <jglisse at 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'.

It should :) v2 on its way

>
> --
> Earthling Michel Dänzer           |                   http://www.amd.com
> Libre software enthusiast         |          Debian, X and DRI developer


More information about the dri-devel mailing list