]> git.baikalelectronics.ru Git - kernel.git/commit
drm/mgag200: Add support for a new G200eW3 chipset
authorMathieu Larouche <mathieu.larouche@matrox.com>
Fri, 21 Aug 2015 13:24:05 +0000 (09:24 -0400)
committerDave Airlie <airlied@redhat.com>
Mon, 24 Aug 2015 03:46:52 +0000 (13:46 +1000)
commit493f24b32fb65f98617b33e1984b31f84157dfd6
treeb2ba2b7beeaa19c2773b6487c252ab50706927f3
parent04acb3b4915f7804d392f3c68d2a3e33a4a8b4bf
drm/mgag200: Add support for a new G200eW3 chipset

- 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 <mathieu.larouche@matrox.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/mgag200/mgag200_drv.c
drivers/gpu/drm/mgag200/mgag200_drv.h
drivers/gpu/drm/mgag200/mgag200_i2c.c
drivers/gpu/drm/mgag200/mgag200_main.c
drivers/gpu/drm/mgag200/mgag200_mode.c