]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Add otg vertical interrupt0 support in DCN1.0
authorWayne Lin <Wayne.Lin@amd.com>
Wed, 20 Jan 2021 09:22:30 +0000 (17:22 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 9 Feb 2021 20:29:02 +0000 (15:29 -0500)
commit5be369160e08db3058906ae9658728006257b533
tree14516c2e828bb9b15483846bafd8f4bfc8a9352c
parent9db224ccdfba59e65de77a995e9f2b5feff95f9e
drm/amd/display: Add otg vertical interrupt0 support in DCN1.0

[Why & How]
On DCN1.0, need otg vertical line interrupt to get appropriate timing
to achieve specific feature request.

Add otg vertical interrupt0 support for registers which operation is
vertical sensitive.

Signed-off-by: Wayne Lin <Wayne.Lin@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c
drivers/gpu/drm/amd/display/dc/irq/dcn10/irq_service_dcn10.c
drivers/gpu/drm/amd/display/dc/irq_types.h