[PATCH] drm/radeon/kms: crtc_ omitted in display assignments in radeon_atom_mode_fixup()?

2010-01-15 Thread Roel Kluin
The crtc_ prefix was omitted in h/vdisplay assignments Signed-off-by: Roel Kluin roel.kl...@gmail.com --- Not sure, but maybe the change below is needed? please ack/nack. diff --git a/drivers/gpu/drm/radeon/radeon_encoders.c b/drivers/gpu/drm/radeon/radeon_encoders.c index 82eb551..a9dc073

Re: [PATCH] drm/radeon/kms: crtc_ omitted in display assignments in radeon_atom_mode_fixup()?

2010-01-15 Thread Alex Deucher
On Fri, Jan 15, 2010 at 9:11 AM, Roel Kluin roel.kl...@gmail.com wrote: The crtc_ prefix was omitted in h/vdisplay assignments Signed-off-by: Roel Kluin roel.kl...@gmail.com --- Not sure, but maybe the change below is needed? please ack/nack. NAK. the code is correct as is. diff --git