diff options
author | Prathyush K <prathyush.k@samsung.com> | 2012-12-06 14:46:00 (GMT) |
---|---|---|
committer | Inki Dae <daeinki@gmail.com> | 2012-12-13 14:05:43 (GMT) |
commit | f74085a9f87087d70028dcc18563dba4a42ce32c (patch) | |
tree | 41099f6c1908f5002694e10be78414884da8ea80 /include/media | |
parent | a7b362fb3bba310426b90e7bac83a2206808e425 (diff) | |
download | linux-fsl-qoriq-f74085a9f87087d70028dcc18563dba4a42ce32c.tar.xz |
drm/exynos: make wait_for_vblank a manager op
Changelog v2:
remove unnecessay wait_for_vblank call.
- with this patch, wait_for_vblank callback is moved from
overlay ops to manager ops so it should be removed and
it doesn't need to wait vblank signal at plane disable.
Changelog v1:
The wait_for_vblank callback is moved from overlay ops to manager ops
of exynos drm driver. Also, the check for DPMS OFF of encoder is
removed before calling wait_for_vblank.
Signed-off-by: Prathyush K <prathyush.k@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'include/media')
0 files changed, 0 insertions, 0 deletions