Searched hist:"2 a6e4cd53c498c6762d9fa69745b84ff99815905" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/exynos/ |
H A D | regs-mixer.h | diff 2a6e4cd53c498c6762d9fa69745b84ff99815905 Fri Mar 10 15:21:54 CET 2017 Tobias Jakobi <tjakobi@math.uni-bielefeld.de> drm/exynos: mixer: document YCbCr magic numbers
The output stage of the mixer uses YCbCr for the internal computations, which is the reason that some registers take YCbCr related data as input. In particular this applies to MXR_BG_COLOR{0,1,2} and MXR_CM_COEFF_{Y,CB,CR}.
Document the formatting of the data which we write to these registers.
While at it, unify wording of comments in the register header.
Reviewed-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de> Signed-off-by: Inki Dae <inki.dae@samsung.com>
|
H A D | exynos_mixer.c | diff 2a6e4cd53c498c6762d9fa69745b84ff99815905 Fri Mar 10 15:21:54 CET 2017 Tobias Jakobi <tjakobi@math.uni-bielefeld.de> drm/exynos: mixer: document YCbCr magic numbers
The output stage of the mixer uses YCbCr for the internal computations, which is the reason that some registers take YCbCr related data as input. In particular this applies to MXR_BG_COLOR{0,1,2} and MXR_CM_COEFF_{Y,CB,CR}.
Document the formatting of the data which we write to these registers.
While at it, unify wording of comments in the register header.
Reviewed-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de> Signed-off-by: Inki Dae <inki.dae@samsung.com>
|