Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 967c650d authored by Junwei Zhang's avatar Junwei Zhang Committed by Alex Deucher
Browse files

drm/ttm: remove priority hard code when initializing ttm bo



Then priority could be set before initialization.
By default, it requires to kzalloc ttm bo. In fact, we always do so.

Signed-off-by: default avatarJunwei Zhang <Jerry.Zhang@amd.com>
Reviewed-by: default avatarDavid Zhou <david1.zhou@amd.com>
Reviewed-by: default avatarChristian König <christian.koenig@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 9164e8b7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1175,7 +1175,6 @@ int ttm_bo_init_reserved(struct ttm_bo_device *bdev,
	reservation_object_init(&bo->ttm_resv);
	atomic_inc(&bo->bdev->glob->bo_count);
	drm_vma_node_reset(&bo->vma_node);
	bo->priority = 0;

	/*
	 * For ttm_bo_type_device buffers, allocate