Home | History | Annotate | Download | only in vmwgfx

Lines Matching refs:backup

172 	struct ttm_buffer_object *bo = &res->backup->base;
214 * The create() callback may have changed @res->backup without
216 * the old backup buffer. Although hackish, and not used currently,
220 val_buf->bo = &res->backup->base;
229 * @readback: Whether initiate a readback of the cotable data to the backup
234 * unbind requires reserved backup buffers and it might not be possible to
302 * @readback: Whether to read back cotable data to the backup buffer.
306 * Unbinds the cotable from the device and fences the backup buffer.
368 vmw_bo_fence_single(&res->backup->base, fence);
380 * Resizes a cotable and binds the new backup buffer.
391 struct vmw_buffer_object *buf, *old_buf = res->backup;
392 struct ttm_buffer_object *bo, *old_bo = &res->backup->base;
456 /* Unpin new buffer, and switch backup buffers. */
459 DRM_ERROR("Failed validating new COTable backup buffer.\n");
464 res->backup = buf;
474 DRM_ERROR("Failed switching COTable backup buffer.\n");
475 res->backup = old_buf;
506 * 1) Unscrub the cotable if it is scrubbed and still attached to a backup