diff options
author | Marek Szyprowski <m.szyprowski@samsung.com> | 2020-04-23 14:43:49 +0900 |
---|---|---|
committer | Inki Dae <inki.dae@samsung.com> | 2020-05-18 11:36:00 +0900 |
commit | 9940d9d93406f41ad4dc69fa2cda1e059a7ca108 (patch) | |
tree | 8018f498e8af81bebd649955dfca1696a8975459 /drivers/gpu/drm/amd/display/dc/basics/vector.c | |
parent | 24f6fe796a964f1cba75030dbea297d7fb2f30cb (diff) |
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 'drivers/gpu/drm/amd/display/dc/basics/vector.c')
0 files changed, 0 insertions, 0 deletions