ttm: fix agp since ttm tt rework
authorJerome Glisse <jglisse@redhat.com>
Tue, 3 Jan 2012 22:37:37 +0000 (17:37 -0500)
committerDave Airlie <airlied@redhat.com>
Fri, 6 Jan 2012 09:34:03 +0000 (09:34 +0000)
ttm tt rework modified the way we allocate and populate the
ttm_tt structure, the AGP side was missing some bit to properly
work. Fix those and fix radeon and nouveau AGP support.

Tested on radeon only so far.

Signed-off-by: Jerome Glisse <jglisse@redhat.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found