]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/dce_virtual: Enable vBlank control for vf
authorshaoyunl <shaoyun.liu@amd.com>
Mon, 23 Nov 2020 16:19:20 +0000 (11:19 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 24 Nov 2020 17:09:29 +0000 (12:09 -0500)
commit7c5393aefdc9172418ce6c92f4be6be9c28a3e16
treeafd4a0ccf8febf026fe34308948a9dc7318a9d5a
parentc08c5838824c19a1f3d789ff932dc97756ca2fdd
drm/amdgpu/dce_virtual: Enable vBlank control for vf

This function actually control the vblank on/off.
It shouldn't be bypassed for VF. Otherwise all the
vblank based feature on VF will not work.

Signed-off-by: shaoyunl <shaoyun.liu@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/dce_virtual.c