drm/ttm: pass man around instead of mem_type in some places
authorDave Airlie <airlied@redhat.com>
Tue, 4 Aug 2020 02:55:57 +0000 (12:55 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 6 Aug 2020 02:32:03 +0000 (12:32 +1000)
commita006a3ce8efc9e8276d0f0193c04f2efb0e28135
tree9296e98cc54d9d976ebd927aeeb1ab337940c070
parent98399abd52b234b82457ef6c40c41543d806d3b7
drm/ttm: pass man around instead of mem_type in some places

This makes it easier to cleanup things

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-25-airlied@gmail.com
drivers/gpu/drm/ttm/ttm_bo.c