drm/amd/display: Add reserved dc_log_type.
Reviewed-by: Anthony Koo <Anthony.Koo@amd.com> Acked-by: Brian Chang <Brian.Chang@amd.com> Signed-off-by: Ian Chen <ian.chen@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
04fb918bf4
commit
5c19438201
@ -119,13 +119,15 @@ enum dc_log_type {
|
||||
LOG_HDMI_RETIMER_REDRIVER,
|
||||
LOG_DSC,
|
||||
LOG_SMU_MSG,
|
||||
LOG_DC2RESERVED4,
|
||||
LOG_DC2RESERVED5,
|
||||
LOG_DWB,
|
||||
LOG_GAMMA_DEBUG,
|
||||
LOG_MAX_HW_POINTS,
|
||||
LOG_ALL_TF_CHANNELS,
|
||||
LOG_SAMPLE_1DLUT,
|
||||
LOG_DP2,
|
||||
LOG_SECTION_TOTAL_COUNT
|
||||
LOG_DC2RESERVED12,
|
||||
};
|
||||
|
||||
#define DC_MIN_LOG_MASK ((1 << LOG_ERROR) | \
|
||||
|
Loading…
x
Reference in New Issue
Block a user