Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/ast/
Dast_drv.h364 int ast_bo_pin(struct ast_bo *bo, u32 pl_flag, u64 *gpu_addr);
Dast_ttm.c355 int ast_bo_pin(struct ast_bo *bo, u32 pl_flag, u64 *gpu_addr) in ast_bo_pin() function
Dast_mode.c539 ret = ast_bo_pin(bo, TTM_PL_FLAG_VRAM, &gpu_addr); in ast_crtc_do_set_base()
927 ret = ast_bo_pin(bo, TTM_PL_FLAG_VRAM, &gpu_addr); in ast_cursor_init()