https://github.com/torvalds/linux
Revision 9830605d4c070b16ec5c24a75503877cc7698409 authored by Dave Airlie on 09 August 2012, 05:00:15 UTC, committed by Dave Airlie on 10 August 2012, 10:31:37 UTC
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>
1 parent f7b83b9
History
Tip revision: 9830605d4c070b16ec5c24a75503877cc7698409 authored by Dave Airlie on 09 August 2012, 05:00:15 UTC
drm/mgag200: fix G200ER pll picking algorithm
Tip revision: 9830605
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.7 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 210.4 KB
Makefile -rw-r--r-- 46.1 KB
README -rw-r--r-- 17.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top