]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: add monitor patch to add T7 delay
authorAnthony Koo <anthony.koo@amd.com>
Wed, 12 Jun 2019 20:30:15 +0000 (16:30 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 18 Jul 2019 19:18:09 +0000 (14:18 -0500)
commit15a6aac96c5b7e4807c2ce2900ef266aeda76b04
tree014ba63386f2ad112bc7be5ee30701e9440fd596
parent97e412863c4280f2853ffe7f856ac0e77e726c6b
drm/amd/display: add monitor patch to add T7 delay

[Why]
Specifically to one panel,
TCON is able to accept active video signal quickly, but
the Source Driver requires 2-3 frames of extra time.

It is a Panel issue since TCON needs to take care of
all Sink requirements including Source Driver. But in
this case it does not.

Customer is asking to add fixed T7 delay as panel
workaround.

[How]
Add monitor specific patch to add T7 delay

Signed-off-by: Anthony Koo <anthony.koo@amd.com>
Reviewed-by: Charlene Liu <Charlene.Liu@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_link_hwss.c
drivers/gpu/drm/amd/display/dc/dc_types.h