drm/ttm/vmwgfx: Have TTM manage the validation sequence.
Rather than having the driver supply the validation sequence, leave that responsibility to TTM. This saves some confusion and a function argument. Signed-off-by:Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by:
Dave Airlie <airlied@redhat.com>
Showing
- drivers/gpu/drm/ttm/ttm_bo.c 1 addition, 0 deletionsdrivers/gpu/drm/ttm/ttm_bo.c
- drivers/gpu/drm/ttm/ttm_execbuf_util.c 4 additions, 1 deletiondrivers/gpu/drm/ttm/ttm_execbuf_util.c
- drivers/gpu/drm/vmwgfx/vmwgfx_drv.h 0 additions, 1 deletiondrivers/gpu/drm/vmwgfx/vmwgfx_drv.h
- drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 1 addition, 2 deletionsdrivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c
- include/drm/ttm/ttm_bo_driver.h 2 additions, 0 deletionsinclude/drm/ttm/ttm_bo_driver.h
- include/drm/ttm/ttm_execbuf_util.h 1 addition, 2 deletionsinclude/drm/ttm/ttm_execbuf_util.h
Loading
Please register or sign in to comment