Home
last modified time | relevance | path

Searched refs:shadow_dirty (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/
H A Dapply.c500 bool shadow_dirty, dirty; in dss_mgr_wait_for_go() local
504 shadow_dirty = mp->shadow_info_dirty; in dss_mgr_wait_for_go()
507 if (!dirty && !shadow_dirty) { in dss_mgr_wait_for_go()
577 bool shadow_dirty, dirty; in dss_mgr_wait_for_go_ovl() local
581 shadow_dirty = op->shadow_info_dirty; in dss_mgr_wait_for_go_ovl()
584 if (!dirty && !shadow_dirty) { in dss_mgr_wait_for_go_ovl()