Home
last modified time | relevance | path

Searched refs:qxl_bo_unref (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/qxl/
H A Dqxl_image.c80 qxl_bo_unref(&image->bo); in qxl_image_alloc_objects()
93 qxl_bo_unref(&chunk->bo); in qxl_image_free_objects()
97 qxl_bo_unref(&dimage->bo); in qxl_image_free_objects()
H A Dqxl_object.h69 extern void qxl_bo_unref(struct qxl_bo **bo);
H A Dqxl_display.c412 qxl_bo_unref(&qxl_crtc->cursor_bo); in qxl_crtc_destroy()
650 qxl_bo_unref(&cursor_bo); in qxl_create_cursor()
661 qxl_bo_unref(&cursor_bo); in qxl_free_cursor()
1268 qxl_bo_unref(&qdev->monitors_config_bo); in qxl_destroy_monitors_object()
H A Dqxl_draw.c262 qxl_bo_unref(&clips_bo); in qxl_draw_dirty_fb()
H A Dqxl_object.c279 void qxl_bo_unref(struct qxl_bo **bo) in qxl_bo_unref() function
H A Dqxl_cmd.c277 qxl_bo_unref(&bo); in qxl_alloc_bo_reserved()