]> git.baikalelectronics.ru Git - kernel.git/commit
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:26:59 +0000 (14:26 -0400)
commitbd611f2cadb8b92bd242ef752068a641b47a8c2b
treec5dad0112b3ded3f8434a526ddd7790958c42494
parent7f6365d801ee55443243370ccfc962e6ff79f6d8
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