summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/include/logger_types.h
diff options
context:
space:
mode:
authorCharlene Liu <charlene.liu@amd.com>2017-03-21 15:16:04 -0400
committerAlex Deucher <alexander.deucher@amd.com>2017-09-26 17:20:50 -0400
commit3c8c9d6cd1f9c1d6ce53091a0b41fcf2ffc7e16f (patch)
tree4e14f221b91972f7360619e828a8c6d6afc323d0 /drivers/gpu/drm/amd/display/include/logger_types.h
parent2fc67983fbc56b7b6bba64d4410e3bfeee467834 (diff)
downloadlinux-stable-3c8c9d6cd1f9c1d6ce53091a0b41fcf2ffc7e16f.tar.gz
linux-stable-3c8c9d6cd1f9c1d6ce53091a0b41fcf2ffc7e16f.tar.bz2
linux-stable-3c8c9d6cd1f9c1d6ce53091a0b41fcf2ffc7e16f.zip
drm/amd/display: using calculated values for VReady/Startup
Signed-off-by: Charlene Liu <charlene.liu@amd.com> Acked-by: Harry Wentland <Harry.Wentland@amd.com> Reviewed-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/include/logger_types.h')
-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 832d17e1cc49..982c67f7de43 100644
--- a/drivers/gpu/drm/amd/display/include/logger_types.h
+++ b/drivers/gpu/drm/amd/display/include/logger_types.h
@@ -63,6 +63,7 @@ enum dc_log_type {
LOG_EVENT_LINK_LOSS,
LOG_EVENT_UNDERFLOW,
LOG_IF_TRACE,
+ LOG_HW_MARKS,
LOG_SECTION_TOTAL_COUNT
};