Searched refs:xe_bo_unpin (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/gpu/drm/xe/display/
H A Dintel_fb_bo.c17 xe_bo_unpin(bo);
/linux-master/drivers/gpu/drm/xe/
H A Dxe_bo.h165 void xe_bo_unpin(struct xe_bo *bo);
177 xe_bo_unpin(bo);
H A Dxe_bo.c1504 xe_bo_unpin(bo);
1721 * BO. Unique call compared to xe_bo_unpin as this function has it own set of
1749 void xe_bo_unpin(struct xe_bo *bo) function
H A Dxe_lrc.c832 xe_bo_unpin(lrc->bo);
H A Dxe_pt.c196 xe_bo_unpin(pt->bo);
H A Dxe_migrate.c106 xe_bo_unpin(m->pt_bo);
/linux-master/drivers/gpu/drm/xe/tests/
H A Dxe_migrate.c409 xe_bo_unpin(tiny);
412 xe_bo_unpin(pt);
415 xe_bo_unpin(big);

Completed in 162 milliseconds