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

Michel Dänzer michel at daenzer.net
Fri May 4 07:44:04 PDT 2012


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'.


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


More information about the dri-devel mailing list