linux/drivers/gpu/drm/mgag200
Dave Airlie 9830605d4c drm/mgag200: fix G200ER pll picking algorithm
The original code was misported from the X driver,

a) an int went to unsigned int, breaking the downward counting testm code
b) the port did the vco/computed clock bits completely wrong.

This fixes an infinite loop on modprobe on some Dell servers with the G200ER
chipset variant.

Found in internal testing.

Cc: stable@vger.kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
2012-08-10 20:31:37 +10:00
..
Kconfig drm/kms: fix Kconfig for new drivers. 2012-05-20 10:10:53 +01:00
Makefile
mgag200_drv.c drm/mgag200: fix null pointer dereference 2012-07-19 22:05:25 -04:00
mgag200_drv.h
mgag200_fb.c
mgag200_i2c.c
mgag200_main.c
mgag200_mode.c drm/mgag200: fix G200ER pll picking algorithm 2012-08-10 20:31:37 +10:00
mgag200_reg.h
mgag200_ttm.c drm: update ast/cirrus/mgag200 for change in TTM api 2012-05-23 14:08:41 +01:00