]> git.baikalelectronics.ru Git - kernel.git/commit
drm: Remove defunct dma_buf_kmap stubs
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 7 Aug 2018 17:47:48 +0000 (18:47 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 5 Oct 2018 15:45:40 +0000 (16:45 +0100)
commit9013ecbd96ade3a0fdda5ab948b3eaf4402e33cc
tree9550643ee4fcff1b906873d6e802699721a29042
parentbbe19157856fe63f2ab64ec55386f9b9b45bf9af
drm: Remove defunct dma_buf_kmap stubs

Since commit 317f8243fee3 ("dma-buf: make map_atomic and map function
pointers optional"), we no longer need to provide stub no-op functions
as the core now provides them directly.

References: 317f8243fee3 ("dma-buf: make map_atomic and map function pointers optional")
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: "Christian König" <christian.koenig@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20180807174748.4503-1-chris@chris-wilson.co.uk
drivers/gpu/drm/amd/amdgpu/amdgpu_prime.c
drivers/gpu/drm/drm_prime.c
include/drm/drm_prime.h