https://bugzilla.kernel.org/show_bug.cgi?id=16265
Florian Mickler florian@mickler.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |CODE_FIX
--- Comment #10 from Florian Mickler florian@mickler.org 2011-01-12 11:37:46 --- I'm closing this for now, please reopen or shout if this issue is still unresolved for you.
This should have been fixed for intel since 2.6.36-rc5:
commit 930a9e283516a3a3595c0c515113f1b78d07f695 Author: Chris Wilson chris@chris-wilson.co.uk Date: Tue Sep 14 11:07:23 2010 +0100
drm: Use a nondestructive mode for output detect when polling (v2)
for nouveau it's probably fixed since v2.6.37-rc3:
commit 01db363979e96115a895f35c823303660f0f328d Author: Francisco Jerez currojerez@riseup.net Date: Thu Oct 21 17:43:08 2010 +0200
drm/nouveau: Use "force" to decide if analog load detection is ok or not.
and for radeon since v2.6.37-rc1:
commit c3cceeddf0b5f97b0d2352b98ef0f025e31a9ae3 Author: Dave Airlie airlied@redhat.com Date: Tue Oct 26 12:55:52 2010 +1000
drm/radeon/kms: don't poll dac load detect.
dri-devel@lists.freedesktop.org