Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_ttm.c561 static void radeon_ttm_tt_unpopulate(struct ttm_device *bdev, struct ttm_tt *ttm) in radeon_ttm_tt_unpopulate() function
678 .ttm_tt_unpopulate = &radeon_ttm_tt_unpopulate,