From: hyesoo.yu Date: Thu, 24 Aug 2017 01:22:35 +0000 (+0900) Subject: Revert "[COMMON] g2d: show HDR coefficients" X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=13924829b2e07736c4b57bf3dafaf54a5d911818;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git Revert "[COMMON] g2d: show HDR coefficients" This reverts commit f28d97ad694fdf55d37c514cc0946af17ea2070f. Change-Id: I07a7024b2922d3551dc7ea7e1a648750af189e0b Signed-off-by: hyesoo.yu --- diff --git a/drivers/gpu/exynos/g2d/g2d_debug.c b/drivers/gpu/exynos/g2d/g2d_debug.c index fe56662d6b02..aea9c9bf5f00 100644 --- a/drivers/gpu/exynos/g2d/g2d_debug.c +++ b/drivers/gpu/exynos/g2d/g2d_debug.c @@ -114,14 +114,8 @@ static struct regs_info g2d_reg_info[] = { { 0x34, 0x10, "Secure Layer" }, { 0xF0, 0x10, "AFBC debugging" }, { 0x80, 0x70, "Job manager" }, - { 0x2000, 0x120, "Layer CSC Coefficient" }, - { 0x3000, 0x110, "HDR EOTF" }, - { 0x3200, 0x110, "DEGAMMA EOTF" }, - { 0x3400, 0x30, "HDR GM" }, - { 0x3500, 0x30, "DEGAMMA 2.2" }, - { 0x3600, 0x90, "HDR TM" }, - { 0x3700, 0x90, "DEGAMMA TM" }, { 0x8000, 0x100, "HW flow control" }, + { 0x2000, 0x120, "Layer CSC Coefficient" }, { 0x120, 0xE0, "Destination" }, { 0x200, 0x100, "Layer0" }, { 0x300, 0x100, "Layer1" },