drm/exynos: make overlay data to be updated to valid hw

2013-05-28 Thread Inki Dae
2013/5/28 Inki Dae > This patch makes sure that overlay data are updated > to real hardware enabled when framebuffer is released. > For this, this patch checks if crtc and encoder are > valid or not, and then makes it waiting for signal > synchroniztion to only valid encoder. > > Signed-off-by: I

drm/exynos: make overlay data to be updated to valid hw

2013-05-28 Thread Inki Dae
This patch makes sure that overlay data are updated to real hardware enabled when framebuffer is released. For this, this patch checks if crtc and encoder are valid or not, and then makes it waiting for signal synchroniztion to only valid encoder. Signed-off-by: Inki Dae Signed-off-by: Kyungmin P

Re: drm/exynos: make overlay data to be updated to valid hw

2013-05-28 Thread Inki Dae
2013/5/28 Inki Dae > This patch makes sure that overlay data are updated > to real hardware enabled when framebuffer is released. > For this, this patch checks if crtc and encoder are > valid or not, and then makes it waiting for signal > synchroniztion to only valid encoder. > > Signed-off-by: I

drm/exynos: make overlay data to be updated to valid hw

2013-05-28 Thread Inki Dae
This patch makes sure that overlay data are updated to real hardware enabled when framebuffer is released. For this, this patch checks if crtc and encoder are valid or not, and then makes it waiting for signal synchroniztion to only valid encoder. Signed-off-by: Inki Dae Signed-off-by: Kyungmin P