Searched refs:qxl_surface_evict (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/qxl/ |
A D | qxl_gem.c | 39 qxl_surface_evict(qdev, qobj, false); in qxl_gem_object_free()
|
A D | qxl_ttm.c | 135 qxl_surface_evict(qdev, qbo, new_mem ? true : false); in qxl_bo_move_notify()
|
A D | qxl_drv.h | 450 void qxl_surface_evict(struct qxl_device *qdev, struct qxl_bo *surf, bool freeing);
|
A D | qxl_object.c | 43 qxl_surface_evict(qdev, bo, false); in qxl_ttm_bo_destroy()
|
A D | qxl_cmd.c | 573 void qxl_surface_evict(struct qxl_device *qdev, struct qxl_bo *surf, bool do_update_area) in qxl_surface_evict() function
|
Completed in 7 milliseconds