summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/include
diff options
context:
space:
mode:
authorCharlene Liu <charlene.liu@amd.com>2017-03-24 16:54:02 -0400
committerAlex Deucher <alexander.deucher@amd.com>2017-09-26 17:21:13 -0400
commitfd8cc371ede63d69cf69bb3a8a9a005d91ae023f (patch)
treed86c21a67a76cb5d3f499614b49faf7930854708 /drivers/gpu/drm/amd/display/include
parente902915507bd20115e1e21bc99ea36ea7986cebc (diff)
downloadlinux-fd8cc371ede63d69cf69bb3a8a9a005d91ae023f.tar.bz2
drm/amd/display: voltage request related change
Signed-off-by: Charlene Liu <charlene.liu@amd.com> Acked-by: Harry Wentland <Harry.Wentland@amd.com> Reviewed-by: Krunoslav Kovac <Krunoslav.Kovac@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/include')
-rw-r--r--drivers/gpu/drm/amd/display/include/logger_types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/display/include/logger_types.h b/drivers/gpu/drm/amd/display/include/logger_types.h
index 982c67f7de43..dfc0f102b33d 100644
--- a/drivers/gpu/drm/amd/display/include/logger_types.h
+++ b/drivers/gpu/drm/amd/display/include/logger_types.h
@@ -64,6 +64,7 @@ enum dc_log_type {
LOG_EVENT_UNDERFLOW,
LOG_IF_TRACE,
LOG_HW_MARKS,
+ LOG_PPLIB,
LOG_SECTION_TOTAL_COUNT
};