]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/radeon/kms: add bounds checking to avivo pll algo
authorAlex Deucher <alexdeucher@gmail.com>
Mon, 14 Feb 2011 16:43:10 +0000 (11:43 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 24 Feb 2011 22:54:24 +0000 (14:54 -0800)
commit554ca65be6aeb633ad49dc458ddb727b2b59f54c
tree888c6915df17cd3f950b1197aeeed51c08529cb2
parent3fadd4eaba1c84a917e99643e8a352f24388a703
drm/radeon/kms: add bounds checking to avivo pll algo

commit a4b40d5d97f5c9ad0b7f4bf2818291ca184bb433 upstream.

Prevent divider overflow.
Fixes:
https://bugzilla.kernel.org/show_bug.cgi?id=28932

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/gpu/drm/radeon/radeon_display.c