Home
last modified time | relevance | path

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

/linux-4.4.14/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()
553 ast_bo_unreserve(bo); in ast_crtc_do_set_base()
928 ast_bo_unreserve(bo); in ast_cursor_init()
1188 ast_bo_unreserve(bo); in ast_cursor_set()
Dast_drv.h380 static inline void ast_bo_unreserve(struct ast_bo *bo) in ast_bo_unreserve() function