On Thu, 24 Sep 2020 at 00:45, Christian König christian.koenig@amd.com wrote:
Am 23.09.20 um 05:04 schrieb Dave Airlie:
From: Dave Airlie airlied@redhat.com
Call the driver move function if it exists, otherwise use the fallback ttm/memcpy paths.
I would rather like to see the move callback made mandatory instead.
Indeed this makes some stuff just easier to deal with.
Dave.