OSDN Git Service

drm/amdgpu: Call pageflip irq funtion when receiced vsync interrupt.
authorEmily Deng <Emily.Deng@amd.com>
Mon, 8 Aug 2016 03:36:07 +0000 (11:36 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 8 Aug 2016 18:11:48 +0000 (14:11 -0400)
commit6b5084ccfcd4d43d31c6124968dcc537ea265994
tree9406c186f130e8436e869b7c3c76c509374fddb0
parent46ac3622437692c371f3e647dc29f99e14b4f596
drm/amdgpu: Call pageflip irq funtion when receiced vsync interrupt.

For virtual display feature, as there is no dce engine, so no pageflip irq
generated. So directly call pageflip irq funtion when received vysn interrupt.

Signed-off-by: Emily Deng <Emily.Deng@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/dce_virtual.c