Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dapply.c498 bool shadow_dirty, dirty; in dss_mgr_wait_for_go() local
502 shadow_dirty = mp->shadow_info_dirty; in dss_mgr_wait_for_go()
505 if (!dirty && !shadow_dirty) { in dss_mgr_wait_for_go()
575 bool shadow_dirty, dirty; in dss_mgr_wait_for_go_ovl() local
579 shadow_dirty = op->shadow_info_dirty; in dss_mgr_wait_for_go_ovl()
582 if (!dirty && !shadow_dirty) { in dss_mgr_wait_for_go_ovl()