]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite441dfd1582372414fcae7945e54f64879d6684e
tree99c33118181569961fdcfb5dcc27abe90ded6344
parent308d8ef2cdffe7cff42bd6ffa37eb157cab9c986
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