Searched refs:qxl_surface_evict (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/gpu/drm/qxl/ |
H A D | qxl_gem.c | 39 qxl_surface_evict(qdev, qobj, false); in qxl_gem_object_free()
|
H A D | qxl_ttm.c | 133 qxl_surface_evict(qdev, qbo, new_mem ? true : false); in qxl_bo_move_notify()
|
H A D | qxl_drv.h | 443 void qxl_surface_evict(struct qxl_device *qdev, struct qxl_bo *surf, bool freeing);
|
H A D | qxl_object.c | 40 qxl_surface_evict(qdev, bo, false); in qxl_ttm_bo_destroy()
|
H A D | qxl_cmd.c | 571 void qxl_surface_evict(struct qxl_device *qdev, struct qxl_bo *surf, bool do_update_area) in qxl_surface_evict() function
|