OSDN Git Service

drm/amd/display: Don't set cursor address is 0 logging as errors
authorAndrew Jiang <Andrew.Jiang@amd.com>
Fri, 6 Oct 2017 22:02:23 +0000 (18:02 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Sat, 21 Oct 2017 20:50:43 +0000 (16:50 -0400)
commitb0f8d4e963de8cd77c237a8ea37799f6f5ce995a
treecabaffa6367cd542625c7f99d580a66d123ebef9
parent2979d7e973464c00154fa4fe029de128de3e51db
drm/amd/display: Don't set cursor address is 0 logging as errors

This actually happens quite a bit, and having it as an error causes
false positive messages when running tests.

Signed-off-by: Andrew Jiang <Andrew.Jiang@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_stream.c