OSDN Git Service

drm/ttm: remove overlapping memcpy support
authorDave Airlie <airlied@redhat.com>
Thu, 22 Oct 2020 03:11:52 +0000 (13:11 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 22 Oct 2020 19:25:23 +0000 (05:25 +1000)
commit64a87088b633408a3d58a23f8252846d86df3240
tree53ebc6eb53f37c86d7c1aeb1c463825c4611ff39
parent37b254f11115e1c665f78a4e94237c616c99d324
drm/ttm: remove overlapping memcpy support

remove the overlapping memcp support as it's never used.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201022031152.1916925-1-airlied@gmail.com
drivers/gpu/drm/ttm/ttm_bo_util.c