Skip to content
Snippets Groups Projects
Commit 9165fb87 authored by Christian König's avatar Christian König
Browse files

drm/ttm: always keep BOs on the LRU


This allows blocking for BOs to become available
in the memory management.

Amdgpu is doing this for quite a while now during CS. Now
apply the new behavior to all drivers using TTM.

Signed-off-by: default avatarChristian König <christian.koenig@amd.com>
Acked-by: default avatarThomas Hellstrom <thellstrom@vmware.com>
Link: https://patchwork.freedesktop.org/patch/332878/
parent 7fb03cc3
No related branches found
No related tags found
No related merge requests found
Showing
with 33 additions and 118 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment