Files
linux/drivers
Inki Dae 91611ad1bf Revert "drm/exynos/decon5433: implement frame counter"
[ Upstream commit 6ca469e22a ]

This reverts commit 0586feba32

This patch makes it to need get_vblank_counter callback in crtc
to get frame counter from decon driver.

However, drm_dev->max_vblank_count is a member unique to
vendor's DRM driver but in case of ARM DRM, some CRTC devices
don't provide the frame counter value. As a result, this patch
made extension and clone mode not working.

Instead of this patch, we may need separated max_vblank_count
which belongs to each CRTC device, or need to implement frame
counter emulation for them who don't support HW frame counter.

Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2018-11-27 16:13:04 +01:00
..
2018-11-27 16:13:01 +01:00
2018-11-21 09:19:08 +01:00
2018-11-13 11:08:18 -08:00
2018-11-13 11:08:23 -08:00
2018-10-17 22:00:22 -07:00
2018-11-13 11:08:51 -08:00