]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not decimal.
authorChristopher Harvey <charvey@matrox.com>
Fri, 5 Apr 2013 14:51:15 +0000 (10:51 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 12 Apr 2013 16:52:09 +0000 (09:52 -0700)
commit3f9d96ad56f0c8934d19684da10e1f179ef24dca
tree0d19e684590c2d179195e9f9c9cc3ec30384c483
parent3222024c5c7837995c88d0dbb4c2f7b49b62ec05
drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not decimal.

commit 1812a3db0874be1d1524086da9e84397b800f546 upstream.

This change properly enables the "requester" in G200ER cards that is
responsible for getting pixels out of memory and clocking them out to
the screen.

Signed-off-by: Christopher Harvey <charvey@matrox.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/mgag200/mgag200_mode.c