OSDN Git Service

drm/amd/display: Don't spam log with failed validation
authorHarry Wentland <harry.wentland@amd.com>
Mon, 28 Aug 2017 14:59:39 +0000 (10:59 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 22:17:23 +0000 (18:17 -0400)
commit7c228a1a910784801360db5aedd153db9f465b56
tree689d56dffb319d008dfc53f2639dfbd12e2458bf
parent513b5693391af332feda8f273af8446ccd4a220b
drm/amd/display: Don't spam log with failed validation

In a lot of case we fail validation of timings for legitimate
reasons. No need to print an error.

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Andrey Grodzovsky <Andrey.Grodzovsky@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_resource.c