Lines Matching refs:qxl_bo
258 struct qxl_bo **_bo) in qxl_alloc_bo_reserved()
260 struct qxl_bo *bo; in qxl_alloc_bo_reserved()
325 int qxl_io_update_area(struct qxl_device *qdev, struct qxl_bo *surf, in qxl_io_update_area()
377 void qxl_io_create_primary(struct qxl_device *qdev, struct qxl_bo *bo) in qxl_io_create_primary()
420 struct qxl_bo *surf) in qxl_surface_id_alloc()
460 struct qxl_bo *surf) in qxl_hw_surface_alloc()
507 struct qxl_bo *surf) in qxl_hw_surface_dealloc()
545 static int qxl_update_surface(struct qxl_device *qdev, struct qxl_bo *surf) in qxl_update_surface()
563 static void qxl_surface_evict_locked(struct qxl_device *qdev, struct qxl_bo *surf, bool do_update_a… in qxl_surface_evict_locked()
573 void qxl_surface_evict(struct qxl_device *qdev, struct qxl_bo *surf, bool do_update_area) in qxl_surface_evict()
580 static int qxl_reap_surf(struct qxl_device *qdev, struct qxl_bo *surf, bool stall) in qxl_reap_surf()