]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amd/display: Add Logging for Gamma Related information (1/2)
authorWyatt Wood <wyatt.wood@amd.com>
Wed, 24 Jul 2019 17:29:38 +0000 (13:29 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 15 Aug 2019 15:55:55 +0000 (10:55 -0500)
commitbbdd620d3f2fd78ea09946c101ed9a5e6decb8cd
treeb6bc4adceb75345a3223fac63851fa56341264d5
parentcf7180493cd3d47e4ee6f7e7a2d9da96ff53d73b
drm/amd/display: Add Logging for Gamma Related information (1/2)

[Why]
A recent bug showed that logging would be useful in
debugging various gamma issues.

[How]
Add new log types and logging code to the color module.

Signed-off-by: Wyatt Wood <wyatt.wood@amd.com>
Reviewed-by: Aric Cyr <Aric.Cyr@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/include/logger_interface.h
drivers/gpu/drm/amd/display/include/logger_types.h
drivers/gpu/drm/amd/display/modules/color/color_gamma.c
drivers/gpu/drm/amd/display/modules/color/color_gamma.h