Revert "[COMMON] g2d: show HDR coefficients"
authorhyesoo.yu <hyesoo.yu@samsung.com>
Thu, 24 Aug 2017 01:22:35 +0000 (10:22 +0900)
committerCosmin Tanislav <demonsingur@gmail.com>
Mon, 22 Apr 2024 17:22:14 +0000 (20:22 +0300)
This reverts commit f28d97ad694fdf55d37c514cc0946af17ea2070f.

Change-Id: I07a7024b2922d3551dc7ea7e1a648750af189e0b
Signed-off-by: hyesoo.yu <hyesoo.yu@samsung.com>
drivers/gpu/exynos/g2d/g2d_debug.c

index fe56662d6b021f42677c369e8748fb51169e06c6..aea9c9bf5f0095b66c098e0df99105a2719d3876 100644 (file)
@@ -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" },