Re: [PATCH] drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v2

2020-10-05 Thread Dave Airlie
On Tue, 6 Oct 2020 at 01:38, Daniel Vetter wrote: > > On Mon, Oct 5, 2020 at 4:27 PM Christian König > wrote: > > > > Make it more clear what the resource manager function > > does and nuke the wrapper function. > > > > v2: nuke the wrapper > > > > Signed-off-by: Christian König > > Reviewed-by:

Re: [PATCH] drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v2

2020-10-05 Thread Daniel Vetter
On Mon, Oct 5, 2020 at 4:27 PM Christian König wrote: > > Make it more clear what the resource manager function > does and nuke the wrapper function. > > v2: nuke the wrapper > > Signed-off-by: Christian König Reviewed-by: Daniel Vetter I think adding a bdev back pointer to res_man would be ni