TTM pinning and LRU lists

Thomas Hellström thomas.hellstrom at linux.intel.com
Thu Aug 29 10:30:57 UTC 2024


Hi, Christian,

I noticed that calling ttm_bo_pin() doesn't seem to move the resource
to the pinned list, but keeping it on its manager's LRU.

Is it the driver's responsibility to call ttm_bo_move_to_lru_tail() to
move it to the pinned list after pinning?

/Thomas



More information about the dri-devel mailing list