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

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

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