-
- Downloads
ttm: add prime sharing support to TTM (v2)
This adds the ability for ttm common code to take an SG table and use it as the backing for a slave TTM object. The drivers can then populate their GTT tables using the SG object. v2: make sure to setup VM for sg bos as well. Reviewed-by:Alex Deucher <alexander.deucher@amd.com> Reviewed-by:
Jerome Glisse <jglisse@redhat.com> Signed-off-by:
Dave Airlie <airlied@redhat.com>
Showing
- drivers/gpu/drm/nouveau/nouveau_bo.c 1 addition, 1 deletiondrivers/gpu/drm/nouveau/nouveau_bo.c
- drivers/gpu/drm/radeon/radeon_object.c 1 addition, 1 deletiondrivers/gpu/drm/radeon/radeon_object.c
- drivers/gpu/drm/ttm/ttm_bo.c 15 additions, 2 deletionsdrivers/gpu/drm/ttm/ttm_bo.c
- drivers/gpu/drm/vmwgfx/vmwgfx_resource.c 1 addition, 1 deletiondrivers/gpu/drm/vmwgfx/vmwgfx_resource.c
- include/drm/ttm/ttm_bo_api.h 8 additions, 1 deletioninclude/drm/ttm/ttm_bo_api.h
- 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