Home
last modified time | relevance | path

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

/drivers/gpu/drm/mgag200/
Dmgag200_cursor.c92 mgag200_bo_unreserve(pixels_1); in mga_crtc_cursor_set()
243 mgag200_bo_unreserve(bo); in mga_crtc_cursor_set()
247 mgag200_bo_unreserve(pixels_1); in mga_crtc_cursor_set()
249 mgag200_bo_unreserve(pixels_2); in mga_crtc_cursor_set()
Dmgag200_fb.c83 mgag200_bo_unreserve(bo); in mga_dirty_update()
97 mgag200_bo_unreserve(bo); in mga_dirty_update()
Dmgag200_mode.c851 mgag200_bo_unreserve(bo); in mga_crtc_do_set_base()
864 mgag200_bo_unreserve(bo); in mga_crtc_do_set_base()
875 mgag200_bo_unreserve(bo); in mga_crtc_do_set_base()
1404 mgag200_bo_unreserve(bo); in mga_crtc_disable()
Dmgag200_drv.h293 static inline void mgag200_bo_unreserve(struct mgag200_bo *bo) in mgag200_bo_unreserve() function