Home
last modified time | relevance | path

Searched refs:mgag200_bo_reserve (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/mgag200/
Dmgag200_cursor.c82 ret = mgag200_bo_reserve(pixels_1, true); in mga_crtc_cursor_set()
88 ret = mgag200_bo_reserve(pixels_2, true); in mga_crtc_cursor_set()
113 ret = mgag200_bo_reserve(bo, true); in mga_crtc_cursor_set()
Dmgag200_drv.h277 static inline int mgag200_bo_reserve(struct mgag200_bo *bo, bool no_wait) in mgag200_bo_reserve() function
Dmgag200_fb.c43 ret = mgag200_bo_reserve(bo, true); in mga_dirty_update()
Dmgag200_mode.c878 ret = mgag200_bo_reserve(bo, false); in mga_crtc_do_set_base()
889 ret = mgag200_bo_reserve(bo, false); in mga_crtc_do_set_base()
1431 ret = mgag200_bo_reserve(bo, false); in mga_crtc_disable()