[PATCH 1/2] drm/radeon: fix card_posted check for newer asics

2013-05-22 Thread Michel Dänzer
On Mit, 2013-05-22 at 11:32 -0400, alexdeucher at gmail.com wrote: > From: Alex Deucher > > Newer asics have variable numbers of crtcs. Use that > rather than the asic family to determine which crtcs > to check. This avoids checking non-existent crtcs or > missing crtcs on certain asics. > > S

[PATCH 1/2] drm/radeon: fix card_posted check for newer asics

2013-05-22 Thread alexdeuc...@gmail.com
From: Alex Deucher Newer asics have variable numbers of crtcs. Use that rather than the asic family to determine which crtcs to check. This avoids checking non-existent crtcs or missing crtcs on certain asics. Signed-off-by: Alex Deucher Cc: stable at vger.kernel.org --- drivers/gpu/drm/rade

Re: [PATCH 1/2] drm/radeon: fix card_posted check for newer asics

2013-05-22 Thread Michel Dänzer
On Mit, 2013-05-22 at 11:32 -0400, alexdeuc...@gmail.com wrote: > From: Alex Deucher > > Newer asics have variable numbers of crtcs. Use that > rather than the asic family to determine which crtcs > to check. This avoids checking non-existent crtcs or > missing crtcs on certain asics. > > Sign

[PATCH 1/2] drm/radeon: fix card_posted check for newer asics

2013-05-22 Thread alexdeucher
From: Alex Deucher Newer asics have variable numbers of crtcs. Use that rather than the asic family to determine which crtcs to check. This avoids checking non-existent crtcs or missing crtcs on certain asics. Signed-off-by: Alex Deucher Cc: sta...@vger.kernel.org --- drivers/gpu/drm/radeon/