From: Mathieu Larouche
- Added the new device ID
- Added new pll algorithm
Signed-off-by: Mathieu Larouche
---
drivers/gpu/drm/mgag200/mgag200_drv.c | 1 +
drivers/gpu/drm/mgag200/mgag200_drv.h | 1 +
drivers/gpu/drm/mgag200/mgag200_i2c.c | 1 +
drivers/gpu/drm/mgag200/mgag200_mode.c | 7
From: Mathieu Larouche
- Fixed black screen for some resolutions of G200e rev4
- Fixed testm & testn which had predetermined value.
Reported-by: Jan Beulich
Signed-off-by: Mathieu Larouche
---
drivers/gpu/drm/mgag200/mgag200_mode.c | 11 ++-
1 file changed, 10 insertions(+), 1 deleti
From: Mathieu Larouche
Added the deviceId, PLL algorithm and initialization code for two new
chipset in the G200 Server family.
Mathieu Larouche (2):
drm/mgag200: Add support for a new G200eW3 chipset
drm/mgag200: Add support for a new rev of G200e
drivers/gpu/drm/mgag200/mgag200_drv.c |
From: Mathieu Larouche
- Added support for the new deviceID for G200eW3
- Added PLL algorithm for the G200eW3
- Added some initialization code for G200eW3
Signed-off-by: Mathieu Larouche
---
drivers/gpu/drm/mgag200/mgag200_drv.c | 1 +
drivers/gpu/drm/mgag200/mgag200_drv.h | 1 +
drivers
From: Mathieu Larouche
- Added PLL algorithm for a new rev of G200e
- Removed the bandwidth limitation for the new G200e
Signed-off-by: Mathieu Larouche
---
drivers/gpu/drm/mgag200/mgag200_mode.c | 119 +
1 file changed, 90 insertions(+), 29 deletions(-)
diff -