[PATCH] drm/radeon/kms: fix legacy LVDS mode computation

2010-04-30 Thread Alex Deucher
On Fri, Apr 30, 2010 at 12:06 PM, Alex Deucher wrote: > On Fri, Apr 30, 2010 at 11:16 AM, Alex Deucher > wrote: >> On Fri, Apr 30, 2010 at 6:08 AM, Jerome Glisse wrote: >>> From: John Doe >>> >>> Compute downscaled mode timing like DDX does on legacy hw. >>> With this patch it's now possible t

Re: [PATCH] drm/radeon/kms: fix legacy LVDS mode computation

2010-04-30 Thread Alex Deucher
On Fri, Apr 30, 2010 at 12:06 PM, Alex Deucher wrote: > On Fri, Apr 30, 2010 at 11:16 AM, Alex Deucher wrote: >> On Fri, Apr 30, 2010 at 6:08 AM, Jerome Glisse wrote: >>> From: John Doe >>> >>> Compute downscaled mode timing like DDX does on legacy hw. >>> With this patch it's now possible to u

[PATCH] drm/radeon/kms: fix legacy LVDS mode computation

2010-04-30 Thread Jerome Glisse
Compute downscaled mode timing like DDX does on legacy hw. With this patch it's now possible to use non native laptop panel resolution. Tested on M7 (7500) laptop. Cc: Signed-off-by: Jerome Glisse --- drivers/gpu/drm/radeon/radeon_legacy_encoders.c | 23 ++- 1 files change

[PATCH] drm/radeon/kms: fix legacy LVDS mode computation

2010-04-30 Thread Jerome Glisse
From: John Doe Compute downscaled mode timing like DDX does on legacy hw. With this patch it's now possible to use non native laptop panel resolution. Tested on M7 (7500) laptop. Cc: Signed-off-by: Jerome Glisse --- drivers/gpu/drm/radeon/radeon_legacy_encoders.c | 23 ++

[PATCH] drm/radeon/kms: fix legacy LVDS mode computation

2010-04-30 Thread Alex Deucher
On Fri, Apr 30, 2010 at 11:16 AM, Alex Deucher wrote: > On Fri, Apr 30, 2010 at 6:08 AM, Jerome Glisse wrote: >> From: John Doe >> >> Compute downscaled mode timing like DDX does on legacy hw. >> With this patch it's now possible to use non native laptop >> panel resolution. Tested on M7 (7500)

[PATCH] drm/radeon/kms: fix legacy LVDS mode computation

2010-04-30 Thread Alex Deucher
On Fri, Apr 30, 2010 at 6:08 AM, Jerome Glisse wrote: > From: John Doe > > Compute downscaled mode timing like DDX does on legacy hw. > With this patch it's now possible to use non native laptop > panel resolution. Tested on M7 (7500) laptop. I think I just had the logic reversed previously. Do

Re: [PATCH] drm/radeon/kms: fix legacy LVDS mode computation

2010-04-30 Thread Alex Deucher
On Fri, Apr 30, 2010 at 11:16 AM, Alex Deucher wrote: > On Fri, Apr 30, 2010 at 6:08 AM, Jerome Glisse wrote: >> From: John Doe >> >> Compute downscaled mode timing like DDX does on legacy hw. >> With this patch it's now possible to use non native laptop >> panel resolution. Tested on M7 (7500)

Re: [PATCH] drm/radeon/kms: fix legacy LVDS mode computation

2010-04-30 Thread Alex Deucher
On Fri, Apr 30, 2010 at 6:08 AM, Jerome Glisse wrote: > From: John Doe > > Compute downscaled mode timing like DDX does on legacy hw. > With this patch it's now possible to use non native laptop > panel resolution. Tested on M7 (7500) laptop. I think I just had the logic reversed previously. Do

[PATCH] drm/radeon/kms: fix legacy LVDS mode computation

2010-04-30 Thread Jerome Glisse
Compute downscaled mode timing like DDX does on legacy hw. With this patch it's now possible to use non native laptop panel resolution. Tested on M7 (7500) laptop. Cc: Signed-off-by: Jerome Glisse --- drivers/gpu/drm/radeon/radeon_legacy_encoders.c | 23 ++- 1 files change

[PATCH] drm/radeon/kms: fix legacy LVDS mode computation

2010-04-30 Thread Jerome Glisse
From: John Doe Compute downscaled mode timing like DDX does on legacy hw. With this patch it's now possible to use non native laptop panel resolution. Tested on M7 (7500) laptop. Cc: Signed-off-by: Jerome Glisse --- drivers/gpu/drm/radeon/radeon_legacy_encoders.c | 23 ++