mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
osd: remove wiat vsync in pan_display
PD#154106: osd: remove wiat vsync in pan_display Change-Id: I02e460d17cc23f316c9c9ff6d475d529fa7ef985 Signed-off-by: pengcheng chen <pengcheng.chen@amlogic.com>
This commit is contained in:
committed by
Jianxin Pan
parent
4b8d908ae7
commit
a4473b90ed
@@ -3537,7 +3537,7 @@ void osd_pan_display_hw(u32 index, unsigned int xoffset, unsigned int yoffset)
|
||||
add_to_update_list(index, DISP_GEOMETRY);
|
||||
if (osd_hw.osd_fps_start)
|
||||
osd_hw.osd_fps++;
|
||||
osd_wait_vsync_hw();
|
||||
/* osd_wait_vsync_hw(); */
|
||||
}
|
||||
#ifdef CONFIG_AMLOGIC_MEDIA_FB_EXT
|
||||
osd_ext_clone_pan(index);
|
||||
|
||||
Reference in New Issue
Block a user