diff options
author | Marek Szyprowski <m.szyprowski@samsung.com> | 2020-04-23 07:43:49 +0200 |
---|---|---|
committer | Inki Dae <inki.dae@samsung.com> | 2020-05-18 04:36:00 +0200 |
commit | 9940d9d93406f41ad4dc69fa2cda1e059a7ca108 (patch) | |
tree | 8018f498e8af81bebd649955dfca1696a8975459 /fs/io_uring.c | |
parent | drm/exynos: gem: rework scatter-list contiguity check on prime import (diff) | |
download | linux-9940d9d93406f41ad4dc69fa2cda1e059a7ca108.tar.xz linux-9940d9d93406f41ad4dc69fa2cda1e059a7ca108.zip |
drm/exynos: gem: Get rid of the internal 'pages' array
Internal pages array and scatter-list for them is not really needed for
anything. FBDev emulation can simply rely on the DMA-mapping framework
to create a proper kernel mapping for the buffer, while all other buffer
use cases don't really need that array at all.
Suggested-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'fs/io_uring.c')
0 files changed, 0 insertions, 0 deletions