[PATCH] drm/radeon/kms: fix pll algo quirk function

2011-02-10 Thread Alex Deucher
I'm sick of fighting this. Just add a new pick_pll_algo() function and quirk specific boards as they are reported. Add a quirk for the pll algo selection on the MacBookPro2,2. Reported-by: Justin P. Mattock Signed-off-by: Alex Deucher Cc: stable at kernel.org --- drivers/gpu/drm/radeon/atomb

Re: [PATCH] drm/radeon/kms: fix pll algo quirk function

2011-02-10 Thread Corbin Simpson
On Thu, Feb 10, 2011 at 1:56 PM, Alex Deucher wrote: > I'm sick of fighting this.  Just add a new pick_pll_algo() > function and quirk specific boards as they are reported. > > Add a quirk for the pll algo selection on the MacBookPro2,2. > > Reported-by: Justin P. Mattock > > Signed-off-by: Alex

[PATCH] drm/radeon/kms: fix pll algo quirk function

2011-02-10 Thread Corbin Simpson
On Thu, Feb 10, 2011 at 1:56 PM, Alex Deucher wrote: > I'm sick of fighting this. ?Just add a new pick_pll_algo() > function and quirk specific boards as they are reported. > > Add a quirk for the pll algo selection on the MacBookPro2,2. > > Reported-by: Justin P. Mattock > > Signed-off-by: Alex

[PATCH] drm/radeon/kms: fix pll algo quirk function

2011-02-10 Thread Alex Deucher
I'm sick of fighting this. Just add a new pick_pll_algo() function and quirk specific boards as they are reported. Add a quirk for the pll algo selection on the MacBookPro2,2. Reported-by: Justin P. Mattock Signed-off-by: Alex Deucher Cc: sta...@kernel.org --- drivers/gpu/drm/radeon/atombios