Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/mgag200/
Dmgag200_cursor.c26 mgag200_bo_unpin(mdev->cursor.pixels_1); in mga_hide_cursor()
28 mgag200_bo_unpin(mdev->cursor.pixels_2); in mga_hide_cursor()
107 mgag200_bo_unpin(pixels_1); in mga_crtc_cursor_set()
Dmgag200_drv.h301 int mgag200_bo_unpin(struct mgag200_bo *bo);
Dmgag200_ttm.c366 int mgag200_bo_unpin(struct mgag200_bo *bo) in mgag200_bo_unpin() function