[Bug 25520] Enabling and disabling TV output kills VGA output with KMS and non-KMS

2018-06-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=25520

Adam Jackson  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |INVALID

--- Comment #29 from Adam Jackson  ---
Mass closure: This bug has been untouched for more than six years, and is not
obviously still valid. Please reopen this bug or file a new report if you
continue to experience issues with current releases.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
https://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 25520] Enabling and disabling TV output kills VGA output with KMS and non-KMS

2010-04-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=25520

--- Comment #28 from Bob Ham  2010-04-13 12:53:07 PDT ---
(In reply to comment #25)
> (In reply to comment #24)
> > With DDX up to that commit, the PAL output is fixed but unfortunately, the 
> > VGA
> > output isn't; it's still not enabled.
> 
> You mean it's still screwed up after having used tv-out or something else?

After having used tv-out.  To reiterate, this is what I'm doing: X starts with
the DVI and VGA outputs enabled.  I disable the VGA output and enable the TV
output.  I then disable the TV output and enable the VGA output.  X believes
that the VGA display is enabled (the desktop adjusts itself to having more
space) but the monitor just says "the input signal is out of range."

I've attached register dumps in the working state (after startup, before
disabling the VGA output) and broken state (after disabling the TV output and
trying to enable the VGA output.)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 25520] Enabling and disabling TV output kills VGA output with KMS and non-KMS

2010-04-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=25520

--- Comment #27 from Bob Ham  2010-04-13 12:49:30 PDT ---
Created an attachment (id=34976)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=34976)
Register dump of UMS broken state

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 25520] Enabling and disabling TV output kills VGA output with KMS and non-KMS

2010-04-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=25520

--- Comment #26 from Bob Ham  2010-04-13 12:48:54 PDT ---
Created an attachment (id=34975)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=34975)
Register dump of UMS working state

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 25520] Enabling and disabling TV output kills VGA output with KMS and non-KMS

2010-04-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=25520

--- Comment #25 from Alex Deucher  2010-04-13 11:06:49 PDT ---
(In reply to comment #24)
> With DDX up to that commit, the PAL output is fixed but unfortunately, the VGA
> output isn't; it's still not enabled.

You mean it's still screwed up after having used tv-out or something else?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 25520] Enabling and disabling TV output kills VGA output with KMS and non-KMS

2010-04-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=25520

--- Comment #24 from Bob Ham  2010-04-13 11:04:29 PDT ---
(In reply to comment #23)
> (In reply to comment #22)
> > 
> > This patch does not work; the VGA output is not enabled.
> > 
> 
> Should be fixed in 22a46375b2b9399e12fdf168fa5292ff17a4

With DDX up to that commit, the PAL output is fixed but unfortunately, the VGA
output isn't; it's still not enabled.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 25520] Enabling and disabling TV output kills VGA output with KMS and non-KMS

2010-04-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=25520

--- Comment #23 from Alex Deucher  2010-04-13 08:22:27 PDT ---
(In reply to comment #20)
> Yes, this fixes the VGA output.
> 

Good.  I'll push that upstream.

> However, I would note that the VGA monitor displays a message that says the
> input signal is out of range, rather the monitor going to sleep (which is what
> happens when xrandr --off is run.)  Evidently there is a similar problem with
> the VGA output not being disabled properly when the TV output is enabled.

There's only one DAC connected to both the DVI and TV connectors, so there's no
way to turn off one connector without turning off the other.

(In reply to comment #22)
> 
> This patch does not work; the VGA output is not enabled.
> 

Should be fixed in 22a46375b2b9399e12fdf168fa5292ff17a4

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 25520] Enabling and disabling TV output kills VGA output with KMS and non-KMS

2010-04-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=25520

--- Comment #22 from Bob Ham  2010-04-13 00:20:47 PDT ---
(In reply to comment #18)
> Created an attachment (id=34927)
 View: https://bugs.freedesktop.org/attachment.cgi?id=34927
 Review: https://bugs.freedesktop.org/review?bug=25520&attachment=34927

> fix UMS
> 
> updated ums patch.

This patch does not work; the VGA output is not enabled.

Also, with DDX from git (commit 878814aeab7031ff6169fcaf2be869b7595c8699,)
using a vanilla 2.6.33 kernel, the xrandr property "tv_standard" no longer
works, similarly to bug 26582.  This is a regression from 6.12.6 which works
fine.

I've attached the X log.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 25520] Enabling and disabling TV output kills VGA output with KMS and non-KMS

2010-04-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=25520

--- Comment #21 from Bob Ham  2010-04-13 00:15:37 PDT ---
Created an attachment (id=34958)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=34958)
Xorg log for UMS with git DDX

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 25520] Enabling and disabling TV output kills VGA output with KMS and non-KMS

2010-04-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=25520

--- Comment #20 from Bob Ham  2010-04-13 00:00:19 PDT ---
(In reply to comment #19)
> Created an attachment (id=34928)
 View: https://bugs.freedesktop.org/attachment.cgi?id=34928
 Review: https://bugs.freedesktop.org/review?bug=25520&attachment=34928

> fix KMS
> 
> Updated KMS patch.

Yes, this fixes the VGA output.

However, I would note that the VGA monitor displays a message that says the
input signal is out of range, rather the monitor going to sleep (which is what
happens when xrandr --off is run.)  Evidently there is a similar problem with
the VGA output not being disabled properly when the TV output is enabled.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 25520] Enabling and disabling TV output kills VGA output with KMS and non-KMS

2010-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=25520

Alex Deucher  changed:

   What|Removed |Added

  Attachment #34925|0   |1
is obsolete||

--- Comment #19 from Alex Deucher  2010-04-12 13:33:26 PDT ---
Created an attachment (id=34928)
 View: https://bugs.freedesktop.org/attachment.cgi?id=34928
 Review: https://bugs.freedesktop.org/review?bug=25520&attachment=34928

fix KMS

Updated KMS patch.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 25520] Enabling and disabling TV output kills VGA output with KMS and non-KMS

2010-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=25520

Alex Deucher  changed:

   What|Removed |Added

  Attachment #34926|0   |1
is obsolete||

--- Comment #18 from Alex Deucher  2010-04-12 13:32:35 PDT ---
Created an attachment (id=34927)
 View: https://bugs.freedesktop.org/attachment.cgi?id=34927
 Review: https://bugs.freedesktop.org/review?bug=25520&attachment=34927

fix UMS

updated ums patch.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 25520] Enabling and disabling TV output kills VGA output with KMS and non-KMS

2010-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=25520

--- Comment #17 from Alex Deucher  2010-04-12 13:24:38 PDT ---
Created an attachment (id=34926)
 View: https://bugs.freedesktop.org/attachment.cgi?id=34926
 Review: https://bugs.freedesktop.org/review?bug=25520&attachment=34926

ddx patch for ums

This patch should fix UMS.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 25520] Enabling and disabling TV output kills VGA output with KMS and non-KMS

2010-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=25520

--- Comment #16 from Alex Deucher  2010-04-12 13:19:39 PDT ---
Created an attachment (id=34925)
 View: https://bugs.freedesktop.org/attachment.cgi?id=34925
 Review: https://bugs.freedesktop.org/review?bug=25520&attachment=34925

properly disable the tv encoder when VGA is used.

This patch should fix things.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 25520] Enabling and disabling TV output kills VGA output with KMS and non-KMS

2010-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=25520

--- Comment #15 from Bob Ham  2010-04-12 08:47:25 PDT ---
Using avivotool to find registers that differ between the working and broken
states, I've managed to reliably get the VGA output to work again after turning
off the TV output.

While setting all of the differing registers to their value from the working
state, the VGA output starts working properly when register 0x4f4 is set (to
value 0x0 from value 0x8062.)  Setting this register alone does not fix the
VGA output.  Also, the ordering in which the registers are set is significant;
I have set the registers in reverse order and the VGA output is not fixed.

Attached are dumps of registers in the working and broken states and a log of
the output of avivotool while fixing the VGA output.  The log shows which
registers are set to which value and the order in which they are set.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 25520] Enabling and disabling TV output kills VGA output with KMS and non-KMS

2010-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=25520

Bob Ham  changed:

   What|Removed |Added

  Attachment #34915|Log of which registers that |Log of which registers are
description|are modified in order to|modified in order to fix
   |fix VGA output  |VGA output

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 25520] Enabling and disabling TV output kills VGA output with KMS and non-KMS

2010-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=25520

--- Comment #14 from Bob Ham  2010-04-12 08:40:01 PDT ---
Created an attachment (id=34915)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=34915)
Log of which registers that are modified in order to fix VGA output

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 25520] Enabling and disabling TV output kills VGA output with KMS and non-KMS

2010-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=25520

--- Comment #13 from Bob Ham  2010-04-12 08:37:52 PDT ---
Created an attachment (id=34914)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=34914)
Register dump of broken state

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 25520] Enabling and disabling TV output kills VGA output with KMS and non-KMS

2010-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=25520

--- Comment #12 from Bob Ham  2010-04-12 08:36:50 PDT ---
Created an attachment (id=34913)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=34913)
Register dump of working state

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 25520] Enabling and disabling TV output kills VGA output with KMS and non-KMS

2010-02-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25520





--- Comment #11 from Bob Ham   2010-02-01 07:37:54 PST ---
With latest drm-radeon-testing (commit
b7ca68719ff3912915bf16547548d162c0d0c526) I get lots of errors like below while
trying to switch the TV on.  Note that the TV will come on in NTSC mode,
ignoring the "tv standard" property.  When changing the "tv standard" property
while the display is on, the signal disappears and does not return.


Jan 31 12:29:14 myrtle kernel: [drm] 2: conflicting encoders switching off
9-pin DIN-1
Jan 31 12:29:14 myrtle kernel: [drm] in favor of DVI-I-1
Jan 31 12:29:14 myrtle kernel: [drm] 2: conflicting encoders switching off
9-pin DIN-1
Jan 31 12:29:14 myrtle kernel: [drm] in favor of DVI-I-1
Jan 31 12:29:14 myrtle kernel: [drm] 2: conflicting encoders switching off
9-pin DIN-1
Jan 31 12:29:14 myrtle kernel: [drm] in favor of DVI-I-1
Jan 31 12:29:14 myrtle kernel: [drm] 2: conflicting encoders switching off
9-pin DIN-1
Jan 31 12:29:14 myrtle kernel: [drm] in favor of DVI-I-1
Jan 31 12:29:14 myrtle kernel: executing set crtc timing
Jan 31 12:29:14 myrtle kernel: [drm] TV-11: set mode 1280x1024 2d
Jan 31 12:29:14 myrtle kernel: executing set crtc timing
Jan 31 12:29:14 myrtle kernel: [drm] TMDS-15: set mode 1920x1200 2e
Jan 31 12:29:14 myrtle kernel: [drm] 2: conflicting encoders switching off
9-pin DIN-1
Jan 31 12:29:14 myrtle kernel: [drm] in favor of DVI-I-1
Jan 31 12:29:14 myrtle kernel: [drm] 2: conflicting encoders switching off
9-pin DIN-1
Jan 31 12:29:14 myrtle kernel: [drm] in favor of DVI-I-1
Jan 31 12:29:14 myrtle kernel: [drm] 2: conflicting encoders switching off
9-pin DIN-1
Jan 31 12:29:14 myrtle kernel: [drm] in favor of DVI-I-1
Jan 31 12:29:14 myrtle kernel: [drm] 2: conflicting encoders switching off
9-pin DIN-1
Jan 31 12:29:14 myrtle kernel: [drm] in favor of DVI-I-1
Jan 31 12:29:14 myrtle kernel: [drm] 2: conflicting encoders switching off
9-pin DIN-1
Jan 31 12:29:14 myrtle kernel: [drm] in favor of DVI-I-1
Jan 31 12:29:14 myrtle kernel: [drm] 2: conflicting encoders switching off
9-pin DIN-1
Jan 31 12:29:14 myrtle kernel: [drm] in favor of DVI-I-1


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 25520] Enabling and disabling TV output kills VGA output with KMS and non-KMS

2009-12-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25520


Bob Ham  changed:

   What|Removed |Added

Summary|Enabling and disabling TV   |Enabling and disabling TV
   |output kills dual-head with |output kills VGA output with
   |KMS and non-KMS |KMS and non-KMS




--- Comment #10 from Bob Ham   2009-12-09 14:22:43 PST ---
>From #radeon:

[17:38]  Dec  9 16:59:22 myrtle kernel: [drm] 2: conflicting encoders
switching off 9-pin DIN-1
[17:38]  Dec  9 16:59:22 myrtle kernel: [drm] in favor of DVI-I-1
[17:41]  rah: that dac drives both the analog portion of the DVI port
and the TV connector


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati