Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Dapply.c511 bool shadow_dirty, dirty; in dss_mgr_wait_for_go() local
515 shadow_dirty = mp->shadow_info_dirty; in dss_mgr_wait_for_go()
518 if (!dirty && !shadow_dirty) { in dss_mgr_wait_for_go()
588 bool shadow_dirty, dirty; in dss_mgr_wait_for_go_ovl() local
592 shadow_dirty = op->shadow_info_dirty; in dss_mgr_wait_for_go_ovl()
595 if (!dirty && !shadow_dirty) { in dss_mgr_wait_for_go_ovl()