diff options
author | Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> | 2019-03-29 11:40:43 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-04-15 00:21:45 -0500 |
commit | 6e8dc7b0a7a4d5532c2e0706795a95b7beb9592e (patch) | |
tree | ad07f3e298891a30603ba9b37fb437e3c5e3d303 /drivers/gpu/drm/amd/amdgpu/amdgpu_vf_error.h | |
parent | f843b308adb2c412da611351acbe29292190cae8 (diff) |
drm/amd/display: Don't warn when DC update type > DM guess
[Why]
DM thinks that the update type should be full whenever a stream or
plane is added or removed (including recreations).
This won't match in the case where DC thinks what looks like a fast
update to DM is actually a medium or full - like scaling changes that
affect bandwidth and clocks.
[How]
Drop this warning. DC knows better than the DM does for determining
cases like this.
The other warning can be kept for now since it would warn on a pretty
serious DC or DM bug.
Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Reviewed-by: David Francis <David.Francis@amd.com>
Acked-by: Bhawanpreet Lakha <Bhawanpreet Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vf_error.h')
0 files changed, 0 insertions, 0 deletions