[Bug 16541] Imac Radeon HD 4850 switch "Mini Display Port" output with ALL kernels after 2.6.31

2010-08-27 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16541 --- Comment #7 from Alex Deucher 2010-08-27 17:54:43 --- Someone with one of the problematic panels needs to tweak the link training code until they get the monitor and the gpu to agree. The link training sequence is in dp_link_train() in a

[Bug 16541] Imac Radeon HD 4850 switch "Mini Display Port" output with ALL kernels after 2.6.31

2010-08-27 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16541 --- Comment #6 from [email protected] 2010-08-27 17:44:59 --- Ok Alex, I understand, but do you think that can be corrected ? Can't imagine linux never won't work on Imac27 :S -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cg

[Bug 16541] Imac Radeon HD 4850 switch "Mini Display Port" output with ALL kernels after 2.6.31

2010-08-27 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16541 --- Comment #5 from Alex Deucher 2010-08-27 17:41:45 --- It only "worked" before because the driver did not have support for embedded DisplayPort (eDP), so it didn't touch the eDP registers and as such the panel was left as configured by the

[Bug 12950] [i915] allocate MCHBAR space & enable if necessary

2010-08-27 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=12950 --- Comment #9 from Florian Mickler 2010-08-27 15:53:10 --- hi! i've added some intel gfx cc's (i hope the right ones)... do you still need to patch the kernel to avoid a crash? if so, do you have some backtraces? -- Configure bugmail: h

[Bug 12950] [i915] allocate MCHBAR space & enable if necessary

2010-08-27 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=12950 Florian Mickler changed: What|Removed |Added CC||[email protected]

[Bug 16541] Imac Radeon HD 4850 switch "Mini Display Port" output with ALL kernels after 2.6.31

2010-08-27 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16541 --- Comment #4 from [email protected] 2010-08-27 13:45:41 --- But why eveything works fine with old kernels and Imac ? it's definitly a new bug, that can be corrected -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=ema

[Bug 16541] Imac Radeon HD 4850 switch "Mini Display Port" output with ALL kernels after 2.6.31

2010-08-27 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16541 --- Comment #3 from [email protected] 2010-08-27 13:44:38 --- But if you test ubuntu Karmic, installation works. It's since Lucid (so the news kernel). THere is a big topic here : https://bugs.launchpad.net/ubuntu/+source/linux/+bug/542660

Re: drm: Branch 'master'

2010-08-27 Thread Zdenek Kabelac
On 27.8.2010 12:02, Julien Cristau wrote: > On Fri, Aug 27, 2010 at 11:26:59 +0200, Zdenek Kabelac wrote: > >> Why keeping different name for C++ and C ? >> > Because changing the name for C means breaking API for existing users, > which is not a nice thing to do. > Well if DRM would have very st

Re: drm: Branch 'master'

2010-08-27 Thread Julien Cristau
On Fri, Aug 27, 2010 at 11:26:59 +0200, Zdenek Kabelac wrote: > Why keeping different name for C++ and C ? > Because changing the name for C means breaking API for existing users, which is not a nice thing to do. Cheers, Julien ---

Re: drm: Branch 'master'

2010-08-27 Thread Zdenek Kabelac
Dne 27.8.2010 00:50, Eric Anholt napsal(a): > include/drm/drm.h|4 > intel/intel_bufmgr.h |6 +- > 2 files changed, 9 insertions(+), 1 deletion(-) > > New commits: > commit 23287f05cf2443ddf9e028e29beb5bd30979c6cf > Author: Eric Anholt > Date: Thu Aug 26 15:39:28 2010 -070