|
@@ -1175,7 +1175,6 @@ int ttm_bo_init_reserved(struct ttm_bo_device *bdev,
|
|
reservation_object_init(&bo->ttm_resv);
|
|
reservation_object_init(&bo->ttm_resv);
|
|
atomic_inc(&bo->bdev->glob->bo_count);
|
|
atomic_inc(&bo->bdev->glob->bo_count);
|
|
drm_vma_node_reset(&bo->vma_node);
|
|
drm_vma_node_reset(&bo->vma_node);
|
|
- bo->priority = 0;
|
|
|
|
|
|
|
|
/*
|
|
/*
|
|
* For ttm_bo_type_device buffers, allocate
|
|
* For ttm_bo_type_device buffers, allocate
|