From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Furniss Subject: Radeon monitor + hdmi TV regression between drm-core-next and drm-fixes Date: Sun, 04 Nov 2012 15:27:14 +0000 Message-ID: <50968952.6030406@ukfsn.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mail.ukfsn.org (mx-out.ukfsn.org [77.75.108.125]) by gabe.freedesktop.org (Postfix) with ESMTP id B15189E80D for ; Sun, 4 Nov 2012 07:57:12 -0800 (PST) Received: from localhost (smtp-filter.ukfsn.org [192.168.54.205]) by mail.ukfsn.org (Postfix) with ESMTP id 98E9AC6E33 for ; Sun, 4 Nov 2012 15:27:17 +0000 (GMT) Received: from mail.ukfsn.org ([77.75.108.125]) by localhost (smtp-filter.ukfsn.org [192.168.54.205]) (amavisd-new, port 10024) with ESMTP id jecO3uC9NMI9 for ; Sun, 4 Nov 2012 15:27:17 +0000 (GMT) Received: from [192.168.0.3] (unknown [78.32.18.90]) by mail.ukfsn.org (Postfix) with ESMTP id 6F9F7C6E32 for ; Sun, 4 Nov 2012 15:27:17 +0000 (GMT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org For the last 2 years when running a DVI 60Hz monitor with a radeon HD4890 and a (native 50Hz) HDMI TV I've been able to boot/startx with the TV off and then turn TV on and - xrandr --output DVI-0 --auto to bring up the the TV and get a clone of monitor. This still works with drm-core-next but not with drm-fixes (todays or from a few days ago). With df I now loose the monitor with signal out of range when doing above, the TV output is OK. To get the monitor back I need to turn off TV, then off/auto the monitor. xrandr --output DVI-0 --off xrandr --output DVI-1 --off xrandr --output DVI-1 --auto The output from xrandr while the monitor is showing signal out of range looks normal. If I boot with the TV on it works OK.