Re: rfc/wip ttm get rid of binding branch

2020-09-23 Thread Dave Airlie
On Wed, 23 Sep 2020 at 16:27, Dave Airlie wrote: > > Spent today trying to straighten out some of the ideas I had for > dropping bind/unbind paths into drivers. > > https://github.com/airlied/linux/commits/ttm-no-more-bind > > I think it mostly trends to the right place, the bind/unbind paths all

rfc/wip ttm get rid of binding branch

2020-09-22 Thread Dave Airlie
Spent today trying to straighten out some of the ideas I had for dropping bind/unbind paths into drivers. https://github.com/airlied/linux/commits/ttm-no-more-bind I think it mostly trends to the right place, the bind/unbind paths all end up in drivers, you get a move/invalidate_notify or move_no