]> git.karo-electronics.de Git - mv-sheeva.git/commit
fb: fix overlapping test off-by-one.
authorDave Airlie <airlied@redhat.com>
Tue, 21 Dec 2010 01:41:15 +0000 (01:41 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 24 Dec 2010 03:33:55 +0000 (12:33 +0900)
commitacd0acb65ec907a9e872bbaa7ad811a518b49b45
tree96d84ec98298e79efce95619a54f6676dea93702
parent8c1ac08b38af0c477ae32df9f4625b7dbddea1ea
fb: fix overlapping test off-by-one.

On my system with a radeon x2, the first GPU was not overlapping vesa
but the test decided it was.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Michel Dänzer <michel@daenzer.net>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/video/fbmem.c