]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
drm/radeon: fix logic in r600_page_table_init() to match ati_gart
authorAlex Deucher <alexdeucher@gmail.com>
Mon, 16 Mar 2009 19:37:02 +0000 (15:37 -0400)
committerDave Airlie <airlied@redhat.com>
Wed, 18 Mar 2009 04:18:15 +0000 (14:18 +1000)
commit41f13fe81dd1b08723ab9f3fc3c7f29cfa81f1a5
tree8b74288bdba96cf65c06c55338c81e4205aa14bc
parent06f0a488c1b642d3cd7769da66600e5148c3fad8
drm/radeon: fix logic in r600_page_table_init() to match ati_gart

This fixes page table init on rs600.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/r600_cp.c