Home
last modified time | relevance | path

Searched hist:"9940 d9d93406f41ad4dc69fa2cda1e059a7ca108" (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_gem.hdiff 9940d9d93406f41ad4dc69fa2cda1e059a7ca108 Thu Apr 23 07:43:49 CEST 2020 Marek Szyprowski <m.szyprowski@samsung.com> 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>
H A Dexynos_drm_gem.cdiff 9940d9d93406f41ad4dc69fa2cda1e059a7ca108 Thu Apr 23 07:43:49 CEST 2020 Marek Szyprowski <m.szyprowski@samsung.com> 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>
H A Dexynos_drm_fbdev.cdiff 9940d9d93406f41ad4dc69fa2cda1e059a7ca108 Thu Apr 23 07:43:49 CEST 2020 Marek Szyprowski <m.szyprowski@samsung.com> 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>