Home
last modified time | relevance | path

Searched refs:ast_bo_unreserve (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/ast/
Dast_fb.c106 ast_bo_unreserve(bo); in ast_dirty_update()
120 ast_bo_unreserve(bo); in ast_dirty_update()
Dast_mode.c544 ast_bo_unreserve(bo); in ast_crtc_do_set_base()
557 ast_bo_unreserve(bo); in ast_crtc_do_set_base()
569 ast_bo_unreserve(bo); in ast_crtc_do_set_base()
633 ast_bo_unreserve(bo); in ast_crtc_disable()
933 ast_bo_unreserve(bo); in ast_cursor_init()
1193 ast_bo_unreserve(bo); in ast_cursor_set()
Dast_drv.h386 static inline void ast_bo_unreserve(struct ast_bo *bo) in ast_bo_unreserve() function