Re: [PATCH] drm/radeon/kms: fix mac g5 quirk

2011-06-13 Thread Michel Dänzer
On Die, 2011-06-14 at 02:48 -0400, Alex Deucher wrote: > 2011/6/14 Michel Dänzer : > > On Mon, 2011-06-06 at 12:53 -0400, Alex Deucher wrote: > >> Apple uses the same subsystem pci ids for lots of > >> hardware much of which is wired up differently. In > >> this case, the G5 imac and the G5 tower

Re: [PATCH] drm/radeon/kms: fix mac g5 quirk

2011-06-13 Thread Alex Deucher
2011/6/14 Michel Dänzer : > On Mon, 2011-06-06 at 12:53 -0400, Alex Deucher wrote: >> Apple uses the same subsystem pci ids for lots of >> hardware much of which is wired up differently.  In >> this case, the G5 imac and the G5 tower. >> >> Only apply the quirk configuration to G5 towers. >> >> Rep

Re: [PATCH] drm/radeon/kms: fix mac g5 quirk

2011-06-13 Thread Michel Dänzer
On Mon, 2011-06-06 at 12:53 -0400, Alex Deucher wrote: > Apple uses the same subsystem pci ids for lots of > hardware much of which is wired up differently. In > this case, the G5 imac and the G5 tower. > > Only apply the quirk configuration to G5 towers. > > Reported-by: Joachim Henke > Signe