[COMMON] video: hdr: add tunable parameters for HDR
authorCho KyongHo <pullip.cho@samsung.com>
Thu, 12 Oct 2017 08:03:25 +0000 (17:03 +0900)
committerSeungchul Kim <sc377.kim@samsung.com>
Mon, 28 May 2018 05:27:51 +0000 (14:27 +0900)
commit49fe0ca468957584a119d3bb475fb3e115e09267
treeb5b02727d4ea20059ac9036902cb67cf3b8cc4f2
parentf7f72488d8aae543b3695d4baa5b33767ae0f8cd
[COMMON] video: hdr: add tunable parameters for HDR

It is required to tune HDR LUT values during runtime because the
quality of HDR processing is measured on the display of DUT. It means
that some LUT values including LUTs of tone mapping might need to be
tunned if the display controller or LCD is changed.

Change-Id: Ic927345a25f6b2d45d7be9de47f2a0574514ff64
Signed-off-by: Cho KyongHo <pullip.cho@samsung.com>
drivers/gpu/exynos/Kconfig
drivers/gpu/exynos/Makefile
drivers/gpu/exynos/hdr_tunables.c [new file with mode: 0644]
include/video/exynos_hdr_tunables.h [new file with mode: 0644]