OSDN Git Service

drm/amd/display: separate dc_debug into dc_debug_options and dc_debug data
authorJun Lei <Jun.Lei@amd.com>
Thu, 12 Jul 2018 14:35:01 +0000 (10:35 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 24 Jul 2018 20:15:59 +0000 (15:15 -0500)
commitcfd84fd36531b2f1de01b3530b6953ed34ed2c95
tree99c33118181569961fdcfb5dcc27abe90ded6344
parent5c6ac7112fb2b73a5e4e7ac1648cdaceb558f268
drm/amd/display: separate dc_debug into dc_debug_options and dc_debug data

[why]
confusing as to which part of debug is informational, and which part causes behavioral change

Signed-off-by: Jun Lei <Jun.Lei@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/calcs/dcn_calcs.c
drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c
drivers/gpu/drm/amd/display/dc/dc.h
drivers/gpu/drm/amd/display/dc/dce/dce_clocks.c
drivers/gpu/drm/amd/display/dc/dce120/dce120_resource.c
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.c