]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit48474b389f3a9d5d0173d39a36175f883af6157d
tree1130a3d51f0f8aa8ab462f1735423e3dc37835b6
parent78e8d31d5b30cf1f68a345c198ec2d3c1d453501
ttm: fix agp since ttm tt rework

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>
drivers/gpu/drm/nouveau/nouveau_bo.c
drivers/gpu/drm/radeon/radeon_ttm.c
drivers/gpu/drm/ttm/ttm_agp_backend.c
drivers/gpu/drm/ttm/ttm_tt.c
include/drm/ttm/ttm_bo_driver.h