Home
last modified time | relevance | path

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

/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.c521 ast_bo_unreserve(bo); in ast_crtc_do_set_base()
534 ast_bo_unreserve(bo); in ast_crtc_do_set_base()
546 ast_bo_unreserve(bo); in ast_crtc_do_set_base()
914 ast_bo_unreserve(bo); in ast_cursor_init()
1174 ast_bo_unreserve(bo); in ast_cursor_set()
Dast_drv.h384 static inline void ast_bo_unreserve(struct ast_bo *bo) in ast_bo_unreserve() function