Searched refs:qxl_surface_evict (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/gpu/drm/qxl/
H A Dqxl_gem.c39 qxl_surface_evict(qdev, qobj, false);
H A Dqxl_ttm.c133 qxl_surface_evict(qdev, qbo, new_mem ? true : false);
H A Dqxl_drv.h443 void qxl_surface_evict(struct qxl_device *qdev, struct qxl_bo *surf, bool freeing);
H A Dqxl_object.c43 qxl_surface_evict(qdev, bo, false);
H A Dqxl_cmd.c571 void qxl_surface_evict(struct qxl_device *qdev, struct qxl_bo *surf, bool do_update_area) function

Completed in 124 milliseconds