Home
last modified time | relevance | path

Searched refs:qxl_bo_unref (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/
H A Dqxl_image.c78 qxl_bo_unref(&image->bo); in qxl_image_alloc_objects()
91 qxl_bo_unref(&chunk->bo); in qxl_image_free_objects()
95 qxl_bo_unref(&dimage->bo); in qxl_image_free_objects()
H A Dqxl_object.h95 extern void qxl_bo_unref(struct qxl_bo **bo);
H A Dqxl_release.c169 qxl_bo_unref(&bo); in qxl_release_free_list()
356 qxl_bo_unref(&qdev->current_release_bo[cur_idx]); in qxl_alloc_release_reserved()
381 qxl_bo_unref(&bo); in qxl_alloc_release_reserved()
H A Dqxl_kms.c290 qxl_bo_unref(&qdev->current_release_bo[0]); in qxl_device_fini()
291 qxl_bo_unref(&qdev->current_release_bo[1]); in qxl_device_fini()
H A Dqxl_display.c385 qxl_bo_unref(&qxl_crtc->cursor_bo); in qxl_crtc_destroy()
663 qxl_bo_unref(&old_cursor_bo); in qxl_cursor_atomic_update()
664 qxl_bo_unref(&cursor_bo); in qxl_cursor_atomic_update()
673 qxl_bo_unref(&cursor_bo); in qxl_cursor_atomic_update()
1186 qxl_bo_unref(&qdev->monitors_config_bo); in qxl_destroy_monitors_object()
H A Dqxl_draw.c255 qxl_bo_unref(&clips_bo); in qxl_draw_dirty_fb()
H A Dqxl_object.c231 void qxl_bo_unref(struct qxl_bo **bo) in qxl_bo_unref() function
H A Dqxl_cmd.c283 qxl_bo_unref(&bo); in qxl_alloc_bo_reserved()
/kernel/linux/linux-6.6/drivers/gpu/drm/qxl/
H A Dqxl_image.c78 qxl_bo_unref(&image->bo); in qxl_image_alloc_objects()
91 qxl_bo_unref(&chunk->bo); in qxl_image_free_objects()
95 qxl_bo_unref(&dimage->bo); in qxl_image_free_objects()
H A Dqxl_release.c129 qxl_bo_unref(&bo); in qxl_release_free_list()
328 qxl_bo_unref(&free_bo); in qxl_alloc_release_reserved()
347 qxl_bo_unref(&free_bo); in qxl_alloc_release_reserved()
351 qxl_bo_unref(&bo); in qxl_alloc_release_reserved()
H A Dqxl_object.h69 extern void qxl_bo_unref(struct qxl_bo **bo);
H A Dqxl_display.c389 qxl_bo_unref(&qxl_crtc->cursor_bo); in qxl_crtc_destroy()
624 qxl_bo_unref(&cursor_bo); in qxl_create_cursor()
635 qxl_bo_unref(&cursor_bo); in qxl_free_cursor()
1242 qxl_bo_unref(&qdev->monitors_config_bo); in qxl_destroy_monitors_object()
H A Dqxl_kms.c295 qxl_bo_unref(&qdev->current_release_bo[cur_idx]); in qxl_device_fini()
H A Dqxl_draw.c262 qxl_bo_unref(&clips_bo); in qxl_draw_dirty_fb()
H A Dqxl_object.c280 void qxl_bo_unref(struct qxl_bo **bo) in qxl_bo_unref() function
H A Dqxl_cmd.c276 qxl_bo_unref(&bo); in qxl_alloc_bo_reserved()

Completed in 14 milliseconds