drm/exynos: correct some comments to abbreviation.
This patch cleanup corrects some comments to abbreviation. We would like to prevent it stands misunderstood. Signed-off-by: Eunchul Kim <chulspro.kim@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
This commit is contained in:
Родитель
5bbea0c41c
Коммит
6fe891f669
|
@ -25,7 +25,7 @@
|
||||||
#include "exynos_drm_fimc.h"
|
#include "exynos_drm_fimc.h"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* FIMC is stand for Fully Interactive Mobile Camera and
|
* FIMC stands for Fully Interactive Mobile Camera and
|
||||||
* supports image scaler/rotator and input/output DMA operations.
|
* supports image scaler/rotator and input/output DMA operations.
|
||||||
* input DMA reads image data from the memory.
|
* input DMA reads image data from the memory.
|
||||||
* output DMA writes image data to memory.
|
* output DMA writes image data to memory.
|
||||||
|
|
|
@ -25,7 +25,7 @@
|
||||||
#include "exynos_drm_gsc.h"
|
#include "exynos_drm_gsc.h"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* GSC is stand for General SCaler and
|
* GSC stands for General SCaler and
|
||||||
* supports image scaler/rotator and input/output DMA operations.
|
* supports image scaler/rotator and input/output DMA operations.
|
||||||
* input DMA reads image data from the memory.
|
* input DMA reads image data from the memory.
|
||||||
* output DMA writes image data to memory.
|
* output DMA writes image data to memory.
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
#include "exynos_drm_iommu.h"
|
#include "exynos_drm_iommu.h"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* IPP is stand for Image Post Processing and
|
* IPP stands for Image Post Processing and
|
||||||
* supports image scaler/rotator and input/output DMA operations.
|
* supports image scaler/rotator and input/output DMA operations.
|
||||||
* using FIMC, GSC, Rotator, so on.
|
* using FIMC, GSC, Rotator, so on.
|
||||||
* IPP is integration device driver of same attribute h/w
|
* IPP is integration device driver of same attribute h/w
|
||||||
|
|
Загрузка…
Ссылка в новой задаче