Home
last modified time | relevance | path

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

/linux-4.1.27/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()
104 mgag200_bo_unpin(pixels_1); in mga_crtc_cursor_set()
Dmgag200_drv.h303 int mgag200_bo_unpin(struct mgag200_bo *bo);
Dmgag200_ttm.c379 int mgag200_bo_unpin(struct mgag200_bo *bo) in mgag200_bo_unpin() function