drm/exynos/gsc: Fix to check memory address and size separately 27/165627/1 accepted/tizen/unified/20180105.065533 submit/tizen/20180104.063507
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Tue, 2 Jan 2018 08:31:39 +0000 (17:31 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Wed, 3 Jan 2018 02:20:18 +0000 (11:20 +0900)
commiteb8b1a5f90f74a919954f59f7881c3ba3770bf44
tree26e00652e0f7412fe112aa2fa22b258ca8af40ec
parente1f46a8d3683632f356b7e0c7dde69878c6c195b
drm/exynos/gsc: Fix to check memory address and size separately

If there is no Y, CB or CR address, memory size is not checked.
Checking the address and size of the memory should be checked
separately.

Change-Id: I196090b0b390fb4474c56bdf6ba6b6cb9c450f5c
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_gsc.c