]> bbs.cooldavid.org Git - net-next-2.6.git/commit
drm/radeon/kms: fix vline register for second head.
authorDave Airlie <airlied@redhat.com>
Thu, 8 Oct 2009 01:32:49 +0000 (11:32 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 8 Oct 2009 01:39:16 +0000 (11:39 +1000)
commitd4ac6a05d51357e31028cc9076874a58dd197b83
treeb0a88c26147c1a96a0b4cce277fdff94bb1b4989
parent49c458e544ae14514209ed80ea6829ca1b18ddf0
drm/radeon/kms: fix vline register for second head.

Both r100/r600 had this wrong, use the macro to extract the register
to relocate.

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/r100.c
drivers/gpu/drm/radeon/r600_cs.c