]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit6d857c18aefdec782ba1db578a390fbac5145107
treeb2ba2b7beeaa19c2773b6487c252ab50706927f3
parent44790462d041d3037d60b3bf88f30837a72006ff
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