]> git.kernelconcepts.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)
committerDave Airlie <airlied@redhat.com>
Tue, 9 Apr 2013 23:48:24 +0000 (09:48 +1000)
commit1812a3db0874be1d1524086da9e84397b800f546
treee4ebd15239d6c877859357eab373136efd31c10c
parentc9cdee17653409dedeb65c0733a253f6fe3fc7d6
drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not decimal.

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>
Cc: stable@vger.kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/mgag200/mgag200_mode.c