]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
drm/ttm: make move callback compulstory
authorDave Airlie <airlied@redhat.com>
Tue, 6 Oct 2020 00:06:44 +0000 (10:06 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 7 Oct 2020 05:42:00 +0000 (15:42 +1000)
commit8e6cb56b67fe2a57c0da8f8dea93dfab863d8935
tree2cd90fe6845ba597366e2377d73c413158f89d0f
parent2b8283ff1a60d201e92f0d48c4918a035dbe82fe
drm/ttm: make move callback compulstory

All drivers should have a move callback now so make it compulsory.

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