]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
drm/amd/display: Reduce DC chattiness
authorHarry Wentland <harry.wentland@amd.com>
Wed, 13 Sep 2017 00:04:48 +0000 (20:04 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 22:17:43 +0000 (18:17 -0400)
commitf1ad2f5efd29dc838222f37281675a2623714538
treeddbb66cfd23c52baada0f78ff0862d321fcc3d8b
parent01a526f3dee9abe1e2db9e37e4ceb4149f8ae77b
drm/amd/display: Reduce DC chattiness

Log DC init but default log level to 0 (default for
amdgpu_dc_log) otherwise. Bug reporters can still make
DC more chatty by using the dc_log module param.
    amdgpu.dc_log = 1

v2: Only provide runtime option, no compile time config

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
drivers/gpu/drm/amd/display/include/logger_types.h