All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 26195] New: Green screen on HDMI with RV730
@ 2010-01-24 14:56 bugzilla-daemon
  2010-01-24 16:55 ` [Bug 26195] " bugzilla-daemon
                   ` (27 more replies)
  0 siblings, 28 replies; 29+ messages in thread
From: bugzilla-daemon @ 2010-01-24 14:56 UTC (permalink / raw)
  To: dri-devel

http://bugs.freedesktop.org/show_bug.cgi?id=26195

           Summary: Green screen on HDMI with RV730
           Product: DRI
           Version: XOrg CVS
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/Radeon
        AssignedTo: dri-devel@lists.sourceforge.net
        ReportedBy: mike@fireburn.co.uk
                CC: mike@fireburn.co.uk


I've noticed on both Linus's mainline and the radeon testing branch
that I have a green tinge to the screen after KMS is initialised

I've done my best with git bisect however there are a few un-compilable commits

I've narrowed it down too:

There are only 'skip'ped commits left to test.
The first bad commit could be any of:
4143e919ea999c9356ae4f71b5a3a80e075290d5
f92a8b6758bdc0f277c4f42aa7d736a205ac9ded
5801ead6bd6bddf5505d6eab55f84d8ee8106cd8
6a93cb250a60af1bb7b4070949f8546a2fdc52ef
1a66c95a64c9ae0bc8382254f544b24b23f498ec
ffd09c648a76a1cf96872c033e98d4730f9b10a4
54d9cb47dd6a754e434e5adeccb3a1e2835594fd
746c1aa4d100f7441423050f34be79f401fbf7d4
5fbfce7fc906c4a9e3d5e0872e5d6affaca54761
d904ef9b00a4473af16766e99f17bdbb5f0fde65
58682f107ad5178e47a45af3af1851442d05d7fc
We cannot bisect more!

I hope this helps - for information each of these was compiled with
radeon built in and the R600_rlc.bin and R700_rlc.bin compiled into
the kernel too


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
--

^ permalink raw reply	[flat|nested] 29+ messages in thread

* [Bug 26195] Green screen on HDMI with RV730
  2010-01-24 14:56 [Bug 26195] New: Green screen on HDMI with RV730 bugzilla-daemon
@ 2010-01-24 16:55 ` bugzilla-daemon
  2010-01-27 17:33 ` bugzilla-daemon
                   ` (26 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: bugzilla-daemon @ 2010-01-24 16:55 UTC (permalink / raw)
  To: dri-devel

http://bugs.freedesktop.org/show_bug.cgi?id=26195





--- Comment #1 from Michael Lothian <mike@fireburn.co.uk>  2010-01-24 08:55:08 PST ---
Nothing different shows up in my dmesg compared to the earlier kernels that
show the correct colours

These are the commits details

4143e919ea999c9356ae4f71b5a3a80e075290d5
Author: Alex Deucher <alexdeucher <at> gmail.com>
Date:   Mon Nov 23 18:02:35 2009 -0500

    drm/radeon/kms: store sink type in atom dig connector

    This will be used laster when the encoder and transmitters
    are set up.

    Signed-off-by: Alex Deucher <alexdeucher <at> gmail.com>
    Signed-off-by: Dave Airlie <airlied <at> redhat.com>


f92a8b6758bdc0f277c4f42aa7d736a205ac9ded
Author: Alex Deucher <alexdeucher <at> gmail.com>
Date:   Mon Nov 23 18:40:40 2009 -0500

    drm/radeon/kms: handle dp sinks in atom encoder/transmitter tables

    Signed-off-by: Alex Deucher <alexdeucher <at> gmail.com>
    Signed-off-by: Dave Airlie <airlied <at> redhat.com>


5801ead6bd6bddf5505d6eab55f84d8ee8106cd8
Author: Alex Deucher <alexdeucher <at> gmail.com>
Date:   Tue Nov 24 13:32:59 2009 -0500

    drm/radeon/kms: add support for DP modesetting

    Signed-off-by: Alex Deucher <alexdeucher <at> gmail.com>
    Signed-off-by: Dave Airlie <airlied <at> redhat.com>


6a93cb250a60af1bb7b4070949f8546a2fdc52ef
Author: Alex Deucher <alexdeucher <at> gmail.com>
Date:   Mon Nov 23 17:39:28 2009 -0500

    drm/radeon/kms: i2c reorg

    - keep the atom i2c id in the i2c rec
    - fix gpio regs for GPIO and MDGPIO on pre-avivo chips
    - track whether the i2c line is hw capable
    - track whether the i2c line uses the multimedia i2c block

    Signed-off-by: Alex Deucher <alexdeucher <at> gmail.com>
    Signed-off-by: Dave Airlie <airlied <at> redhat.com>


1a66c95a64c9ae0bc8382254f544b24b23f498ec
Author: Alex Deucher <alexdeucher <at> gmail.com>
Date:   Fri Nov 20 19:40:13 2009 -0500

    drm/radeon/kms: DP fixes and cleanup from the ddx

    - dpcp -> dpcd
    - fix up dig encoder routing
    - aux transaction table takes delay in 10 usec units

    Signed-off-by: Alex Deucher <alexdeucher <at> gmail.com>
    Signed-off-by: Dave Airlie <airlied <at> redhat.com>


ffd09c648a76a1cf96872c033e98d4730f9b10a4
Author: Alex Deucher <alexdeucher <at> gmail.com>
Date:   Tue Nov 24 16:13:23 2009 -0500

    drm/radeon/kms: free aux channel i2c adapter on destroy

    Signed-off-by: Alex Deucher <alexdeucher <at> gmail.com>
    Signed-off-by: Dave Airlie <airlied <at> redhat.com>


54d9cb47dd6a754e434e5adeccb3a1e2835594fd
Author: Dave Airlie <airlied <at> redhat.com>
Date:   Thu Nov 26 08:49:17 2009 +1000

    drm/radeon/kms/dp: fix return in dpcd retrival.

    Not returning here caused us to get a display port version of 0 for
everything
    this caused power up to not get sent which ends up in a black screen.

    Signed-off-by: Dave Airlie <airlied <at> redhat.com>


746c1aa4d100f7441423050f34be79f401fbf7d4
Author: Dave Airlie <airlied <at> redhat.com>
Date:   Tue Dec 8 07:07:28 2009 +1000

    drm/radeon/kms: initial radeon displayport porting

    This is enough to retrieve EDID and DPCP.

    Signed-off-by: Dave Airlie <airlied <at> redhat.com>


5fbfce7fc906c4a9e3d5e0872e5d6affaca54761
Author: Dave Airlie <airlied <at> redhat.com>
Date:   Thu Nov 26 08:55:18 2009 +1000

    drm/radeon/kms: make displayport work by reorganising vsemph setup.

    This fix reorganises the initial DP link training slightly, and
    actually makes DP work under kms here.

    Signed-off-by: Dave Airlie <airlied <at> redhat.com>


d904ef9b00a4473af16766e99f17bdbb5f0fde65
Author: Dave Airlie <airlied <at> redhat.com>
Date:   Tue Nov 17 06:29:46 2009 +1000

    drm/radeon/kms: add support to atom parser for FB read/write

    FB read/write really doesn't need to access the actual VRAM, we
    can just use a scratch area. This is required for using atom displayport
    calls later.

    Signed-off-by: Dave Airlie <airlied <at> redhat.com>


58682f107ad5178e47a45af3af1851442d05d7fc
Author: Dave Airlie <airlied <at> redhat.com>
Date:   Thu Nov 26 08:56:35 2009 +1000

    drm/radeon/kms: do dp link training at dpms on time not mode set.

    This moves the radeon DP link training call to happen when we
    dpms on the encoder not when we set the mode.

    Signed-off-by: Dave Airlie <airlied <at> redhat.com>


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
--

^ permalink raw reply	[flat|nested] 29+ messages in thread

* [Bug 26195] Green screen on HDMI with RV730
  2010-01-24 14:56 [Bug 26195] New: Green screen on HDMI with RV730 bugzilla-daemon
  2010-01-24 16:55 ` [Bug 26195] " bugzilla-daemon
@ 2010-01-27 17:33 ` bugzilla-daemon
  2010-01-27 17:34 ` bugzilla-daemon
                   ` (25 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: bugzilla-daemon @ 2010-01-27 17:33 UTC (permalink / raw)
  To: dri-devel

http://bugs.freedesktop.org/show_bug.cgi?id=26195





--- Comment #2 from Michael Lothian <mike@fireburn.co.uk>  2010-01-27 09:33:31 PST ---
Created an attachment (id=32852)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=32852)
Regs when working


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
--

^ permalink raw reply	[flat|nested] 29+ messages in thread

* [Bug 26195] Green screen on HDMI with RV730
  2010-01-24 14:56 [Bug 26195] New: Green screen on HDMI with RV730 bugzilla-daemon
  2010-01-24 16:55 ` [Bug 26195] " bugzilla-daemon
  2010-01-27 17:33 ` bugzilla-daemon
@ 2010-01-27 17:34 ` bugzilla-daemon
  2010-01-29 19:23 ` bugzilla-daemon
                   ` (24 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: bugzilla-daemon @ 2010-01-27 17:34 UTC (permalink / raw)
  To: dri-devel

http://bugs.freedesktop.org/show_bug.cgi?id=26195





--- Comment #3 from Michael Lothian <mike@fireburn.co.uk>  2010-01-27 09:34:05 PST ---
Created an attachment (id=32853)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=32853)
Regs when green


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
--

^ permalink raw reply	[flat|nested] 29+ messages in thread

* [Bug 26195] Green screen on HDMI with RV730
  2010-01-24 14:56 [Bug 26195] New: Green screen on HDMI with RV730 bugzilla-daemon
                   ` (2 preceding siblings ...)
  2010-01-27 17:34 ` bugzilla-daemon
@ 2010-01-29 19:23 ` bugzilla-daemon
  2010-02-25  9:29 ` bugzilla-daemon
                   ` (23 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: bugzilla-daemon @ 2010-01-29 19:23 UTC (permalink / raw)
  To: dri-devel

http://bugs.freedesktop.org/show_bug.cgi?id=26195





--- Comment #4 from Michael Lothian <mike@fireburn.co.uk>  2010-01-29 11:23:04 PST ---
If the kernel is booted with radeon.audio=0 it boots perfectly


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
--

^ permalink raw reply	[flat|nested] 29+ messages in thread

* [Bug 26195] Green screen on HDMI with RV730
  2010-01-24 14:56 [Bug 26195] New: Green screen on HDMI with RV730 bugzilla-daemon
                   ` (3 preceding siblings ...)
  2010-01-29 19:23 ` bugzilla-daemon
@ 2010-02-25  9:29 ` bugzilla-daemon
  2010-02-25 14:46 ` bugzilla-daemon
                   ` (22 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: bugzilla-daemon @ 2010-02-25  9:29 UTC (permalink / raw)
  To: dri-devel

http://bugs.freedesktop.org/show_bug.cgi?id=26195





--- Comment #5 from Rafał Miłecki <zajec5@gmail.com>  2010-02-25 01:29:59 PST ---
(In reply to comment #4)
> If the kernel is booted with radeon.audio=0 it boots perfectly

If your GPU is RV730, you use all functions from rv770.c. This means you should
never get r600_audio_init called. I really don't see way how changing
radeon.audio could affect anything.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 29+ messages in thread

* [Bug 26195] Green screen on HDMI with RV730
  2010-01-24 14:56 [Bug 26195] New: Green screen on HDMI with RV730 bugzilla-daemon
                   ` (4 preceding siblings ...)
  2010-02-25  9:29 ` bugzilla-daemon
@ 2010-02-25 14:46 ` bugzilla-daemon
  2010-02-25 15:35 ` bugzilla-daemon
                   ` (21 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: bugzilla-daemon @ 2010-02-25 14:46 UTC (permalink / raw)
  To: dri-devel

http://bugs.freedesktop.org/show_bug.cgi?id=26195





--- Comment #6 from Alex Deucher <agd5f@yahoo.com>  2010-02-25 06:46:04 PST ---
(In reply to comment #5)
> (In reply to comment #4)
> > If the kernel is booted with radeon.audio=0 it boots perfectly
> 
> If your GPU is RV730, you use all functions from rv770.c. This means you should
> never get r600_audio_init called. I really don't see way how changing
> radeon.audio could affect anything.
> 

audio was enabled for all chips >= r600 until Dave disabled it by default on
r7xx cards until they are working properly.  r7xx chips use a lot of the r6xx
code since it's common to both asic families.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--

^ permalink raw reply	[flat|nested] 29+ messages in thread

* [Bug 26195] Green screen on HDMI with RV730
  2010-01-24 14:56 [Bug 26195] New: Green screen on HDMI with RV730 bugzilla-daemon
                   ` (5 preceding siblings ...)
  2010-02-25 14:46 ` bugzilla-daemon
@ 2010-02-25 15:35 ` bugzilla-daemon
  2010-02-25 15:56 ` bugzilla-daemon
                   ` (20 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: bugzilla-daemon @ 2010-02-25 15:35 UTC (permalink / raw)
  To: dri-devel

http://bugs.freedesktop.org/show_bug.cgi?id=26195





--- Comment #7 from Rafał Miłecki <zajec5@gmail.com>  2010-02-25 07:35:33 PST ---
(In reply to comment #6)
> (In reply to comment #5)
> > (In reply to comment #4)
> > > If the kernel is booted with radeon.audio=0 it boots perfectly
> > 
> > If your GPU is RV730, you use all functions from rv770.c. This means you should
> > never get r600_audio_init called. I really don't see way how changing
> > radeon.audio could affect anything.
> > 
> 
> audio was enabled for all chips >= r600 until Dave disabled it by default on
> r7xx cards until they are working properly.  r7xx chips use a lot of the r6xx
> code since it's common to both asic families.

I can not agree. Please check Dave's commit:
http://git.kernel.org/?p=linux/kernel/git/airlied/drm-2.6.git;a=commitdiff;h=23fff28a9b0529869bffef8aab0d3f350dd3b5a4

He just modified r600_audio_chipset_supported which is called from:
1) r600_audio_init
2) r600_audio_fini

But we do not call any of these functions from rv770.c.

Ah, and we use rv770.c (functions from it) for rv770, rv730, rv710 and rv740.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 29+ messages in thread

* [Bug 26195] Green screen on HDMI with RV730
  2010-01-24 14:56 [Bug 26195] New: Green screen on HDMI with RV730 bugzilla-daemon
                   ` (6 preceding siblings ...)
  2010-02-25 15:35 ` bugzilla-daemon
@ 2010-02-25 15:56 ` bugzilla-daemon
  2010-02-25 23:02 ` bugzilla-daemon
                   ` (19 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: bugzilla-daemon @ 2010-02-25 15:56 UTC (permalink / raw)
  To: dri-devel

http://bugs.freedesktop.org/show_bug.cgi?id=26195





--- Comment #8 from Alex Deucher <agd5f@yahoo.com>  2010-02-25 07:56:16 PST ---
r600_hdmi_init is called for all asics and the associated r600_hdmi* functions
are called during modesetting, this is likely where the problem lies.  But you
are right; it looks like the audio option shouldn't make a difference in this
case.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--

^ permalink raw reply	[flat|nested] 29+ messages in thread

* [Bug 26195] Green screen on HDMI with RV730
  2010-01-24 14:56 [Bug 26195] New: Green screen on HDMI with RV730 bugzilla-daemon
                   ` (7 preceding siblings ...)
  2010-02-25 15:56 ` bugzilla-daemon
@ 2010-02-25 23:02 ` bugzilla-daemon
  2010-02-25 23:24 ` bugzilla-daemon
                   ` (18 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: bugzilla-daemon @ 2010-02-25 23:02 UTC (permalink / raw)
  To: dri-devel

http://bugs.freedesktop.org/show_bug.cgi?id=26195





--- Comment #9 from Rafał Miłecki <zajec5@gmail.com>  2010-02-25 15:02:41 PST ---
(In reply to comment #8)
> r600_hdmi_init is called for all asics and the associated r600_hdmi* functions
> are called during modesetting, this is likely where the problem lies.  But you
> are right; it looks like the audio option shouldn't make a difference in this
> case.

About HDMI I agree.

Additionally I compared regs dumps and in both cases regiseter 0x7300
(R600_AUDIO_ENABLE) is 0x000000f0. So it really shows we didn't have
r600_audio_init called in Michale's case. And so setting radeon_audio didn't
matter.

On the opposite in the case of "Regs when green" we have many 0x74xx registers
set which responds to R600_HDMI_TMDS1 + x. That indeed could cause corruption
(green screen) when programmed incorrectly.

Michael: I have few ideas to solve this problems, are you still around? Can you
test few patches for me?


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 29+ messages in thread

* [Bug 26195] Green screen on HDMI with RV730
  2010-01-24 14:56 [Bug 26195] New: Green screen on HDMI with RV730 bugzilla-daemon
                   ` (8 preceding siblings ...)
  2010-02-25 23:02 ` bugzilla-daemon
@ 2010-02-25 23:24 ` bugzilla-daemon
  2010-02-26 11:50 ` bugzilla-daemon
                   ` (17 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: bugzilla-daemon @ 2010-02-25 23:24 UTC (permalink / raw)
  To: dri-devel

http://bugs.freedesktop.org/show_bug.cgi?id=26195





--- Comment #10 from Michael Lothian <mike@fireburn.co.uk>  2010-02-25 15:24:03 PST ---
Yes I'm still around and I'll happily test any patches or git trees you're
willing to through at me to get audio working on my setup.  


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--

^ permalink raw reply	[flat|nested] 29+ messages in thread

* [Bug 26195] Green screen on HDMI with RV730
  2010-01-24 14:56 [Bug 26195] New: Green screen on HDMI with RV730 bugzilla-daemon
                   ` (9 preceding siblings ...)
  2010-02-25 23:24 ` bugzilla-daemon
@ 2010-02-26 11:50 ` bugzilla-daemon
  2010-02-26 11:54 ` bugzilla-daemon
                   ` (16 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: bugzilla-daemon @ 2010-02-26 11:50 UTC (permalink / raw)
  To: dri-devel

http://bugs.freedesktop.org/show_bug.cgi?id=26195





--- Comment #11 from Rafał Miłecki <zajec5@gmail.com>  2010-02-26 03:50:27 PST ---
Created an attachment (id=33584)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=33584)
fast debugging

Please apply this patch, recompile, reboot and provide dmesg output. It just
prints messages, does not fix anything.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 29+ messages in thread

* [Bug 26195] Green screen on HDMI with RV730
  2010-01-24 14:56 [Bug 26195] New: Green screen on HDMI with RV730 bugzilla-daemon
                   ` (10 preceding siblings ...)
  2010-02-26 11:50 ` bugzilla-daemon
@ 2010-02-26 11:54 ` bugzilla-daemon
  2010-02-27 14:38 ` bugzilla-daemon
                   ` (15 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: bugzilla-daemon @ 2010-02-26 11:54 UTC (permalink / raw)
  To: dri-devel

http://bugs.freedesktop.org/show_bug.cgi?id=26195





--- Comment #12 from Rafał Miłecki <zajec5@gmail.com>  2010-02-26 03:54:18 PST ---
Created an attachment (id=33585)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=33585)
do not set hdmi mode

After you test first patch and provide output, please apply this one. It can be
applied on top of previous one or on clean branch, it does not matter.

Does it workaround green screen problem? It is not supposed to fix audio, just
check reason.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 29+ messages in thread

* [Bug 26195] Green screen on HDMI with RV730
  2010-01-24 14:56 [Bug 26195] New: Green screen on HDMI with RV730 bugzilla-daemon
                   ` (11 preceding siblings ...)
  2010-02-26 11:54 ` bugzilla-daemon
@ 2010-02-27 14:38 ` bugzilla-daemon
  2010-02-27 14:38 ` bugzilla-daemon
                   ` (14 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: bugzilla-daemon @ 2010-02-27 14:38 UTC (permalink / raw)
  To: dri-devel

http://bugs.freedesktop.org/show_bug.cgi?id=26195





--- Comment #13 from Michael Lothian <mike@fireburn.co.uk>  2010-02-27 06:38:21 PST ---
Created an attachment (id=33623)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=33623)
With Patch1


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--

^ permalink raw reply	[flat|nested] 29+ messages in thread

* [Bug 26195] Green screen on HDMI with RV730
  2010-01-24 14:56 [Bug 26195] New: Green screen on HDMI with RV730 bugzilla-daemon
                   ` (12 preceding siblings ...)
  2010-02-27 14:38 ` bugzilla-daemon
@ 2010-02-27 14:38 ` bugzilla-daemon
  2010-03-05 21:04 ` bugzilla-daemon
                   ` (13 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: bugzilla-daemon @ 2010-02-27 14:38 UTC (permalink / raw)
  To: dri-devel

http://bugs.freedesktop.org/show_bug.cgi?id=26195





--- Comment #14 from Michael Lothian <mike@fireburn.co.uk>  2010-02-27 06:38:57 PST ---
Created an attachment (id=33624)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=33624)
With Patch1 and 2

There was no green screen with either patch


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--

^ permalink raw reply	[flat|nested] 29+ messages in thread

* [Bug 26195] Green screen on HDMI with RV730
  2010-01-24 14:56 [Bug 26195] New: Green screen on HDMI with RV730 bugzilla-daemon
                   ` (13 preceding siblings ...)
  2010-02-27 14:38 ` bugzilla-daemon
@ 2010-03-05 21:04 ` bugzilla-daemon
  2010-03-05 23:22 ` bugzilla-daemon
                   ` (12 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: bugzilla-daemon @ 2010-03-05 21:04 UTC (permalink / raw)
  To: dri-devel

http://bugs.freedesktop.org/show_bug.cgi?id=26195





--- Comment #15 from Michael Lothian <mike@fireburn.co.uk>  2010-03-05 13:04:29 PST ---
Was this what you were after?


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--

^ permalink raw reply	[flat|nested] 29+ messages in thread

* [Bug 26195] Green screen on HDMI with RV730
  2010-01-24 14:56 [Bug 26195] New: Green screen on HDMI with RV730 bugzilla-daemon
                   ` (14 preceding siblings ...)
  2010-03-05 21:04 ` bugzilla-daemon
@ 2010-03-05 23:22 ` bugzilla-daemon
  2010-03-06  1:25 ` bugzilla-daemon
                   ` (11 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: bugzilla-daemon @ 2010-03-05 23:22 UTC (permalink / raw)
  To: dri-devel

http://bugs.freedesktop.org/show_bug.cgi?id=26195





--- Comment #16 from Rafał Miłecki <zajec5@gmail.com>  2010-03-05 15:22:56 PST ---
(In reply to comment #15)
> Was this what you were after?

Well, I'm afraid there is something wrong about your testing. I don't see any
reason how my first (fast debugging) patch could change anything. It could be
some really sensitive timing issue or compiler bug. I don't think any is the
case.

Anyway I'm reworking HDMI assigning right now, will publish patch this weekend.
When we will have HDMI fixed (and hopefully working) we will can focus on green
screen again.

Meanwhile you can try again drm tree with and without my patch. As I said, I
don't see reason how my first patch could fix anything. Can you double check
this, please?


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 29+ messages in thread

* [Bug 26195] Green screen on HDMI with RV730
  2010-01-24 14:56 [Bug 26195] New: Green screen on HDMI with RV730 bugzilla-daemon
                   ` (15 preceding siblings ...)
  2010-03-05 23:22 ` bugzilla-daemon
@ 2010-03-06  1:25 ` bugzilla-daemon
  2010-04-04 14:03 ` bugzilla-daemon
                   ` (10 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: bugzilla-daemon @ 2010-03-06  1:25 UTC (permalink / raw)
  To: dri-devel

http://bugs.freedesktop.org/show_bug.cgi?id=26195





--- Comment #17 from Michael Lothian <mike@fireburn.co.uk>  2010-03-05 17:25:16 PST ---
This was using the latest head of drm-radeon-testing which has been working
fine for a while as per this bug

Did you want me to go back to when I had issues or revert the disable HDMI
audio commit?


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--

^ permalink raw reply	[flat|nested] 29+ messages in thread

* [Bug 26195] Green screen on HDMI with RV730
  2010-01-24 14:56 [Bug 26195] New: Green screen on HDMI with RV730 bugzilla-daemon
                   ` (16 preceding siblings ...)
  2010-03-06  1:25 ` bugzilla-daemon
@ 2010-04-04 14:03 ` bugzilla-daemon
  2010-04-04 14:05 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: bugzilla-daemon @ 2010-04-04 14:03 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=26195

--- Comment #18 from Andy Green <andy@warmcat.com> 2010-04-04 07:03:25 PDT ---
Created an attachment (id=34661)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=34661)
Xorg log with radeon and green HDMI

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--

^ permalink raw reply	[flat|nested] 29+ messages in thread

* [Bug 26195] Green screen on HDMI with RV730
  2010-01-24 14:56 [Bug 26195] New: Green screen on HDMI with RV730 bugzilla-daemon
                   ` (17 preceding siblings ...)
  2010-04-04 14:03 ` bugzilla-daemon
@ 2010-04-04 14:05 ` bugzilla-daemon
  2010-04-04 14:11 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: bugzilla-daemon @ 2010-04-04 14:05 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=26195

--- Comment #19 from Andy Green <andy@warmcat.com> 2010-04-04 07:05:00 PDT ---
I have also been experiencing this bug for some weeks using Fedora Rawhide
kernels.  It had been working fine.

I tried the radeon.audio=0 trick mentioned here but it doesn't impact anything.

I attached a log FWIW.

Otherwise, radeon driver has been great for me, recently suspend starting
working which I am very happy about.

>From reading the bug I guess it's already fixed in radeon HEAD and that will
turn up in mainline and then Fedora.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--

^ permalink raw reply	[flat|nested] 29+ messages in thread

* [Bug 26195] Green screen on HDMI with RV730
  2010-01-24 14:56 [Bug 26195] New: Green screen on HDMI with RV730 bugzilla-daemon
                   ` (18 preceding siblings ...)
  2010-04-04 14:05 ` bugzilla-daemon
@ 2010-04-04 14:11 ` bugzilla-daemon
  2010-04-13  5:11 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: bugzilla-daemon @ 2010-04-04 14:11 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=26195

--- Comment #20 from Rafał Miłecki <zajec5@gmail.com> 2010-04-04 07:11:53 PDT ---
I'm waiting for Linus to release 2.6.34-rc4 to request you for testing again.
This release will contain all fixes I wanted to see.

Eventually you can use Linus's git if you are comfortable with this.
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=summary

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 29+ messages in thread

* [Bug 26195] Green screen on HDMI with RV730
  2010-01-24 14:56 [Bug 26195] New: Green screen on HDMI with RV730 bugzilla-daemon
                   ` (19 preceding siblings ...)
  2010-04-04 14:11 ` bugzilla-daemon
@ 2010-04-13  5:11 ` bugzilla-daemon
  2010-04-13 12:56 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: bugzilla-daemon @ 2010-04-13  5:11 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=26195

--- Comment #21 from Rafał Miłecki <zajec5@gmail.com> 2010-04-12 22:11:38 PDT ---
Can you try 2.6.34-rc4, please?

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

^ permalink raw reply	[flat|nested] 29+ messages in thread

* [Bug 26195] Green screen on HDMI with RV730
  2010-01-24 14:56 [Bug 26195] New: Green screen on HDMI with RV730 bugzilla-daemon
                   ` (20 preceding siblings ...)
  2010-04-13  5:11 ` bugzilla-daemon
@ 2010-04-13 12:56 ` bugzilla-daemon
  2010-04-13 13:37 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: bugzilla-daemon @ 2010-04-13 12:56 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=26195

--- Comment #22 from Michael Lothian <mike@fireburn.co.uk> 2010-04-13 05:56:11 PDT ---
(In reply to comment #21)
> Can you try 2.6.34-rc4, please?

I can confirm this works brilliantly

Kudos in getting it into the 2.6.34 release

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 29+ messages in thread

* [Bug 26195] Green screen on HDMI with RV730
  2010-01-24 14:56 [Bug 26195] New: Green screen on HDMI with RV730 bugzilla-daemon
                   ` (21 preceding siblings ...)
  2010-04-13 12:56 ` bugzilla-daemon
@ 2010-04-13 13:37 ` bugzilla-daemon
  2010-04-13 19:21 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: bugzilla-daemon @ 2010-04-13 13:37 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=26195

Rafał Miłecki <zajec5@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #23 from Rafał Miłecki <zajec5@gmail.com> 2010-04-13 06:37:30 PDT ---
(In reply to comment #22)
> (In reply to comment #21)
> > Can you try 2.6.34-rc4, please?
> 
> I can confirm this works brilliantly
> 
> Kudos in getting it into the 2.6.34 release

That's great to hear that! Closing bug then :)

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

^ permalink raw reply	[flat|nested] 29+ messages in thread

* [Bug 26195] Green screen on HDMI with RV730
  2010-01-24 14:56 [Bug 26195] New: Green screen on HDMI with RV730 bugzilla-daemon
                   ` (22 preceding siblings ...)
  2010-04-13 13:37 ` bugzilla-daemon
@ 2010-04-13 19:21 ` bugzilla-daemon
  2010-04-13 19:59 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: bugzilla-daemon @ 2010-04-13 19:21 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=26195

--- Comment #24 from Andy Green <andy@warmcat.com> 2010-04-13 12:21:23 PDT ---
I can also confirm it's solved (and compiz!) well done.

However now I get overscan on the HDMI where I had 1:1 pixels before.

I guess it's a different bug if you don't have any hint.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 29+ messages in thread

* [Bug 26195] Green screen on HDMI with RV730
  2010-01-24 14:56 [Bug 26195] New: Green screen on HDMI with RV730 bugzilla-daemon
                   ` (23 preceding siblings ...)
  2010-04-13 19:21 ` bugzilla-daemon
@ 2010-04-13 19:59 ` bugzilla-daemon
  2010-04-13 20:56 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  27 siblings, 0 replies; 29+ messages in thread
From: bugzilla-daemon @ 2010-04-13 19:59 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=26195

--- Comment #25 from Alex Deucher <agd5f@yahoo.com> 2010-04-13 12:59:08 PDT ---
(In reply to comment #24)
> However now I get overscan on the HDMI where I had 1:1 pixels before.

Did you change any settings on your TV?  Some TV's overscan by default unless
you disable it in the TV options.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 29+ messages in thread

* [Bug 26195] Green screen on HDMI with RV730
  2010-01-24 14:56 [Bug 26195] New: Green screen on HDMI with RV730 bugzilla-daemon
                   ` (24 preceding siblings ...)
  2010-04-13 19:59 ` bugzilla-daemon
@ 2010-04-13 20:56 ` bugzilla-daemon
  2010-04-13 21:04 ` bugzilla-daemon
  2011-06-30 10:29 ` bugzilla-daemon
  27 siblings, 0 replies; 29+ messages in thread
From: bugzilla-daemon @ 2010-04-13 20:56 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=26195

--- Comment #26 from Andy Green <andy@warmcat.com> 2010-04-13 13:56:48 PDT ---
Created an attachment (id=34978)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=34978)
Xorg log with overscanned HDMI out (no green cast!) on Aspire 8935

> Did you change any settings on your TV? 

No it's the same TV I used for some months; immediately before the kernel
upgrade it was showing 1:1 pixel 1920 x 1080 and after it's overscanned.

There's no setting for overscan in the TV's menu system either with HDMI input
source.

I attach the current /var/log/Xorg.0.log showing overscan, I previously
attached one that shows 1:1 pixels on the same laptop and TV.

I guess it can make sense to open a new bug, just wondering if there's a magic
Option somewhere to guide it not to overscan.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 29+ messages in thread

* [Bug 26195] Green screen on HDMI with RV730
  2010-01-24 14:56 [Bug 26195] New: Green screen on HDMI with RV730 bugzilla-daemon
                   ` (25 preceding siblings ...)
  2010-04-13 20:56 ` bugzilla-daemon
@ 2010-04-13 21:04 ` bugzilla-daemon
  2011-06-30 10:29 ` bugzilla-daemon
  27 siblings, 0 replies; 29+ messages in thread
From: bugzilla-daemon @ 2010-04-13 21:04 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=26195

--- Comment #27 from Alex Deucher <agd5f@yahoo.com> 2010-04-13 14:04:37 PDT ---
(In reply to comment #26)
> No it's the same TV I used for some months; immediately before the kernel
> upgrade it was showing 1:1 pixel 1920 x 1080 and after it's overscanned.
> 
> There's no setting for overscan in the TV's menu system either with HDMI input
> source.
> 
> I attach the current /var/log/Xorg.0.log showing overscan, I previously
> attached one that shows 1:1 pixels on the same laptop and TV.
> 
> I guess it can make sense to open a new bug, just wondering if there's a magic
> Option somewhere to guide it not to overscan.

Yes, file a new bug.  Are you using hdmi audio or just video?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 29+ messages in thread

* [Bug 26195] Green screen on HDMI with RV730
  2010-01-24 14:56 [Bug 26195] New: Green screen on HDMI with RV730 bugzilla-daemon
                   ` (26 preceding siblings ...)
  2010-04-13 21:04 ` bugzilla-daemon
@ 2011-06-30 10:29 ` bugzilla-daemon
  27 siblings, 0 replies; 29+ messages in thread
From: bugzilla-daemon @ 2011-06-30 10:29 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=26195

--- Comment #28 from Florian Mickler <florian@mickler.org> 2011-06-30 03:29:12 PDT ---
A patch referencing this bug report has been merged in Linux v3.0-rc3:

commit 805c22168da76a65c978017d0fe0d59cd048e995
Author: Alex Deucher <alexdeucher@gmail.com>
Date:   Mon Jun 6 17:39:16 2011 -0400

    drm/radeon/kms: disable hdmi audio by default

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 29+ messages in thread

end of thread, other threads:[~2011-06-30 10:29 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-24 14:56 [Bug 26195] New: Green screen on HDMI with RV730 bugzilla-daemon
2010-01-24 16:55 ` [Bug 26195] " bugzilla-daemon
2010-01-27 17:33 ` bugzilla-daemon
2010-01-27 17:34 ` bugzilla-daemon
2010-01-29 19:23 ` bugzilla-daemon
2010-02-25  9:29 ` bugzilla-daemon
2010-02-25 14:46 ` bugzilla-daemon
2010-02-25 15:35 ` bugzilla-daemon
2010-02-25 15:56 ` bugzilla-daemon
2010-02-25 23:02 ` bugzilla-daemon
2010-02-25 23:24 ` bugzilla-daemon
2010-02-26 11:50 ` bugzilla-daemon
2010-02-26 11:54 ` bugzilla-daemon
2010-02-27 14:38 ` bugzilla-daemon
2010-02-27 14:38 ` bugzilla-daemon
2010-03-05 21:04 ` bugzilla-daemon
2010-03-05 23:22 ` bugzilla-daemon
2010-03-06  1:25 ` bugzilla-daemon
2010-04-04 14:03 ` bugzilla-daemon
2010-04-04 14:05 ` bugzilla-daemon
2010-04-04 14:11 ` bugzilla-daemon
2010-04-13  5:11 ` bugzilla-daemon
2010-04-13 12:56 ` bugzilla-daemon
2010-04-13 13:37 ` bugzilla-daemon
2010-04-13 19:21 ` bugzilla-daemon
2010-04-13 19:59 ` bugzilla-daemon
2010-04-13 20:56 ` bugzilla-daemon
2010-04-13 21:04 ` bugzilla-daemon
2011-06-30 10:29 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.