Lines Matching refs:qxl_bo
266 struct qxl_bo **_bo) in qxl_alloc_bo_reserved()
268 struct qxl_bo *bo; in qxl_alloc_bo_reserved()
333 int qxl_io_update_area(struct qxl_device *qdev, struct qxl_bo *surf, in qxl_io_update_area()
385 void qxl_io_create_primary(struct qxl_device *qdev, struct qxl_bo *bo) in qxl_io_create_primary()
428 struct qxl_bo *surf) in qxl_surface_id_alloc()
468 struct qxl_bo *surf) in qxl_hw_surface_alloc()
515 struct qxl_bo *surf) in qxl_hw_surface_dealloc()
553 static int qxl_update_surface(struct qxl_device *qdev, struct qxl_bo *surf) in qxl_update_surface()
571 static void qxl_surface_evict_locked(struct qxl_device *qdev, struct qxl_bo *surf, bool do_update_a… in qxl_surface_evict_locked()
581 void qxl_surface_evict(struct qxl_device *qdev, struct qxl_bo *surf, bool do_update_area) in qxl_surface_evict()
588 static int qxl_reap_surf(struct qxl_device *qdev, struct qxl_bo *surf, bool stall) in qxl_reap_surf()