Searched hist:"67 fbf3a3ef84436c58b5ead53b4b866125ad7ce9" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_dma.c | diff 67fbf3a3ef84436c58b5ead53b4b866125ad7ce9 Fri Oct 12 12:53:46 CEST 2018 Andrzej Hajda <a.hajda@samsung.com> drm/exynos/iommu: merge IOMMU and DMA code
As DMA code is the only user of IOMMU code both files can be merged. It allows to remove stub functions, after slight adjustment of exynos_drm_register_dma. Since IOMMU functions are used locally they can be marked static.
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
|
H A D | Makefile | diff 67fbf3a3ef84436c58b5ead53b4b866125ad7ce9 Fri Oct 12 12:53:46 CEST 2018 Andrzej Hajda <a.hajda@samsung.com> drm/exynos/iommu: merge IOMMU and DMA code
As DMA code is the only user of IOMMU code both files can be merged. It allows to remove stub functions, after slight adjustment of exynos_drm_register_dma. Since IOMMU functions are used locally they can be marked static.
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
|