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>
Showing
- drivers/gpu/drm/nouveau/nouveau_bo.c 13 additions, 0 deletionsdrivers/gpu/drm/nouveau/nouveau_bo.c
- drivers/gpu/drm/radeon/radeon_ttm.c 11 additions, 0 deletionsdrivers/gpu/drm/radeon/radeon_ttm.c
- drivers/gpu/drm/ttm/ttm_agp_backend.c 17 additions, 0 deletionsdrivers/gpu/drm/ttm/ttm_agp_backend.c
- drivers/gpu/drm/ttm/ttm_tt.c 2 additions, 0 deletionsdrivers/gpu/drm/ttm/ttm_tt.c
- include/drm/ttm/ttm_bo_driver.h 2 additions, 0 deletionsinclude/drm/ttm/ttm_bo_driver.h
Loading
Please register or sign in to comment