[pull] radeon drm-fixes-3.6

2012-09-20 Thread Alex Deucher
If it's not too late, there's one more patch that fixes a resume regression on pre-r6xx asics. commit 16c58081eb95e35f284421176f355eccfc773bbe Author: Simon Kitching Date: Thu Sep 20 12:59:16 2012 -0400 drm/radeon: Prevent leak of scratch register on resume from suspend Cards typicall

Re: [pull] radeon drm-fixes-3.6

2012-09-20 Thread Alex Deucher
If it's not too late, there's one more patch that fixes a resume regression on pre-r6xx asics. commit 16c58081eb95e35f284421176f355eccfc773bbe Author: Simon Kitching Date: Thu Sep 20 12:59:16 2012 -0400 drm/radeon: Prevent leak of scratch register on resume from suspend Cards typicall

[pull] radeon drm-fixes-3.6

2012-09-18 Thread alexdeuc...@gmail.com
From: Alex Deucher The pll fix ended up causing some regressions. Drop it for 3.6. I've fixed it properly in 3.7, but the fix is too invasive for 3.6. The following changes since commit 610bd7da160f76f1644ecb4cd7f39511b49a22cc: drm/nouveau: fix booting with plymouth + dumb support (2012-09-

[pull] radeon drm-fixes-3.6

2012-09-18 Thread alexdeucher
From: Alex Deucher The pll fix ended up causing some regressions. Drop it for 3.6. I've fixed it properly in 3.7, but the fix is too invasive for 3.6. The following changes since commit 610bd7da160f76f1644ecb4cd7f39511b49a22cc: drm/nouveau: fix booting with plymouth + dumb support (2012-09-

[pull] radeon drm-fixes-3.6

2012-09-13 Thread alexdeuc...@gmail.com
From: Alex Deucher Hi Dave, This is the current set of radeon fixes for 3.6. Two small fixes: - fix the fence issues introduced in 3.5 with 64-bit fences - PLL fix for multiple DP heads Note that the fence fix will require a separate fix for 3.5 since the fence code changed in 3.6. The follow

[pull] radeon drm-fixes-3.6

2012-09-13 Thread alexdeucher
From: Alex Deucher Hi Dave, This is the current set of radeon fixes for 3.6. Two small fixes: - fix the fence issues introduced in 3.5 with 64-bit fences - PLL fix for multiple DP heads Note that the fence fix will require a separate fix for 3.5 since the fence code changed in 3.6. The follow

[pull] radeon drm-fixes-3.6

2012-08-29 Thread Alex Deucher
I just pushed one more important fix: commit 41fa54377057ab38bc3e08ebb46168a7daf2e63b Author: Alex Deucher Date: Wed Aug 29 19:48:26 2012 -0400 drm/radeon: fix dig encoder selection on DCE61 Was using the DCE41 code which was wrong. Fixes blank displays on a number of Trinity syst

Re: [pull] radeon drm-fixes-3.6

2012-08-29 Thread Alex Deucher
I just pushed one more important fix: commit 41fa54377057ab38bc3e08ebb46168a7daf2e63b Author: Alex Deucher Date: Wed Aug 29 19:48:26 2012 -0400 drm/radeon: fix dig encoder selection on DCE61 Was using the DCE41 code which was wrong. Fixes blank displays on a number of Trinity syst

[pull] radeon drm-fixes-3.6

2012-08-29 Thread alexdeuc...@gmail.com
From: Alex Deucher Hi Dave, This is the current set of radeon fixes for 3.6. Nothing too major. Highlights: - fix a gart regression on older IGP chips - more MSAA fixes - fix a double free in gpu reset code - modesetting fixes The following changes since commit 84f720ecba6716d198b21936d1bf625

[pull] radeon drm-fixes-3.6

2012-08-29 Thread alexdeucher
From: Alex Deucher Hi Dave, This is the current set of radeon fixes for 3.6. Nothing too major. Highlights: - fix a gart regression on older IGP chips - more MSAA fixes - fix a double free in gpu reset code - modesetting fixes The following changes since commit 84f720ecba6716d198b21936d1bf625

[pull] radeon drm-fixes-3.6

2012-08-21 Thread Alex Deucher
On additional small fix I just pushed: drm/radeon/ss: use num_crtc rather than hardcoded 6 On Tue, Aug 21, 2012 at 4:53 PM, wrote: > From: Alex Deucher > > Hi Dave, > > This is the current set of radeon fixes for 3.6. Nothing too major. > > Highlights: > - fix vbios fetch on pure uefi systems

[pull] radeon drm-fixes-3.6

2012-08-21 Thread alexdeuc...@gmail.com
From: Alex Deucher Hi Dave, This is the current set of radeon fixes for 3.6. Nothing too major. Highlights: - fix vbios fetch on pure uefi systems - fix vbios fetch on thunderbolt systems - MSAA fixes - lockup timeout fix - modesetting fix The following changes since commit 2e26c73a1e410448fb

Re: [pull] radeon drm-fixes-3.6

2012-08-21 Thread Alex Deucher
On additional small fix I just pushed: drm/radeon/ss: use num_crtc rather than hardcoded 6 On Tue, Aug 21, 2012 at 4:53 PM, wrote: > From: Alex Deucher > > Hi Dave, > > This is the current set of radeon fixes for 3.6. Nothing too major. > > Highlights: > - fix vbios fetch on pure uefi systems

[pull] radeon drm-fixes-3.6

2012-08-21 Thread alexdeucher
From: Alex Deucher Hi Dave, This is the current set of radeon fixes for 3.6. Nothing too major. Highlights: - fix vbios fetch on pure uefi systems - fix vbios fetch on thunderbolt systems - MSAA fixes - lockup timeout fix - modesetting fix The following changes since commit 2e26c73a1e410448fb

[pull] radeon drm-fixes-3.6

2012-08-10 Thread alexdeuc...@gmail.com
From: Alex Deucher Hi Dave, This is the current set of radeon fixes for 3.6. Nothing too major. Highlights: - various display fixes - some SI fixes - new SI pci ids - major VM fix - CS checker support for MSAA I've tested on a number of cards across generations and noticed no problems. There

[pull] radeon drm-fixes-3.6

2012-08-10 Thread alexdeucher
From: Alex Deucher Hi Dave, This is the current set of radeon fixes for 3.6. Nothing too major. Highlights: - various display fixes - some SI fixes - new SI pci ids - major VM fix - CS checker support for MSAA I've tested on a number of cards across generations and noticed no problems. There