[PATCH 2/2] drm/radeon/kms: handle !force case in connector detect more gracefully

Simon Farnsworth simon.farnsworth at onelan.co.uk
Mon Oct 10 02:15:16 PDT 2011


On Friday 7 October 2011, alexdeucher at gmail.com wrote:
> From: Alex Deucher <alexander.deucher at amd.com>
> 
> When force == false, we don't do load detection in the connector
> detect functions.  Unforunately, we also return the previous
> connector state so we never get disconnect events for DVI-I, DVI-A,
> or VGA.  Save whether we detected the monitor via load detection
> previously and use that to determine whether we return the previous
> state or not.
> 
> Fixes:
> https://bugs.freedesktop.org/show_bug.cgi?id=41561
> 
> Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
> Cc: stable at kernel.org

This patch, and the preceding patch in this series are:

Tested-by: Simon Farnsworth <simon.farnsworth at onelan.co.uk>

The bugs.fdo link details the testing I've done, and the results of those
tests.

-- 
Simon Farnsworth
Software Engineer
ONELAN Limited
http://www.onelan.com/


More information about the dri-devel mailing list