drm/amd/display: Fixing DIG FIFO Error
authorLeo Chen <sancchen@amd.com>
Wed, 24 Aug 2022 19:34:24 +0000 (15:34 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 13 Sep 2022 18:32:59 +0000 (14:32 -0400)
commit94caa423e2b5658626382ba9d98f989a47bd2b8a
treed610f1730f5d19618fd8de096a3615f7f4886bbf
parentfe77d95f7a7f2f567205ce747124efa465fb01be
drm/amd/display: Fixing DIG FIFO Error

[Why & How]
DIG_FIFO_READ_START_LEVEL should only be set to default value (7) by software.
Removed all instances of resetting the register to 0

Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Acked-by: Pavle Kotarac <Pavle.Kotarac@amd.com>
Signed-off-by: Leo Chen <sancchen@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn314/dcn314_dio_stream_encoder.c