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





--- Comment #9 from Rafał Miłecki <zaj...@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

Reply via email to