ttm_base_object_type
if (unlikely(ttm_base_object_type(base) != converter->object_type))
if (ttm_base_object_type(base) != func->ttm_res_type) {
if (unlikely(ttm_base_object_type(base) != VMW_RES_SURFACE)) {