drm/mgag200: Added resolution and bandwidth limits for various G200e products.
authorJulia Lemire <jlemire@matrox.com>
Thu, 27 Jun 2013 17:38:59 +0000 (13:38 -0400)
committerDave Airlie <airlied@redhat.com>
Thu, 27 Jun 2013 22:45:09 +0000 (08:45 +1000)
commitabbee6238775c6633a3779962e9e5b5cb9823749
tree7a48500ee97bf2f3518315b71a20631ded563ec1
parent433555031e5f4aeb893ea9fe9c3df9df9d566cd4
drm/mgag200: Added resolution and bandwidth limits for various G200e products.

At the larger resolutions, the g200e series sometimes struggles with
maintaining a proper output.  Problems like flickering or black bands appearing
on screen can occur.  In order to avoid this, limitations regarding resolutions
and bandwidth have been added for the different variations of the g200e series.
This code was ported from the old xorg mga driver.

Signed-off-by: Julia Lemire <jlemire@matrox.com>
Cc: stable@vger.kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/mgag200/mgag200_drv.h
drivers/gpu/drm/mgag200/mgag200_main.c
drivers/gpu/drm/mgag200/mgag200_mode.c