Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/ast/
Dast_fb.c107 ast_bo_unreserve(bo); in ast_dirty_update()
121 ast_bo_unreserve(bo); in ast_dirty_update()
Dast_mode.c528 ast_bo_unreserve(bo); in ast_crtc_do_set_base()
541 ast_bo_unreserve(bo); in ast_crtc_do_set_base()
551 ast_bo_unreserve(bo); in ast_crtc_do_set_base()
926 ast_bo_unreserve(bo); in ast_cursor_init()
1186 ast_bo_unreserve(bo); in ast_cursor_set()
Dast_drv.h379 static inline void ast_bo_unreserve(struct ast_bo *bo) in ast_bo_unreserve() function