OSDN Git Service

drm/ttm: drop list of memory managers from device. (v2)
authorDave Airlie <airlied@redhat.com>
Tue, 4 Aug 2020 02:56:27 +0000 (12:56 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 6 Aug 2020 03:12:40 +0000 (13:12 +1000)
commita751612d4cb77779669da0a6d19fbc4f7e72ba6f
treeb076cce1fa4032414f774dbf21b6e6461e2aceb1
parent7541ce1a6f2be9ab056a5b5105e08aef8d3287b1
drm/ttm: drop list of memory managers from device. (v2)

The driver now controls these, the core just controls the system
memory one.

v2: init sysman explicitly and assign it as a driver manager
to simplify the lookup sequence.

Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Ben Skeggs <bskeggs@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200804025632.3868079-55-airlied@gmail.com
drivers/gpu/drm/ttm/ttm_bo.c
include/drm/ttm/ttm_bo_driver.h